Fix for 87053, r=ssu, sr=mscott. Supports removal of Quick Launch at uninstall time.
git-svn-id: svn://10.0.0.236/trunk@98606 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
76c2e168df
commit
88896359df
@ -163,6 +163,8 @@ function createShortcuts()
|
||||
|
||||
/* setup turbo mode */
|
||||
|
||||
logComment( "Windows Shortcut: " + szStartupFolder + "\\$MainExeFile$" );
|
||||
|
||||
subkey = "SOFTWARE\\$CompanyName$\\$ProductName$\\$UserAgent$\\Setup";
|
||||
valname = "browserargs";
|
||||
regvalue = winreg.getValueString(subkey, valname);
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user