Jump to content

MCT

Member
  • Posts

    3,244
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by MCT

  1. huh? just overwrite the 1 in system32 dir with the new 1
  2. just use nlite its the all in 1 tweaking program, theres no better tweak then cutting down the source
  3. good wallpaper... if your thinking of commiting suicide lol
  4. Felix, instead of a batch file, why not make an autoit script? looks more professional & is nicer (IMO) ? i can help if u want ?
  5. actually totoymola's suggestion is correct, daemon tools places a entry called daemon-1033 (or your lang. #) im pretty sure thats the name..
  6. just as title states, does anyone know any good alternatives to the XP Task manager ?
  7. what do u mean? u cant rename the buttons, but if u goto the help file inside autoit u can use different names 4 = yes/no thats what u said u wanted
  8. regsvr32 /u zipfldr.dll that removes windows native zip support
  9. ya, thanks . after i posted i searched seems to work well, except its OK/Cancel instead of Yes/No but ohwell
  10. yes, i know how 2 do it with a prompt via cmd file.. but what im wanting 2 do, is have the message window instead of entering y/n in a cmd file but im looking 4 a way 2 have the message window (autoit) pass the "goto yes/no" to the batch file
  11. im wanting 2 have a popup which asks a question & only use 1 cmd file example have an autoit script popup & ask if i want to enable or Disable something & have it "goto Yes" or "Goto No" like u would in a batch file with the prompt command see what i mean? lol i get confused even trying 2 explain it
  12. i Use SFS (Simple File Shredder) for my shredding needs, its free & progressing nicely i use ccleaner for all my regularly file deleting needs anyone using ccleaner i encourage you to look here http://forum.ccleaner.com/index.php?showtopic=552
  13. MCT

    hmf

    lmfao, u brought up a 2yr old thread for THAT!
  14. if u want 2 let me know what u want in the file as far as text and stuff ill compile it & send it 2 u so u dont have 2 download the app even tho its like 1MB $MsgBoxAnswer = MsgBox(36,"Title Text","Message Text") Select Case $MsgBoxAnswer = 6;Yes Run("Regedit.exe");Program To Run If 6 = True Case $MsgBoxAnswer = 7;No EndSelect
  15. u will need autoit for that command to work, then just compile it once u have it added, but if u mean into javascript i cant help u
  16. obviously your last post EDIT: or do u mean in js ?
  17. autoit? msgbox(4, "Title Text", "Message Text")
  18. MCT

    Howto

    http://unattended.msfn.org explains it well & has pics
  19. lol @ that.. not bad
  20. yes there are ways.. but what do u want it for? to be a 1337 hax0r ?
  21. i dont think it'll work.. if your using different IDE/SATA controllers it'll BSOD
  22. http://www.wellesley.edu/Computing/FileSha...ws/win2kxp.html try that, its about 3/4ths down the page
  23. use shortcut.exe start /wait shortcut.exe /f:"%Userprofile%\Desktop\Add Remove Programs.lnk" /a:c /t:"%windir%\System32\AppWiz.cpl"
  24. if your using xp sp2 hotfixes, slipstream them using integrate will save time & confusion
×
×
  • Create New...