Details
-
Type:
Bug
-
Status:
Open
-
Priority:
Minor
-
Resolution: Unresolved
-
Affects Version/s: 4.3.4
-
Fix Version/s: 4.3.6
-
Component/s: Native launcher
-
Labels:None
-
Environment:RedHat 26.18 64 bits
-
Number of attachments :
Description
I added the option <run-privileged condition="izpack.windowsinstall.vista|izpack.windowsinstall.7"/> to my installer.xml file.
It did fix the problem I had with Windows Vista and Windows 7 where installation couldn't be done in C:\Program Files\ but... it affected RedHat too. On RedHat, it prompts a message:
[sudo] password for myaccount
After entering the password, it crashes.
If I remove the "run-privileged" option, it works fine on RedHat.
The option run-privileged clearly indicates that it should affect only Windows Vista and Windows 7, why does it affect RedHat too ? This issue prevents me from releasing an installer that installs in C:\Program Files for Windows.
Hi,
What RedHat version is that? Is it RHEL4?
I can't reproduce it on Fedora 17 and on RHEL6.