Jump to content

MCT

Member
  • Posts

    3,244
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by MCT

  1. it copies all folders WITHIN the folder, example: if it was Software --Games --Downloads --Other was the directory structure Y:\ would have -Games -Downloads -Other in the root of Y:\
  2. hey thx for the suggestion, but even with your way, it doesnt copy the full directory over, it copies the contents of the directory to Y:\ , anyway 2 make it still have the directory name intact? without using move instead..
  3. thats why i was wondering about infs but im not sure how 2 do the copy command in infs so it wont prompt to overwrite files (/Y for cmd files)
  4. ill check it out, i want some kinda progress bar tho, so i can see whats going on, but i dont want the uglieness of the batch file
  5. i wanna make an option when i right click a folder/file to "Backup" which will involve sending it to a mapped network drive , but whats the best way 2 do this, i dont want a cmd window popping up, maybe an inf?
  6. sweet a** icon the bug is a bit much IMO
  7. lol i never realized that learn somethin new every day
  8. -d --force was the problem
  9. i dunno if its me, but i cant get it 2 work i didnt alter any of the coding
  10. i never thought of this, nice idea EDIT: u dont really need %WINDIR%\SYSTEM32\ do u? cuz it looks there anyways for the file
  11. <execute display='Partition Magic 8' program='#SourceDrive#\Install\Apps\PartitionMagic8\Setup.exe' arguments='/s /f2#SystemDrive#\Pmagic8.log'></execute> thats what i use in my xplode, so .. %cdrom%Install\Apps\PartitionMagic8\Setup.exe /s /f2%SystemDrive%\Pmagic8.log u need the /f2 if running from cd
  12. me2 i want all undocumented stuff
  13. real mature *cough* moron *cough* i think im catchin a cold
  14. there was a thread i believe jeremy asked about removing "Empty Recycle bin" from the context menu, your solution could be along the same lines as that , search 4 it
  15. MOVE /Y "%AUStart%\Alcohol 120%%" "%AUStart%\CD & DVD Burning"
  16. MOVE /Y "%AUStart%\Alcohol*" "%AUStart%\CD & DVD Burning" try that
  17. MCT

    XPlode4 Teaser

    nice does the user get 2 choose the colors?
  18. i changed the path to %24% (systemdrive) to make it easier for testing inf is ok, its the cmd file i think, cuz its not picking up the directory EDIT: inf file reads (from registry) c:\cdimage.cmd "%1" which is what i think u were going for but the cmd file reads cdimage.exe -l""G:\nlite xp":"~3systemroot1" ""G:\nlite xp".iso"
  19. doesnt work
  20. so what would the cmd file look like? cuz i havent the slightest clue on how 2 send info from inf to cmd ?
  21. ive tried with that too, [CDImage] HKCR,"Folder\shell\MakeBootISO\command",,,"CDIMAGE.EXE -L"%label%" -h -j1 -m -o -B%11%\xpBoot.img %here% %target%" HKCR,"Folder\shell\MakeDataISO\command",,,"CDIMAGE.EXE -LDATA -YD -N -H -X -O -M -D %here% %target%" [Strings] here = """%1""" target = """%1.iso""" label = """%1:~3%""" returns G:\nlite XP~3
  22. ive tried all suggestions, any more help? i cant get it 2 work
  23. sup man
  24. check http://skins.be i think thats where i got it EDIT: http://www.skins.be/framepic.php?id=873&size=1024
×
×
  • Create New...