Jump to content

larciel

Member
  • Posts

    337
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by larciel

  1. you so great.. and sexy .. always a big thanks to your hard work!
  2. here's my method cmdlines.txt [COMMANDS] "REGEDIT /S regtv1.reg" "runonceex.cmd" "daemon.cmd" daemon.cmd cmdow @ /HID @echo off for %%a in (C D E F G H I J K L M N O P Q R S T U V W X Y Z) do if exist %%a:\cd2.txt set CDROM=%%a: START /wait %CDROM%\winapp\Daemon347.msi /quiet /passive /qn /norestart REBOOT=ReallySuppress EXIT doesn't install daemon
  3. i believe nothing's wrong with my options.. just the fact daemon doesn't get installed w/ cmdlines
  4. neither Gdragon's nor Digi's method works used cmdlines.. same command START /wait %CDROM%\Software\Daemon347.msi /quiet /passive /qn /norestart REBOOT=ReallySuppress works fine with .cmd but the SCSI/RAID driver prompt exists. any problem?
  5. going to use the compress method in method 1 ? or i hope method 2 will work for me this time
  6. was trying it out, but how do i remove the popup that opens up IE and WMP ? thanks
  7. wow, so i should just edit your java.vbs and put command for officexp right? will try it out. thank you
  8. @ECHO OFF ECHO Please wait as applications are installed. This may take several minutes. ECHO ECHO. ECHO Installing Sun Java VM 5.0.1 ECHO Please wait... start /wait %systemdrive%\backup\winapp\prog\jre501.exe ECHO. ECHO Installing VB Runtime 6.0 ECHO Please wait... start /wait %systemdrive%\backup\winapp\prog\vb6.exe /silent ECHO. ECHO Installing .Net 1.1 SP1 ECHO Please wait... start /wait %systemdrive%\backup\winapp\prog\netsp1.exe ECHO. ECHO Installing Office XP Professional ECHO Please wait... start /wait %systemdrive%\backup\winapp\prog\OfficeXP\setup.exe TRANSFORMS=oxp.MST /qb- ECHO. ECHO Installing Avant Browser 9.35 ECHO Please wait... start /wait %systemdrive%\backup\winapp\prog\avant.exe /S ECHO. ECHO Installing Adobe Reader 7.0 ECHO Please wait... start /wait %systemdrive%\backup\winapp\prog\acro7.exe ECHO. ECHO Installing Quicktime Alternative 1.3.9 ECHO Please wait... start /wait %systemdrive%\backup\winapp\prog\quicktimealt138.exe /VERYSILENT /SP- ECHO. ECHO Installing Real Alternative 1.2.9 ECHO Please wait... start /wait %systemdrive%\backup\winapp\prog\realalt129.exe /VERYSILENT /SP- ECHO. ECHO Applying Registry Tweak ver 1.0... REGEDIT /S %systemdrive%\backup\winapp\Regedit.reg ECHO. ECHO Applying Nero Registry Tweak REGEDIT /S %systemdrive%\backup\winapp\nero.reg REM ftype will also show all registered types assoc .blt=txtfile assoc .cue=txtfile assoc .diz=txtfile assoc .eml=txtfile assoc .iss=txtfile assoc .log=txtfile assoc .md5=txtfile assoc .nbi=txtfile assoc .nfo=txtfile assoc .nt=txtfile assoc .pif=txtfile assoc .sam=txtfile assoc .sif=txtfile assoc .sfv=txtfile assoc *=txtfile Echo. Echo Resetting PC, Please wait.... sshutdown -r -t 30 -f -m "Windows XP will now restart in 30 Seconds..." here's part of my .cmd file to install program on first logon. i' was wondering if there's code to give user permission to abort installation of a program? exactly, i want to have option to skip installation of officexp and move on to next one.. way to trigger it would be display "press any key to skip installation" and show it for 5 seconds or so, and if input is given, skip, if not install officexp. i lack programing skills to find this out, i did search for it, but nothing exactly like this exists.. so i ask for help to all you gurus thank you in advance. i'd like to offer gmail acct or something for gratitude, but i don't have any atm
  9. works great looking forward to your update with compressor and method 1 and method 2 (personally like it because it doesn't copy all the driver files to HD which takes some time)
  10. did you use officeshrink? i've tried the .mst with un-officeshrink-ed directory and it works.. but that folder is over 600MB so i can't put it in winxp cd
  11. hmm, still doesn't work after creating MST file again *btw i used office shrink* and i just tried to install it manually through setup.exe .. but the installation won't complete because it reports missing files... could this be the reason?
  12. hmm, i got same problem. so did you just create new .mst and it worked? fonsb?
  13. i tried to make dataISO . and iso is made, but it gives me error when i try to open it with winrar or mount it using DAEMON bootISO works fine
  14. Hey Bash, quick question i extracted your sound .7z drv file and took out the CR (creative) folder and made a smaller .7z file update method 2 worked fine, but i couldn't test it out in real environment since i had little prob with nlite and all would this work completely?
  15. you don't get nothing, you get useful info and you can at least give some cheering word for the author.
  16. can't get it to work w/ dell 1350 wireless driver.
  17. yeah it seems like it won't work because after reading the MS quote carefully, i came to same conclusion as the first replier did
  18. if this works it'd be great matching to the driver compressor tool! so OemPnPDriversPath=Drivers\Net;Drivers\Printer;Drivers\Display; something like that would be good enough? (and not mention all sub directories under those parent directories?)
  19. just one thing i want to install all the driverpacks except mass storage. (to save time loading all these Drivers at the setup mode) is this possible? (i tried to run the method.cmd file and it won't let me progress without all packs
  20. well actually i didn't remove wmp w/ nlite haven't tested it out yet. so if it works. i guess that's fine. eh?
  21. when i copy files to uxpcd . it didn't ask me to overwrite any files. is this normal? (yeah i copied files into the i386 folder and not the cd root)
  22. tried this update.. and it gives me 'run-time' error about 5 times a day, and when i visit certain sites (www.bananarepublic.com , victoriassecret.com ) it's 100% crash i went back to 1.5 and it's working fine just a heads up
  23. where's the temp folder located at?
×
×
  • Create New...