SAS EG 4.1 would not install silently over an exsting version, for me, so I chose to run an uninstall first:
C:\WINDOWS\IsUninst.exe -f"C:\Program Files\SAS\Enterprise Guide 3.0\EGuide.isu" -c"C:\Program Files\SAS\Enterprise Guide 3.0\UninstEG.dll" -a
No intermediate reboot required.
Create a response file:
S:\eguide\setup.exe record
Store the new quiet.ini file in your setup folder.
Then run your silent command:
S:\eguide\setup.exe /s quietfile="S:\eguide\quiet.ini" /f2"c:\logs\SAS41inst.log"
The quietfile double quotes are vital. Without them, you'll get 2-4 "No Language resources available" popups.
1. Select Start>Run, type regedit, and in the registry editor find
Hkey_Local_Machine\Software\Microsoft\Windows\CurrentVersion\Uninstall{E0E662A9-EDC9-4C8B-9E84-448646810926}.
2. Right-click on UninstallString, select Modify (note: just view - do
not modify!), and copy the string that is in the Value data field. It
looks similar to the following:
3. To record a file that can be used for a silent uninstallation,
paste the string that you copied in step 2, place it in the
Open field of the Run dialog box, and add the "-r" switch:
4. Uninstall Enterprise Guide, and a file called setup.iss is created
and placed in your Windows directory. Rename the file to uninst.iss
Note: Make sure that you remove any previous versions.
5. To uninstall Enterprise Guide silently, run this from Start>Run or
a DOS prompt:
Blog posts related to SAS Institute SAS Enterprise Guide
Links (0)
Links related to SAS Institute SAS Enterprise Guide
Reviews (0)
Reviews related to SAS Institute SAS Enterprise Guide
This website uses cookies.
By continuing to use this site and/or clicking the "Accept" button you are providing consent
Quest Software and its affiliates do NOT sell the Personal Data you provide to us either when you register on our
websites or when you do business with us. For more information about our
Privacy Policy and our data protection
efforts, please visit
GDPR-HQ