Re: [WiX-users] How to prevent administrative (network) installation

2007-10-29 Thread Wilson, Phil
-users@lists.sourceforge.net Subject: [WiX-users] How to prevent administrative (network) installation Hi, How can I prevent a network installation (msiexec.exe /a XYZ.msi)? I pasted below the WIX content. Should I add a single dialog to , to say that it is not supported, and give the option to

Re: [WiX-users] How to prevent administrative (network) installation

2007-10-29 Thread Richard
In article <[EMAIL PROTECTED]>, Davut Karabay <[EMAIL PROTECTED]> writes: > How can I prevent a network installation (msiexec.exe /a XYZ.msi)? Why? -- "The Direct3D Graphics Pipeline" -- DirectX 9 draft available for download

[WiX-users] How to prevent administrative (network) installation

2007-10-29 Thread Davut Karabay
Hi, How can I prevent a network installation (msiexec.exe /a XYZ.msi)? I pasted below the WIX content. Should I add a single dialog to , to say that it is not supported, and give the option to finish? Is there a better way? (PS: I am not a WIX expert... Never understood why we had to list