зеркало из https://github.com/mozilla/pjs.git
fix for bug#35684- removing the creation of the help shortcut link on the desktop
This commit is contained in:
Родитель
2f22ba4ef6
Коммит
ee47233797
|
@ -817,7 +817,7 @@ int StartIB(CString parms, WIDGET *curWidget)
|
|||
CString TargetDir = GetGlobal("Root");
|
||||
CString TargetFile = TargetDir + "wizardmachine.ini";
|
||||
CString MozBrowser = GetBrowser();
|
||||
CreateShortcut(MozBrowser, TargetFile, "HelpLink", TargetDir, FALSE);
|
||||
// CreateShortcut(MozBrowser, TargetFile, "HelpLink", TargetDir, FALSE);
|
||||
|
||||
dlg->SetWindowText(" Customization is in Progress \n |||||||||||||||||||||");
|
||||
newprog.DestroyWindow();
|
||||
|
|
Загрузка…
Ссылка в новой задаче