Re: [WiX-users] How to install local service data files

2011-05-25 Thread Heath Stewart
Depending on what of that path can vary from system to system, you could use [SystemFolder]config\systemprofile\appdata\roaming, but 1) why roaming for a system (local) service, and 2) can it be some other directory? If it can be a locked down but shared directory, you might instead use [CommonApD

[WiX-users] How to install local service data files

2011-05-20 Thread Miles Waller
Hi, I have written an installed for a service using wix, which runs under the Local System account. So far, so good. Now I want to install some data files that go with the service, under the Local System profile's data folder. On my machine, that means here: C:\Windows\System32\config\systempro