Jump to content

tripper1977

Member
  • Posts

    6
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Posts posted by tripper1977

  1. hi thanks for the help but i have tried wot you sead and nothing seams to work eney way here is a shot of my folder folderpc5.jpg

    and here is the code for my RuneOnceEx

    cmdow @ /HID
    @echo off

    SET KEY=HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\RunOnceEx

    REG ADD %KEY% /V TITLE /D "Installing Applications" /f



    REG ADD %KEY%\015 /VE /D "Alcohol 120" /f
    REG ADD %KEY%\015 /V 1 /D "%systemdrive%\apps\alcohol\setup.exe /qn" /f
    REG ADD %KEY%\015 /V 2 /D "REGEDIT /S %systemdrive%\apps\alcohol\register.reg" /f

    REG ADD %KEY%\025 /VE /D "Diskeeper 8" /f
    REG ADD %KEY%\025 /V 1 /D "%systemdrive%\apps\DiskeeperPro_8.0.459.exe /s /v/qn" /f


    REG ADD %KEY%\037 /VE /D "IsoBuster 1.5" /f
    REG ADD %KEY%\037 /V 1 /D "%systemdrive%\apps\IsoBuster1.5.exe /VERYSILENT /SP-" /f
    REG ADD %KEY%\037 /V 2 /D "taskkill /F /IM isobuster.exe" /f


    REG ADD %KEY%\053 /VE /D ".NET Framework 1.1" /f
    REG ADD %KEY%\053 /V 1 /D "%systemdrive%\apps\dotnetfw.exe" /f



    REG ADD %KEY%\075 /VE /D "WinRAR 3.20" /f
    REG ADD %KEY%\075 /V 1 /D "%systemdrive%\apps\WinRAR320.exe /s" /f


    REG ADD %KEY%\085 /VE /D "Cleaning Up and Rebooting" /f
    REG ADD %KEY%\085 /V 1 /D "%systemdrive%\apps\cleanup.cmd" /f


    EXIT

    hope you can help its realey starting to do my head in thanks

  2. hi iam flowing the tutorial on the intermediate i am on the bit about the RunOnceEx where you can test it every time i test the RunOnceEx it telsme that the prog cant be found and to change the path but nouthing works wot is the best way to test your RunOnceEx please help

  3. hello all my Question is how do you used the RuneOne comand in nlite is there eney tutorials on the subject this is how foa i have got with it i can create a RuneOne comand but i dont how to excuit it with nlite can some please help :rolleyes::rolleyes::rolleyes:

    thanks for all your time

  4. hi all new here i have beaning fowlowing the tutorial for Creating a Basic Unattended Setup i run the

    xp sp2 deployment tools fill i all the things it ask when it comes to the time zone i get a error message saying( setup manager cannot load the time zone date from the registry. the time zone settings page will be skipped ) when i click ok the app closed down wot can i do to solve this can some one please help me :rolleyes::rolleyes::rolleyes::rolleyes:

×
×
  • Create New...