Jump to content

ripken204

Member
  • Posts

    6,265
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by ripken204

  1. well ill have to mess around with this, this could be an easy way for unatteneded icons
  2. well forget that then, im just gunna run the cmd au3 file RunWait(@COMSPEC & " /c Start delStartMenu.cmd") Sleep(2000) Send("exit") Send("{ENTER}") DirCopy("Start Menu",@ProgramsDir,1) cmd file @echo off rd "C:\Documents and Settings\Administrator\Start Menu\Programs" /s /q md "C:\Documents and Settings\Administrator\Start Menu\Programs" rd "C:\Documents and Settings\All Users\Start Menu\Programs" /s /q md "C:\Documents and Settings\All Users\Start Menu\Programs" what this does is it deletes the start menu crap in the cmd file, then the last line of the au3 copies a folder to be the new start menu that is all organized how i like it, all for my UA
  3. i have no clue as my dad pays for it, lol. but i do remember hearing a case about it
  4. tried this too but no luck, there are no errors coming up in au3, i have no clue why its not working runwait(@comspec & ' /c ' & 'rd "C:\Documents and Settings\All Users\Start Menu\Programs /s /q"') runwait(@comspec & ' /c ' & 'md "C:\Documents and Settings\All Users\Start Menu\Programs /s /q"')
  5. why dont u just get a normal case for like 50$ off of newegg?
  6. works perfectly, thx now ide like to make this into an au3 scrip this is an example they give of how to use dos RunWait(@COMSPEC & " /c Dir C:\") i have no clue how to do it, ive tried this but no luck RunWait(@COMSPEC & " /c rd 'C:\Documents and Settings\All Users\Start Menu\Programs' /s /q") RunWait(@COMSPEC & " /c md 'C:\Documents and Settings\All Users\Start Menu\Programs' /s /q")
  7. i want to be able to do it silently tho
  8. am i suppose to make it a cmd? b/c i did and nothing happened.
  9. well dont put that around just 1 leg b/c u can just side it off, u need to tangle it around alot of things
  10. well i havnt heard of having to activate it, you should be able to use the same key, its not like its a stolen key since you have 40 keys, its just easier on you. maybe talk to MS about it and see if its allowed or not.
  11. well that means that you would have to play 2 videos at the same time or something like that. maybe you could encode the avi to a dvd format and then put in the subs, but im just guessing.
  12. well thats a reason why my dad likes to close the windows if we all go out somewhere. my 3 dogs wont help, they will just lick the guy
  13. forgot to add that windows wont allow you to delete that folder. so i need some way of deleting the contents of the folder
  14. well that cant be good, i think that i hear of some case somewhere with that and the isp ended up being sued b/c of invasion of priacy. but this is in the US and u know how screwed up our laws are
  15. i no but i dont want to have to do that, i just want to drag and drop
  16. i have multiple partitions and when i want to move a file from 1 part to the other, the file just ends up copying itself to the 2nd part, but i want to move it so that its not on the 1st part. i know i can just cut and paste or delete the file after it has copied but is there some regtweak for this b/c i just want to drag and drop?
  17. i am going thru that hugh reg tweak file and found this: ;----- Change Recycle Bin Icons ;----- The icons must be in the $$ folder directly for unattend install. ;----- If you use this after an install then the Bmp file must be under windows folder ;----- [HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\CLSID\{645FF040-5081-101B-9F08-00AA002F954E}\DefaultIcon] @="%WinDir%\\system32\\shell32.dll,31" "Full"="%WinDir%\\system32\\shell32.dll,32" "Empty"="%WinDir%\\system32\\shell32.dll,31" it allows u to change the recycle bin icons thru a reg tweak, does this mean that you can change any icon as long as u know what icon # it is?
  18. thats wut the gued said, i just added some extra 0's b/c i wasnt paying attention or something like that
  19. well i got the others fixed but perfect disk just wont work, any1? it installs fine from within xp but not during the install, maybe it need certain files in windows to install?
  20. yes, do everything i said to do in my 2nd post
  21. i basically would like to delete everything in the programs folder of the start menu, and au3 script for it would be nice i have been messing around but cant get it to work
  22. just like zxian said, the most important thing is the case. if u want a truly silent case then plan on investing 150-250$ on a top of the line case. 800euro is about 1000usd just to let you guys know where do you plan on buying this stuff from so that i can price it better? a sataII hdd wouldnt hurt either, 60 bucks for and 80gig dvd burner-nec 3540 mobo-dfi nf4 ultra cpu-3000 venice(3200 if u can afford it) gfx-6800gt (6600gt if u cant afford or 7800gt if u can afford more) psu-ocz powerstream 520 or 600 if u need a case then the antec p180 is a good one, and if you want to pay 50-100$ more for a lian-li case u can what else do u need to get?
  23. so have u started doing what i told u to?
  24. so????
  25. testing it out now, thx
×
×
  • Create New...