Jump to content

SubD

Member
  • Posts

    34
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Posts posted by SubD

  1. ive never had any problems with Nlite, i got the final of 1.3, now i get all kinds of errors,

    1 insufficient system resources exist to complete the api

    2 A write operation was attempted to a volume after it was dismounted

    3 not enough virtual memory or paging file quota is available to comlete the specified operation

    can anyone tell me where i can find 1.3 rc2 worked for me,

  2. silently installing Nero, first off

    extract Nero SetupX.exe, with winrar, after done, look in the directory for \Redist\Config and open the config text,

    you can do some edits here, keep or discard by using EXCLUDE INCLUDE

    INCEXCFTR (2FF8B816) (Actions) NeroHome EXCLUDE

    INCEXCFTR (2EFBD6E8) (Actions) NeroApi INCLUDE

    close and save

    @ECHO.

    @ECHO Installing Nero Burning Rom

    @ECHO wait...

    start / wait %systemdrive%\Nero_v7.7.5.1\Nero-7.7.5.1_nld\SetupX.exe /QUIET /NORESTART RebootYesNo="No" serialnum_userval="****-**** ****-****-****-****-****" AgreeToLicense="Yes" EULA_AGREEMENT=1

    I went a bit further and edited the nero.msi in orca,

  3. i used to use Batch because it was the simpist option.

    Then i switched to RunOnceEx, now i only have basics in the runonce, IE: Patches, VB libary

    then my DVD has over 50 apps on it, with a menu i created in VB.

    interesting about the menu you created in VB, can you explain more about it, screen shots,

  4. with the batch file, its very time consuming when you take in that all applications from the OEM folder are being copyed the system drive, and then being installed by the batch.cmd

  5. i fooled around with sharks java, which is great, i wanted it to do a silent install, extracting it to a folder and firing off

    msistub.exe java.msi /qn

    regedit /s java.reg

    if anyone wanted to do it this way,

    @ECHO.

    @ECHO Installing Java

    @ECHO waiting...

    start /wait %systemdrive%\$1\Install\Applications\SHARKS\Java\msistub.exe java.msi /qn

  6. anyone know where i can find a picture of vista orb thats on the taskbar, i tried google and i cant find anything,

    i want to add the orb in the exp, so it will be on the taskbar for xp,

  7. after using nlite to remove components, example, movie maker, after the install of windows, i get empty folders , of the components that i removed, when i try to delete the folder movie maker i cant, its empty though,

    make any sense,

×
×
  • Create New...