Jump to content

Whampoom

Member
  • Posts

    58
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Belgium

Everything posted by Whampoom

  1. file001.XXX <- extract to c:\download File002.xxx <- extract to c:\temp File003.XXX <- extract to c:\ images If Winrar can't , no one else can , try this : you can try a chain extract , first exe calls the second one after extract : Ex: Download.exe must have the path %Temp%\Temp.exe under "Run after extracting" Same for the Temp.exe , calls Images.exe , so %Temp%\Images.exe . The last one could clean the Temp folder so put 'cmd /c del /f /q %Temp%\*.*' to run after extract . Compress all 3 in a main .exe file ,this one calls the first file (Download.exe) so: Run After Extract : Download.exe Path : %Temp% Uncheck the "Unpack to temp folder" option Hope its clear enough ..
  2. Winrar can extract to any path you type in "Path to Extract" : C:\Temp should be %Temp% C:\Images - > %Systemdrive%\Images ..and so on , you can use full paths also . Under SFX Options - Modes , if you check the "Unpack to temp folder" it extracts to Temp by default but also deletes extracted files in Temp after you close the application which is usefull for batch files or standalone appz . Latest Powerarchiver has similar SFX feature but uses CAB files instead , but not 100% silent , the extract progress shows on screen with larger sfx files .
  3. You also got two ... %KEY%\020 , change the first one to anything between 16 and 19
  4. Nothing to do with cdshell , I think you can't optimize XP and 2000 files as they are quiet different
  5. you could try TCP Optimizer from Speedguide.net , seems it modifies all adapters :
  6. its in the windows Control panel or try start-run- > jpicpl32.cpl (enter)
  7. you probably received a couple of trojans along the way , go in the Java's control panel and empty the cache .
  8. I have changed a couple of lines set time = "$hour:$(timeMinute)$ampm" set date = "$(month)$dateDay,$dateYear"
  9. Ok , I seem to have found the solution -Run CDbuilder and check the 'location of 911 utilities' if in : C:\Program Files\911 CD Builder\911_utilities ( they must be located in that folder ) -in the 'ISO file options' window : -change the path for the created iso to a root of any partition (ex: C:\911CD.iso ) check that you got enough space for the iso - uncheck the "clean Session's temporary...." --start the process , when done you will probably get a 'runtime 380' error,close the builder - goto 911 CD Builder folder and run the 'makecd.bat'
  10. you might wanna try this , comes with Maxblast and a lot more : http://ubcd.sourceforge.net/ don't know which tool you use , but you could add UBCD to yours and vice-versa .
  11. I had this error too , so I just built the iso with CDimage GUI , try it .
  12. Talking about displaying pages properly , I guess FF need some hacks too : Same page with IE6 and FF1.0
  13. I don't get it : -if I use I386 folder name as it is , all fine -if I change it to XPCD , without the winnt.sif then it doesn't find the eula.txt -same with the winnt.sif (with OemSkipEula = Yes) then it works Conclusion : you cannot start XP setup and rename the I386 folder unless you use winnt.sif (OemSkipEula = Yes) line to skip that check . this doesn't apply to Bluecon , ERD , BartPE since they do use eula check so renaming doesn't cause problems . if anybody wants to test this and correct me, please do .
  14. I don't think this tool is ready to be used , mine boots but then says it cannot find the EULA although the XP iso works fine and the EULA.txt is there . And the OemSkipEula = Yes in my winnt.sif .
  15. I had the same problem , I solved it by copying the DX9 foldes to HD and run it from there .
  16. well I hope this will work , just need to refresh explorer a couple of times , its acting kinda wierd for a minute or two
  17. well I guess the ... [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Services\d347prt\Cfg] ..key is the problem , might change depending on number of physical drives and drive letter , but I got it working for me , its a little bit longer then the first tweak .
  18. maybe by puting a Quick Launch in $OEM$ folders with the shortcut in it .
  19. See if this one works , its for Daemon 3.47 : //Removed//
  20. You can try here : and you can try this , tho not sure if it works , try it :
×
×
  • Create New...