Jump to content

Sonic

Patron
  • Posts

    1,709
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    France

Everything posted by Sonic

  1. For non-Win9x/Me : We can delete all folders called "9x" too ...
  2. In my opinion .net framework 1.0 isn't needed because 1.1 is the update of this, no ? but for framework 2 you must install two version to keep 100% comptability ...
  3. just Microsoft Video 1 codec used with small compression but 7zip can compress it very with very accuracy ... (same way as .wav to .7z ) Thanks tempuser, I will retry nero 7 deployement now ! edit: Great! All be done ! No errors when install AND uninstall and sfx shorcuts method okay ... UserBitmap.bmp is always here (in My Documents ... ) @tempuser: In video you missing delete one MediaLibrary from tools.
  4. Hi all I'm searching to run a batch (or a program) which execute just beforce GUI mode of windows ("boot execute") same as checkdisk, or avast or partition magic ... I have tried with a classic batch but it doesn't work ... The regkey to define is [HKEY_LOCAL_MACHINE\SYSTEM\ControlSet001\Control\Session Manager] "BootExecute"= ... If anyone has a solutioe come on ! This method will allow to replace some dll with just one reboot ...
  5. You can reintall win2k, and setup will detect the already installed os, it will keep all your program & settings & drivers ... but all system file are restored so you must repatch all windows ... during the setup, the new key will ask you too. Goodbye.
  6. It's discussed more than one time You MUST install FrameWork 2.0 in already opened session ... Goodbye.
  7. You are right nmX.Memnoch. For a true server tweaks/tips/h*cks aren't good ideas.
  8. I think it's not needed for common people but just for developper ... latest official DirectX will show in Windows Update and it's actually the same of SP2 ... (if you have problem with dll from directx for a game, reinstall game from the cd and dlls will come back ...)
  9. I use in my batch this code (a bit poor but works) @echo off rem Define the time to wait ... set x=4 echo Waiting the network ... ping 127.0.0.1 -n x >NUL (rest of code) cluberti's solution is more professionnal
  10. If you have version which use dll to manage Unlock Shell Exstension you can remove by using this key Windows Registry Editor Version 5.00 [-HKEY_CLASSES_ROOT\*\shellex\ContextMenuHandlers\UnlockerShellExtension] If you have older version check shell key HKEY_CLASSES_ROOT\*\shell\ ... Goodbye.
  11. sorry I don't understand, too complicate for my french's brain ^^
  12. You can check Directory and Folder too if you have other problems ... (There is regfile to restore original windows settings ...) Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\Directory\shell] @="none" [HKEY_CLASSES_ROOT\Folder\shell] @=-
  13. okay for the informations nmX.Memnoch. But for example, if you use the ed2k network, the clients can exceed the limit of 10 (you can check it in eventlog ...). To avoid this, apply this patch and your eventlog keep clean during ed2k network usage. Goodbye.
  14. I'M BAD VERY BAD !!! During the discovering of WPI (few months ago ...) I have edited my configs.js & useroptions.js ... and I have set discpath='root' ! why? I don't remember ... so I have many error with \\ & co. .... I have all recorrect my wpi and now works great , configs too .. I'm happy ^^ ... Now to get perfect, is it possible to search WPI.ico in parrent directory ? (I have tried but errors ...) Thanks. goodbye.
  15. You can't repair a windows with an unattended disc (even with winnt.sif tweaked) ! it's main rule ! You should use an normal disc and Repair can be run.
  16. What the problem ? Read the first part of the guide http://unattended.msfn.org/advanced/methods/runonceex_cd.htm In the guide replace CD.txt by any "pointer" file you want ... like WIN51 ... Goodbye.
  17. In your RunOnceEx set the firt command to open your EXE !
  18. REG ADD %KEY%\085 /V 2 /D "\"%PP%nero_7\SetupX.exe\" /quiet" /f Because paths with spaces doesn't understand arguments, you must force to separate app & arguments edit: hmm, I have read your other topic ... if the solution above doesn't work, it's perhaps you should run the setup in a current session already opened ... Salute !
  19. USB2 is native from Windows XP SP1 & Windows 2000 SP4 ... If ports works at low speed check your bios and search ECHI Enhanced "Enabled" / USB Speed "HiSpeed" / USB2 Support "Enable" ... Goodbye.
  20. Hi all, Is it possible to disable reboot of unattended Office 2000 setup on Windows 98 system ? Actually I try different method, windows 98 fresh + windows installer 2.0 ... but reboot is always present ... it's annoying because I would like to intergate in my wpi Thanks for all answers. Goodbye.
  21. hmm, very interesting way, so if I press F7 during setup, and I didn't install any ide drivers, I can make ghost of the system and it's okay, I apply NewSID from sysinternals and I have a proper windows ... I must re-do the same if I use multi/phy-or-logic cpu, right ? and that's all ?
  22. Yes TcpIp.sys from any new windows must be patched, it's a security to block sasser like operations (if my memory is good ^^) , you can use the patcher from this website http://www.lvllord.de/
  23. If we force to no ACPI install, we have more luck to boot with the same hard disk on another machine, right ?
  24. Copy/paste this in new regfile and Folder & Directory default action are restored. Windows Registry Editor Version 5.00 [HKEY_CLASSES_ROOT\Directory\shell] @="none" [HKEY_CLASSES_ROOT\Folder\shell] @=-
  25. If I remember in Server 2003 the firewall is enable just during the setup and when you're logged, firewall is disabled. (that just for SP1 perhaps ...)
×
×
  • Create New...