Jump to content

MCT

Member
  • Posts

    3,244
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by MCT

  1. nlite can do that too
  2. u can run it silently calling your batch from within an autoit script using @SW_HIDE OR u can use cmdow u put cmdow @ the bigging of your script cmdow @ /HID @echo off ECHO. ECHO Installing WinAmp 5.07 Pro ECHO Please wait... start /wait %systemdrive%\install\winamp\winamp507_pro.exe /S /ncrc /install=DSRFQA start taskkill.exe /F /IM winamp.exe regedit /s %systemdrive%\install\winamp\regkey.reg Echo Unregistering WinAmp Agent REG DELETE HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion\Run /v WinampAgent /f exit EDIT: & the command is try pskill ? to kill the task, once its in system32 directory add: pskill filename
  3. u should make 1 lol the icons for .zip/.rar are still the same just the gui of winrar changed, is this how its supposed 2 be?
  4. nice icons suggestion: maybe add an option during install to select the theme? i know this is alot 2 ask but its worth a shot
  5. hey ya, i wanna rename it, or get rid of it
  6. try microangelo? or iphile ?
  7. it worked 4 me b4, search the forum, its been discussed
  8. post your config
  9. i wanna change it to "Lock Desktop Icons" how can i do this, i havent found anything
  10. REG ADD %KEY%\047 /VE /D "MSN Messenger 6.2 Final" /f REG ADD %KEY%\047 /V 1 /D "%systemdrive%\install\msn\SETUPDL.exe /qb" /f u cant run /qb with a .exe file & for msn messenger, u need 2 extract setupdl.exe & run the msi instead ps: dont post your key unless u want 30,000 ppl stealing it
  11. does printspooler service have 2 be auto b4 u can use a network printer?
  12. download modifype from http://unattended.msfn.org via commandline type <path to modifype>\modifype.exe winntbbu.dll -c make sure both are in the same folder if all goes well u should get a message saying "have a nice day"
  13. that works, thanks i can see the other pc doing \\xx.xxx.xx.xxx\C$ what is the shell command for "map network drive" ive cut down my "tools" menu & never thought id need this, cuz i didnt plan on doing this lol edit: never mind, i found it EDIT2: i can send files to & from my pc to the other 1 now, & ive created mapped drives, but i still dont have "shared folders" thanks
  14. Run('C:\Program Files\Console\console.exe -c "/k cd /d ""' & $CmdLine[1] & '"""', "", @SW_HIDE) save as console.au3 & compile using autoit
  15. yep, both same workgroup, as i said, as of now, all they can do is ICS
  16. no firewall & yes file & printsharing is installed , cuz i wouldnt get a "sharing" tab would i? in file properties..
  17. use the search button & search, its been discussed
  18. im a networking novice & am trying 2 share a few folders & internet connection the connection works, but the pcs dont "see" each other, they ONLY share internet how can i share my "music" folder? i right clicked, sharing tab, & selected sharing for the file , but i cant see it in the other pc
  19. /S i think, search man
  20. u need 2 extract the contents of SETUPDL & run the msi with /qn instead
  21. REG DELETE key /D subkey /f or REG DELETE key /v subkey /d value /f i think thats how u do it its been awhile since i done runonceex
  22. mhz, can u send me a pic of what that runonceex looks like in action? its a different method
  23. i dont use runonceex, sorry i use xplode if u want it just say so
  24. use something like bartpe & delete it
  25. u posted in the wrong thread i think, this 1 is about logonui , not wallpaper, search "random wallpaper" by me too, & a solution has been posted
×
×
  • Create New...