Jump to content

DjWhizZ

Member
  • Posts

    29
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by DjWhizZ

  1. I think the install will take longer, but i don't think your pc is gonna run slower..
  2. Here you got the first error, but i think thats the error of Zonealarm.. diddn't fix that yet [Pic1] As you see in the pic below, daemon tools is not installing silently.. [Pic2] And then when i cancel daemontools.. he gave an error by msn.. [Pic3] Then at msn plus, he quickly goes to the zonealarm step, like in 1 sec.. so i don't think he installed it then.. think cause msn is not installed.. plz help
  3. I'm testing right now on a virtual pc machine so i can let you see whats wrong, caus it load the keys.. but it's not installing silent.. you need to press next and stuff.. and i think it was msn plus thats not installing.. but i will make a screen capture of it
  4. hi, i'm new here.. and i need some help cause i can't get this thing to work:P so please help This is my RunOnceEx: cmdow @ /HID @echo off SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx REG ADD %KEY% /V TITLE /D "Installing Applications" /f REG ADD %KEY%\001 /VE /D "Mozilla Firefox" /f REG ADD %KEY%\001 /V 1 /D "%systemdrive%\install\Firefox.exe -ms /SilentInstall /f REG ADD %KEY%\002 /VE /D "Daemontools 4.0.3" /f REG ADD %KEY%\002 /V 1 /D "%systemdrive%\install\daemon403.exe /qn /Reboot=Suppress /f REG ADD %KEY%\003 /VE /D "MSN Messenger" /f REG ADD %KEY%\003 /V 1 /D "%systemdrive%\install\Messenger.exe /qn /SilentInstall /f REG ADD %KEY%\004 /VE /D "MSN Messenger Plus!" /f REG ADD %KEY%\004 /V 1 /D "%systemdrive%\install\MsgPlus.exe /SilentInstallNoSponsor /f REG ADD %KEY%\005 /VE /D "ZoneAlarm" /f REG ADD %KEY%\005 /V 1 /D "%systemdrive%\install\zaSuiteSetup.exe /s /i /noreboot /lickey <whoops> REGEDIT %KEY%\005 /S "%systemdrive%\install\zonealarm.reg %systemdrive%\install\config.xml" /f EXIT i know it's wrong.. but can someone fix it for me? would be great
×
×
  • Create New...