[WiX-users] Installing to SystemFolder\Drivers

2007-09-06 Thread Principher
I am trying to install a file into the C:\Windows\System32\Drivers folder, but cannot figure out how to do it. I have no problem getting the file installed into the SystemFolder (System32) but moving on to Drivers subfolder is giving me trouble :( The code I have tried is the following:

Re: [WiX-users] Installing to SystemFolder\Drivers

2007-09-07 Thread Principher
Thanks for the reply it helped me alot :) Yes I know I should not copy the driver directly to the drivers folder. However I have been issued a driver which the program must load (and unload) on demand, not the nicest solution but I have not been given much choice :(. Also I got a direct mail whic