Jump to content

Sonic

Patron
  • Posts

    1,709
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    France

Everything posted by Sonic

  1. Hi I play a lot with wpi this last weeks and I have problems because I want to use with network or dvd or cd with or without program .. and I have several problems with win98 (I have a topic about disable condition if decteced) but in fact I think we can change line 51 of generate.js if (ite.DriveType == 4 ) by if (ite.DriveType == 4 || ite.DriveType == 3 ) And if some users try play with network share it allow to avoid many problems. At the moment I have a clean wpi, and I have test in xp & win98 with network share and no problem about one \ or double \ ... moreover conditions works again in win98 and speed is okay too .. note: i use another directory tree too ... ("install" isn't in WPI) WPI \ app1 app2 app3 WPI \ Common \ .... Go.bat (this is my WPI.cmd in fact and it's my pointer file too) Goodbye & big thanks to all developpers of wpi !
  2. Rico.JohnnY your source version of nero is only english or it's the 400mb version ? because it seems to change only settings in regedit ... and apps doesn't have the right lang files perhaps ...
  3. Tested in VmWare with /LANG=FRA -> Install okay -> No shortcuts at all -> Just SmartStart is in french -> Perhaps a typo but /SN= switch doesn't work, I use regfile and is okay.
  4. If I remember partition magic has an app to change drive letter even the system drive but it change c:\windows to d:\windows for example ... I don't know if exist an app for your, try google perhaps it exist, some guys has already had this problem !
  5. Easyboot launch bootfile from its ezboot folder (put all .dat in ezboot folder) and in easyboot use "run xxx.DAT" (replace xxx by the good file) Mine multicd uses EazyBoot and all works fine with 6 versions of windows xp SP2 .. Home Edition OEM / Pro Edition OEM / Pro volume license and for each OS regular or unattended are possible. (note it takes just 596,7mb on the cd thanks optimize function of UltraISO/CDImageGUI)
  6. hum ... I think it's not possible with clean method. Perhaps you can test this (but not recommended before a ghost backup ^^) Boot from a BartPE cd (windows xp live cd) delete old Windows and rename Windows.0 to Windows load registry (like avast regedit , there is a plugin for bartpe) and search and replace all occurence of Windows.0 and replace by Windows (regsitry crawler is perfect for that but it can't handle an offline registry if I remember) This method can worl great, but I think there are files which are search for windows.0 and not windows. Try & see ! Goodluck.
  7. That's because you have have the 32 GB BIOS limitation (PCs older than 2001) or a WinME format utility bug. Windows NT 5.x bypass bios to access ide drives and others drive too, like sata, it's for that you need driver disk/splitstream drivers on cd.
  8. yes try to find a solution , because I havn't this , I have just downloaded and fast studied .. goodluck and post your solution ... Goodbye.
  9. I will test that ! Goodbye.
  10. wow great work ! so the french version is available ?
  11. 1) To keep compatibility with other system in read/write (linux, windows 98, dos) 2) To avoid any problems with rights (not allowed read, etc.) @kocoman: Use PartitionMagic or fdisk/format under dos. You can search for a free disk management too.
  12. Yes if data is redoundant like different version of windows xp ... you can use "optimize" function of UltraISO or CDImageGUI (which is free). All same file will be burn one time. Mine example : 2,6gb in 596mb ready.
  13. Perhaps you must more explain the "refuse to boot" ! like a screenshot in vmware ... error message and ... nobody here can help you by magic ^^
  14. yes but not settings about legal stuff works in this .ini file ... btw, command line works great for autoimmunize ...
  15. If I understand it's the full version but for free for owner of windows 2k3 ?!
  16. Finally, for my problem (autoimmunize) I use command line start /w "Immunize system" "C:\...\SpybotSD.exe" /taskbarhide /autoimmunize /autoclose btw, I don't know where Spybot stores the setting of display or not the Legal Stuff (we just can change the setting inside the program itself), export/import reg doesn't work and copy/replace all spybot folder doesn't work too... I havn't found any .ini file in windows and windows\system32 ... I'm interested of the storing way !!!
  17. yes nlite doesn't use uncabbed file ... all files from hotfixes are recabbed in I386. note: Keep a backup oof riginal sp2 I386 folder clean, for futur maintenance !
  18. extract content (already done) look in setup.ini (or similar) and replace 0 by 1 for skip_welcome , skip_other ... and you can just run setup to install silently ...
  19. Too old windows for me sorry ...
  20. Integrating method by Microsoft isn't really integrated ... in fact hotfixes are installed during gui part and update files (why svcpack is a must ) ... If you want "really integrate" hotfixe use nLite which is replace the older file of I386 directly and svpack is no longer used. edit: and time of installation is speeded up too (sorry for my lang. ^^ )
  21. sorry I don't understand what you say , i'm french ^^ it's okay for you ? or not ? btw, Internet Explorer and Explorer share same process in fact ... the settings are stored in Internet Explorer regkey ...
  22. 1) configure your explorer settings 2) export these key : TheReg.reg [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\ShellBrowser] [HKEY_CURRENT_USER\Software\Microsoft\Internet Explorer\Toolbar\Explorer] 3) import these at cmdlines.txt by "regedit /s TheReg.reg"
  23. Have you find any solution to "Next" button of wizard ?
  24. it's possible ?! where you read that ? and if it's possible what do your bat ? it will open the session ?! it's not possible too ...
  25. It's possible because I have already seen in Toshiba notebook ... but I don't find any information about that tweak .. if you find please write your method Goodbye.
×
×
  • Create New...