Jump to content

Sonic

Patron
  • Posts

    1,709
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    France

Everything posted by Sonic

  1. Hi all, For me it's more easy to set an application in my config.js without ordr[pn] and I just move the application before or after others. prog[pn]=['Windows Media Connect'] uid[pn]=['WINDOWSMEDIACONNECT'] cmd1[pn]=['%cdrom%\\MaJ\\WindowsMedia\\WindowsMediaConnect.exe /Q'] dflt[pn]=['no'] cat[pn]=['Divers'] pn++ prog[pn]=['Prise en charge des CDs HighMAT'] uid[pn]=['HIGHMAT'] cmd1[pn]=['%cdrom%\\MaJ\\Divers\\Extension_HighMAT.exe /qn'] dflt[pn]=['yes'] cat[pn]=['Divers'] pn++ And we must set the option sorting to false. And WPI respect the order written in config.js (not the alpha's order ...) Goodbye.
  2. I agree with you Shark007, but fot n00b which buy a new PC , the WFP must be activated ... so if anyone has tested manual integration, he can say if WFP is affected, thanks. Goodbye.
  3. No, I don't think your soft exist (but if exist one day, great !!). From SysInternals you can get RegMon (monitor Registry) and FileMon (monitor files). during the setup. Goodbye.
  4. the manual method doesn't affect WFP ?
  5. When you want run your batch ? at T-12 min : use cmdlines.txt or after the first login : use RunOnceEx For more explantation go to master-guide from MSFN, read the link in my sig. Goodbye.
  6. @Wesmosis: yep Good idea to switch to Sun with RyanVM's silent installer ! I will search the Macromedia all-in-one ... Goodbye.
  7. I think you can switch to Java from Sun not Microsoft .... For Sun, get the .msi file and Java_1.5_Up4.msi /qb-! CUSTOM=1 IEXPLORER=1 JAVAUPDATE=0 REBOOT=Suppress' sure edit the command line to your needs. Goodbye. ps: Where can I get the Flash7&Shockwave10 in one file for IEXPLORE & FIREFOX ? thx very much!
  8. for use .reg , you must use : regedit /s YourRegFile.reg the "reg" allow to add/remove/edit directly a registry value. the "/s" allow silent way. Goodbye.
  9. With net use letter: \\PcName\ShareDirectory doesn't work ?
  10. hum, I think it's hardcoded ... not direclty in txt/inf/ini file ... But perhaps it exist a solution. Goodluck.
  11. Disable WindowsFileProtection and run this rd /s /q "%ProgramFiles%\Movie Maker" , you can add more commands to remove shorcut too, moreover in registry you can delete all about Movie Maker, personnaly I just delete the folder. Goodbye.
  12. I have seen your mistake ... ("comme des fois je pige pas tout l'anglais ") Anyone has a solution for hide Windows Messenger form WindowsUpdate ? After several tests, it appears WU detect directly if folder/file (of WM) are present ... But in Add/Remove components, Windows Messenger isn't checked ... argh ... WM is superseeded by MSNMessenger I think ... ++
  13. Install drivers no-WHQL certified ... try it !
  14. Reading the doc from Microsoft (ref.chm), I have found : Repartition Specifies whether to delete all partitions on the first drive of the client computer and to reformat the drive with the NTFS file system. Syntax Repartition = Yes | No Values Yes Deletes all partitions on the first drive and reformats the drive with NTFS. No Does not delete partitions or reformat the drive. Example Repartition = Yes Comments Important Repartition is valid only when performing an unattended Setup by booting the computer from the Windows product CD. Not need to specify the ConvertNTFS ...
  15. try nlite, it can create a valid ISO , burn it and test it. you can check just a small option and nlite works for you ...
  16. Goodday for you C:\document and settings\user> type: 'cd /d "C:\UnattendedXp\XPCD\I386\"' (without ' ') ++
  17. Try to add NonDriverSigningPolicy = "Ignore" just before the DriverSigngingPolicy ... Goodluck & Goodbye.
  18. For me, I use just 3 cat's (but I begin to discover WPI too ... ) System (Windows Updates / OEM infos + wallpapers / .NET / XML / Java) Stuff (in french 'Divers' ) (MSN / WMP / HighMAT / MediaConnect / JournalViewer ...) Applications ( Nero / PowerDVD / 7-Zip / Acrobat Reader / Spybots / avast! / ..) It's okay for me, sub-cats are interesting but useless for me. Continu dev of WPI ! Great soft !
  19. hi, post your full winnt.sif/unattented.txt without key. Goodbye.
  20. hi, post your WinNT.sif / UnAttented.txt file.
  21. yes! I havn't thinking about that ! (ouch! not very english ...)
  22. Good idea to use regedit to store path/retrieve ! Personnaly, I just modify the batch to create a network drive and all runs fine
  23. The MP3 format doesn't support any digital rights management ... Goodbye.
  24. hi all, we can hide updates in WindowsUpdate.com/WindowsUpdateAgent but how hide not manually ? The information is registered in the registry? if yes where ?? I'm unable to find it ... Thank you very much if you have a solution ! I hate the Windows Messenger update whereas it isn't installed on the machine (in Add/remove components ...)
  25. I think all (no?) prefer silent method if exist, and for specific program or for program with extreme specific settings use AutoIt. AutoIt is useless when classic silent method is present beacause AutoIt isn't easy to manage ...
×
×
  • Create New...