Patch level :4.0 setup
Files correlati : Ricompilazione Demo : [ ] Commento :modalita' di esecuzione server controllo registry! git-svn-id: svn://10.65.10.50/trunk@15559 c028cbd2-c16b-5b4b-a496-9718f37d4682
This commit is contained in:
parent
6c5153c93e
commit
0ca3c99f15
@ -2006,7 +2006,7 @@ bool CampoSetup::CreateAutostartMode(const int iSrvAutostartMode, const wxString
|
||||
//esecuzione server come servizi (magia!)
|
||||
case 0:
|
||||
{
|
||||
wxString strValue = ReadLocalMachineRegistryKey("SOFTWARE\\Jasc\\Paint Shop Pro 8\\Installer\\InstallDirectory");
|
||||
wxString strValue = ReadLocalMachineRegistryKey("SYSTEM\\CurrentControlSet\\Services\\Lerch");
|
||||
if (strValue.IsEmpty())
|
||||
{
|
||||
const wxString strCreateService = "./setup/instsrv.exe lerch ./setup/srvany.exe";
|
||||
|
Loading…
x
Reference in New Issue
Block a user