Jump to content

quotee

Member
  • Posts

    32
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Germany

Everything posted by quotee

  1. thx I´ll have a try ;-)
  2. the cmd window isn´t that beautifull ;-) (although I use cmdow) I just do the runonceex way because it looks professional ;-) but thx for the idea ;-) greetz
  3. Hi I do have a problem ;-) I would like to install Mindmanager X5 with runonceex.cmd I filled in the following: REG ADD %KEY%\004 /VE /D "Mindmanager X5" /f REG ADD %KEY%\004 /V 1 /D "%systemdrive%\install\Applications\mindmanager\MindManager.msi /qn INSTALLDIR="C:\Programme\Mindjet\MindManager 5\" EULA_REGION="5" ISX_SERIALNUM="xxxx - xxx - xxxx - xxxx - xxxx" USERNAME="ME" COMPANYNAME="COMPANY"" /f In a normal batch file it works perfect! I am sure the problem are the quotation marks (marked in the cmdline)... Anybody any idea?? thanks & greetz
  4. to change it back after having installed all software use this regkey [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows NT\CurrentVersion\Winlogon] "AutoAdminLogon"="0" 0= have to login with ctrl+alt+del 1=autologin Admin... greetz
  5. something done with autoit works fine for me, but it´s not for "allusers" www.dinkytoys.de/quick.rar greetz
  6. Hello Guys Well nice... But what about if I use RunOnceEx ?? Can I do taskkill to explorer.exe without kkilling the rest of the installations? thankx quotee
×
×
  • Create New...