Jump to content

Sonic

Patron
  • Posts

    1,709
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    France

Everything posted by Sonic

  1. nice try ! but I hope MS will release a clean SP3 winxp disc, so it can be used other than our home systems ;-) I always see a winxp sp2 integrated manually is more bloated than MS release ... so I always wait ms discs ...
  2. You can use this : if exist %SystemDrive%\bootmgr start "" setup.exe For me,I use that code, it's check uac too ... if exist %SystemDrive%\bootmgr fsutil | find "administrateur" if exist %SystemDrive%\bootmgr if "%errorlevel%"=="0" echo UAC ON&&pause&&exit else echo UAC OFF&&start "" setup.exe
  3. @premier69: I don't use split format / 001 format , but have you tried to open file from 7zip directly ? There is updated reg file to set association for version 4.57 of 7zip, I don't use optimized script to keep compatibilty with win98 ... 7Zip_Settings.reg REGEDIT4 ;Set lang [HKEY_CURRENT_USER\Software\7-ZIP] "Lang"="fr" ;Set 25 extensions except ISO format, so 24 ... ;7z [HKEY_CLASSES_ROOT\.7z] @="7-Zip.7z" [HKEY_CLASSES_ROOT\7-Zip.7z] @="7z Archive" [HKEY_CLASSES_ROOT\7-Zip.7z\DefaultIcon] @="C:\\Program Files\\7-Zip\\7z.dll,0" [HKEY_CLASSES_ROOT\7-Zip.7z\shell\open\command] @="\"C:\\Program Files\\7-Zip\\7zFM.exe\" \"%1\"" ;Arj [HKEY_CLASSES_ROOT\.arj] @="7-Zip.arj" [HKEY_CLASSES_ROOT\7-Zip.arj] @="arj Archive" [HKEY_CLASSES_ROOT\7-Zip.arj\DefaultIcon] @="C:\\Program Files\\7-Zip\\7z.dll,4" [HKEY_CLASSES_ROOT\7-Zip.arj\shell\open\command] @="\"C:\\Program Files\\7-Zip\\7zFM.exe\" \"%1\"" ;Bz2 [HKEY_CLASSES_ROOT\.bz2] @="7-Zip.bz2" [HKEY_CLASSES_ROOT\7-Zip.bz2] @="bz2 Archive" [HKEY_CLASSES_ROOT\7-Zip.bz2\DefaultIcon] @="C:\\Program Files\\7-Zip\\7z.dll,2" [HKEY_CLASSES_ROOT\7-Zip.bz2\shell\open\command] @="\"C:\\Program Files\\7-Zip\\7zFM.exe\" \"%1\"" ;Bzip2 [HKEY_CLASSES_ROOT\.bzip2] @="7-Zip.bzip2" [HKEY_CLASSES_ROOT\7-Zip.bzip2] @="bzip2 Archive" [HKEY_CLASSES_ROOT\7-Zip.bzip2\DefaultIcon] @="C:\\Program Files\\7-Zip\\7z.dll,2" [HKEY_CLASSES_ROOT\7-Zip.bzip2\shell\open\command] @="\"C:\\Program Files\\7-Zip\\7zFM.exe\" \"%1\"" ;Cab [HKEY_CLASSES_ROOT\.cab] @="7-Zip.cab" [HKEY_CLASSES_ROOT\7-Zip.cab] @="cab Archive" [HKEY_CLASSES_ROOT\7-Zip.cab\DefaultIcon] @="C:\\Program Files\\7-Zip\\7z.dll,7" [HKEY_CLASSES_ROOT\7-Zip.cab\shell\open\command] @="\"C:\\Program Files\\7-Zip\\7zFM.exe\" \"%1\"" ;Cpio [HKEY_CLASSES_ROOT\.cpio] @="7-Zip.cpio" [HKEY_CLASSES_ROOT\7-Zip.cpio] @="cpio Archive" [HKEY_CLASSES_ROOT\7-Zip.cpio\DefaultIcon] @="C:\\Program Files\\7-Zip\\7z.dll,12" [HKEY_CLASSES_ROOT\7-Zip.cpio\shell\open\command] @="\"C:\\Program Files\\7-Zip\\7zFM.exe\" \"%1\"" ;Deb [HKEY_CLASSES_ROOT\.deb] @="7-Zip.deb" [HKEY_CLASSES_ROOT\7-Zip.deb] @="deb Archive" [HKEY_CLASSES_ROOT\7-Zip.deb\DefaultIcon] @="C:\\Program Files\\7-Zip\\7z.dll,11" [HKEY_CLASSES_ROOT\7-Zip.deb\shell\open\command] @="\"C:\\Program Files\\7-Zip\\7zFM.exe\" \"%1\"" ;Gz [HKEY_CLASSES_ROOT\.gz] @="7-Zip.gz" [HKEY_CLASSES_ROOT\7-Zip.gz] @="gz Archive" [HKEY_CLASSES_ROOT\7-Zip.gz\DefaultIcon] @="C:\\Program Files\\7-Zip\\7z.dll,14" [HKEY_CLASSES_ROOT\7-Zip.gz\shell\open\command] @="\"C:\\Program Files\\7-Zip\\7zFM.exe\" \"%1\"" ;Gzip [HKEY_CLASSES_ROOT\.gzip] @="7-Zip.gzip" [HKEY_CLASSES_ROOT\7-Zip.gzip] @="gzip Archive" [HKEY_CLASSES_ROOT\7-Zip.gzip\DefaultIcon] @="C:\\Program Files\\7-Zip\\7z.dll,14" [HKEY_CLASSES_ROOT\7-Zip.gzip\shell\open\command] @="\"C:\\Program Files\\7-Zip\\7zFM.exe\" \"%1\"" ;Lha [HKEY_CLASSES_ROOT\.lha] @="7-Zip.lha" [HKEY_CLASSES_ROOT\7-Zip.lha] @="lha Archive" [HKEY_CLASSES_ROOT\7-Zip.lha\DefaultIcon] @="C:\\Program Files\\7-Zip\\7z.dll,6" [HKEY_CLASSES_ROOT\7-Zip.lha\shell\open\command] @="\"C:\\Program Files\\7-Zip\\7zFM.exe\" \"%1\"" ;Lzh [HKEY_CLASSES_ROOT\.lzh] @="7-Zip.lzh" [HKEY_CLASSES_ROOT\7-Zip.lzh] @="lzh Archive" [HKEY_CLASSES_ROOT\7-Zip.lzh\DefaultIcon] @="C:\\Program Files\\7-Zip\\7z.dll,6" [HKEY_CLASSES_ROOT\7-Zip.lzh\shell\open\command] @="\"C:\\Program Files\\7-Zip\\7zFM.exe\" \"%1\"" ;Rar [HKEY_CLASSES_ROOT\.rar] @="7-Zip.rar" [HKEY_CLASSES_ROOT\7-Zip.rar] @="rar Archive" [HKEY_CLASSES_ROOT\7-Zip.rar\DefaultIcon] @="C:\\Program Files\\7-Zip\\7z.dll,3" [HKEY_CLASSES_ROOT\7-Zip.rar\shell\open\command] @="\"C:\\Program Files\\7-Zip\\7zFM.exe\" \"%1\"" ;Rpm [HKEY_CLASSES_ROOT\.rpm] @="7-Zip.rpm" [HKEY_CLASSES_ROOT\7-Zip.rpm] @="rpm Archive" [HKEY_CLASSES_ROOT\7-Zip.rpm\DefaultIcon] @="C:\\Program Files\\7-Zip\\7z.dll,10" [HKEY_CLASSES_ROOT\7-Zip.rpm\shell\open\command] @="\"C:\\Program Files\\7-Zip\\7zFM.exe\" \"%1\"" ;Split [HKEY_CLASSES_ROOT\.split] @="7-Zip.split" [HKEY_CLASSES_ROOT\7-Zip.split] @="split Archive" [HKEY_CLASSES_ROOT\7-Zip.split\DefaultIcon] @="C:\\Program Files\\7-Zip\\7z.dll,9" [HKEY_CLASSES_ROOT\7-Zip.split\shell\open\command] @="\"C:\\Program Files\\7-Zip\\7zFM.exe\" \"%1\"" ;Swm [HKEY_CLASSES_ROOT\.swm] @="7-Zip.swm" [HKEY_CLASSES_ROOT\7-Zip.swm] @="swm Archive" [HKEY_CLASSES_ROOT\7-Zip.swm\DefaultIcon] @="C:\\Program Files\\7-Zip\\7z.dll,15" [HKEY_CLASSES_ROOT\7-Zip.swm\shell\open\command] @="\"C:\\Program Files\\7-Zip\\7zFM.exe\" \"%1\"" ;Tar [HKEY_CLASSES_ROOT\.tar] @="7-Zip.tar" [HKEY_CLASSES_ROOT\7-Zip.tar] @="tar Archive" [HKEY_CLASSES_ROOT\7-Zip.tar\DefaultIcon] @="C:\\Program Files\\7-Zip\\7z.dll,13" [HKEY_CLASSES_ROOT\7-Zip.tar\shell\open\command] @="\"C:\\Program Files\\7-Zip\\7zFM.exe\" \"%1\"" ;Taz [HKEY_CLASSES_ROOT\.taz] @="7-Zip.taz" [HKEY_CLASSES_ROOT\7-Zip.taz] @="taz Archive" [HKEY_CLASSES_ROOT\7-Zip.taz\DefaultIcon] @="C:\\Program Files\\7-Zip\\7z.dll,5" [HKEY_CLASSES_ROOT\7-Zip.taz\shell\open\command] @="\"C:\\Program Files\\7-Zip\\7zFM.exe\" \"%1\"" ;Tbz [HKEY_CLASSES_ROOT\.tbz] @="7-Zip.tbz" [HKEY_CLASSES_ROOT\7-Zip.tbz] @="tbz Archive" [HKEY_CLASSES_ROOT\7-Zip.tbz\DefaultIcon] @="C:\\Program Files\\7-Zip\\7z.dll,2" [HKEY_CLASSES_ROOT\7-Zip.tbz\shell\open\command] @="\"C:\\Program Files\\7-Zip\\7zFM.exe\" \"%1\"" ;Tbz2 [HKEY_CLASSES_ROOT\.tbz2] @="7-Zip.tbz2" [HKEY_CLASSES_ROOT\7-Zip.tbz2] @="tbz2 Archive" [HKEY_CLASSES_ROOT\7-Zip.tbz2\DefaultIcon] @="C:\\Program Files\\7-Zip\\7z.dll,2" [HKEY_CLASSES_ROOT\7-Zip.tbz2\shell\open\command] @="\"C:\\Program Files\\7-Zip\\7zFM.exe\" \"%1\"" ;Tgz [HKEY_CLASSES_ROOT\.tgz] @="7-Zip.tgz" [HKEY_CLASSES_ROOT\7-Zip.tgz] @="tgz Archive" [HKEY_CLASSES_ROOT\7-Zip.tgz\DefaultIcon] @="C:\\Program Files\\7-Zip\\7z.dll,14" [HKEY_CLASSES_ROOT\7-Zip.tgz\shell\open\command] @="\"C:\\Program Files\\7-Zip\\7zFM.exe\" \"%1\"" ;Tpz [HKEY_CLASSES_ROOT\.tpz] @="7-Zip.tpz" [HKEY_CLASSES_ROOT\7-Zip.tpz] @="tpz Archive" [HKEY_CLASSES_ROOT\7-Zip.tpz\DefaultIcon] @="C:\\Program Files\\7-Zip\\7z.dll,14" [HKEY_CLASSES_ROOT\7-Zip.tpz\shell\open\command] @="\"C:\\Program Files\\7-Zip\\7zFM.exe\" \"%1\"" ;Wim [HKEY_CLASSES_ROOT\.wim] @="7-Zip.wim" [HKEY_CLASSES_ROOT\7-Zip.wim] @="wim Archive" [HKEY_CLASSES_ROOT\7-Zip.wim\DefaultIcon] @="C:\\Program Files\\7-Zip\\7z.dll,15" [HKEY_CLASSES_ROOT\7-Zip.wim\shell\open\command] @="\"C:\\Program Files\\7-Zip\\7zFM.exe\" \"%1\"" ;Z [HKEY_CLASSES_ROOT\.z] @="7-Zip.z" [HKEY_CLASSES_ROOT\7-Zip.z] @="z Archive" [HKEY_CLASSES_ROOT\7-Zip.z\DefaultIcon] @="C:\\Program Files\\7-Zip\\7z.dll,5" [HKEY_CLASSES_ROOT\7-Zip.z\shell\open\command] @="\"C:\\Program Files\\7-Zip\\7zFM.exe\" \"%1\"" ;Zip [HKEY_CLASSES_ROOT\.zip] @="7-Zip.zip" [HKEY_CLASSES_ROOT\7-Zip.zip] @="zip Archive" [HKEY_CLASSES_ROOT\7-Zip.zip\DefaultIcon] @="C:\\Program Files\\7-Zip\\7z.dll,1" [HKEY_CLASSES_ROOT\7-Zip.zip\shell\open\command] @="\"C:\\Program Files\\7-Zip\\7zFM.exe\" \"%1\""
  4. Welcome to MSFN community ! Warning ! Don't ask many questions, this is a forum, lot of answers are already present, search & read ... For your question, make sure you use ResEdit from TFTSoft. The latest version is 2.20
  5. You can't change blue color of EN part , it's hardcoded , you must edit the ressource of a dll file or perhaps explorer.exe directly.
  6. Hi all ! I'm trying to make a backup script to mirror files to other location and I use robocopy with /XJ to skip jonction and allow to finish copy without problems. Can I backup just jonctions and symlinks ? Perhaps there is a default list of original jonctions ? Perhas MS has an utility to remake default jonction ? Big thanks if anyone has a comment for me
  7. Check registry value in HKLM\system\currentcontrolset\control\lsa\forceguest
  8. for integration purpose I havn't tested
  9. humm , but it's caused by your soft burner .. try ton find a soft burner which fake timestamps ...
  10. Try the latest nLite beta , it seems the 1.4.5 beta has fixed the issue, with some old systems which are affected by this symptome I shutdown the system by the power button and reboot then I can use mouse to confirm install of the mouse ... weird but work many times ...
  11. Mirror : You can grab the french lite adobe reader 8.1.2 at http://sonic9.free.fr/files/AdobeReader/ @Shark007: Slap me if mirror isn't authorized ...
  12. Woops ! excuse me for mistake , I confirm it works under Vista for XP ... It seems I lose the habit of the forum (traduct from google )
  13. I confirm nLite works under Vista for XP ... Just make sure disable UAC under Vista to avoid problems ... [edit: typo corrected ]
  14. The 1.4.5b2 seems to be fix the post-install standard usb devices problem ... in fact I have always "Found new hardware" and I must confirm install even with reg tweak (as my first post http://www.msfn.org/board/Suppressing-Hard...268#entry444268 ) .. I have retried with this beta with just integrated sata drivers and it's to be okay. Nuhi, can we know what was the cause/problem ? (just curious ;-) , great job again
  15. try total commander
  16. Nice tip ! 4,21gb free to 5,02gb ...
  17. If it's a socket 478 , 3,06Ghz with fsb133 (quad bumped 533), the "old high perf" P4 , this is a 32 bits only without any virtualizations or dep/nxbit features. Latest P4 on socket lga uses higher fsb and frequency is 3,00Ghz or more and has emt-64bits, virtualizations and dep/nxbit protection.
  18. I think about a test on a fresh install system with your old hard disk for example, disconnect your actual hdd, plug your old hdd , and reinstall a clean winxp and re-make tests.
  19. Enable NLA service. http://www.msfn.org/board/index.php?showto...st&p=378675
  20. qchain isn't needed for all post-sp2 updates ...
  21. So keep just gateway ...
  22. Do you use latest Internet Explorer for Win2k ? Because for me (using old wpi version ...) "dependance" won't work until IE update ... so my batch detect ie version and update it if Win2k used ...
  23. I have same problem it seems setup launch another process for the "real" install. I havn't tested Kel's suggestion ...
  24. Don't set gateway ip and don't set dns ip then your pc works only in LAN , cannot be visible from Internet too even with attack or whatelse ...
  25. Found ! This was settings about overlay in MediaPlayer classic ... weird (and for vlc I think it was an old version without full vista support perhaps ...)
×
×
  • Create New...