The [IISPORT] values from UI is not getting if the underlying msi version is
3.1. Please advice :)
Thanks
--
View this message in context:
http://n2.nabble.com/Wix-uninstall-problem-tp4590726p4699590.html
Sent from the wix-users mailing list archive at
Yeah, I am looking for the main cause, I am not sure why, but it seems like
the user inputs from UI are not getting correctly in msi 3.1. In my
installer, I have a custom dialog to allow the user to type in the web site
name and port under which, the virtual directory will be created. After
that
The root of my problem was the msi version installed on the user's machine,
because, my installer is using Registry Value to maintain the port no and
the mechanism is not working correctly with msi 3.1 version,
so I updated to msi 4.5 and now it is working.
Thanks
--
View this message in cont
I have found out the problem, it was because of the msi version installed on
the installing machine. Registry values are not writing on the msi version
3.1 machine, so, I upgrade to 4.5 (msi version) and now its working.
Thanks
--
View this message in context:
http://n2.nabble.com/Wix-uninstal
WriteRegistryValues: Key: \SOFTWARE\OAKSystem\OM, Name: RegIISPort, Value:
WriteRegistryValues: Key: \SOFTWARE\OAKSystem\OM, Name: RegURLName, Value:
WriteRegistryValues: Key: \SOFTWARE\OAKSystem\OM, Name: RegIISDir, Value:
D:\qwe\
any idea ?
Thanks
Thurein
--
View this message in context:
http://n2
5 matches
Mail list logo