Jump to content

glent

Member
  • Posts

    1,081
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United Kingdom

Everything posted by glent

  1. I had this crazy Idea this morning after looking at this post http://www.msfn.org/board/index.php?showto...=0entry443461 Would it be possible to set a a different wall paper depending wether the CPU is AMD or INTEL? im guessing an autoit or VBS script will do it but I have litlle experience with either, Look forward to any Help
  2. try cmd1[pn]=['%cdrom%\\WPI\\Install\\Applications\\Office2k3\\setup.exe TRANSFORMS=%cdrom%\\WPI\\Install\\Applications\\Office2k3\\Unattended.MST /qb-'] note that is all one line
  3. I use notepad2 and if there is and error in you code it will have a yellow line through the text, makes things alot easier
  4. you have made a typo on line 223 you have cmd2[pn]=['taskkill /f /im iexplorer.exe replace that with this cmd2[pn]=['taskkill /f /im iexplorer.exe'] Problem solved
  5. Happy Birthday
  6. I beleive its actually only admin that can create new sections for the forum so please be patince
  7. heres a one I use this may help. This copy the windows explorer shortcut set UserQL=%UserProfile%\Application Data\Microsoft\Internet Explorer\Quick Launch REM :::::::::::::::::::::::: REM :::: Quick Launch ::: REM :::::::::::::::::::::::: REM :: Create / Copy New Shortcuts :: COPY /Y "%%UserProfile%\Start Menu\Programs%\Accessories\Windows Explorer.lnk" "%UserQL%"
  8. Im guessing your mean serials etc for programs. http://unattended.msfn.org/unattended.xp/view/web/17/
  9. post your wpi.cmd please and the where is the WPI folder on your cd
  10. im about 4 levles in an yep graphics , Awesome but storyline well im not so sure its a little weird
  11. @Kamil I just tested your latest packs,addons and directx addons using nlite RC4 .All working great no probs
  12. I apply all of my regtweaks @ cmdlined and runonce to make there all applied
  13. could some mirror the file Windows_XP_PLD_2.0_ENG.zip the rapishare link is down,
  14. no they are both Authors and not encoders. they do not encode the video Try these WinAVI Nero (not great but it works) Tmpgenc Plus Mainconcept Encoder Hope this helps
  15. Yeah I agree that would be better in my opinion. I originally want this option to stop people installing software that is already is installed but what it they needed to reinstall and the box is greyed out? I think Kel is right
  16. Nice addition this has bugged me for a while
  17. corrected the typo but the problem still exists
  18. found a problem, if an entry is set as a default then it is still posible to select it for example prog[pn]=['K-Lite Mega Codec Pack 1.43'] picf[pn]=['Kazaa1.png'] picw[pn]=['128'] pich[pn]=['128'] desc[pn]=['K-Lite Codec Pack is a collection of the latest Audio & Video codec\\s required to play any kind of media.'] textl[pn]=['Bottom'] texti[pn]=['1'] cmd1[pn]=['%CDROM%\\software\\Mediaplayers\\Klitecodecpack\\klm.exe'] dflt[pn]=['yes'] cat[pn]=['Media Players'] ordr[pn]=[118] uid[pn]=['KLMEGA'] excl[pn]=['KLITE'] gcond[pn]=['FileExists("%programfiles%\K-Lite Codec Pack\\unins000.exe")'] pn++ its still possible to install unless I remove the dflt[pn]=['yes'] line
  19. This is exaclty what I needed! thanx man works fine here
  20. you must use \\ instead of a single \ like this cmd1[pn]=['%systemdrive%\\Install\\Applications\\AC3\\AC3Filter.exe /S'] and cmd1[pn]=['systemdrive\\Install\Applications\\ACDSee\\ACDSee8.msi /qb']"
  21. Yes it is try it on a real PC
  22. you dont move the file you copy it
  23. PM the author but hes is very busy at university at the moment
  24. glent

    [BETA] XPize 4.2

    Yeah I like it XPero
×
×
  • Create New...