Jump to content

MCT

Member
  • Posts

    3,244
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by MCT

  1. hi.. foobar is a very light music player, supporting tons of audio formats.. i prefer it over winamp.. it doesnt have a "gooey" gui & doesnt support skins, but for my pc only uses 1000KB of ram, compared 2 winamp which uses 10,000 KB regards
  2. hi if u wanna run it from %systemdrive%\install\ u place it in $OEM$\$1\Install regards
  3. jeez man.. take a pill or something lol all i said was
  4. try taskkill (comes with windows) or pskill (download from sysinternals free 32kb i think) regards
  5. ppl still deal with windows 95 whoa... lol & if im gettin what your sayin.. getting past the "cd key" isnt what we talk about here
  6. just an update .. ive gotten the mx 310 i quite enjoy it.. although the "forward" button kinda annoys me but ill get used 2 it thanks 4 all the replies
  7. did u use any programs like nlite? or did u try testing on vmware first? regards
  8. ive got it downloaded thanks no 1 has ever said anything about an update.. i never thought 2 check
  9. ya, i may have.. its been probly 6 months since i updated it
  10. spyware blaster all the way!!!!!! u will never get spyware once its installed & it doesnt even have 2 be run 2 be active search google 4 it
  11. huh :confused: neither have a context menu execute entry.. thats why i made this Update: Added "Compile AutoIT Script" to inf file
  12. add a zip version? why u can download it from there site i install it using INNO Setup & have this executed during setup
  13. just thought i would post this inf & maybe it would come in handy for someone.. if u rightclick a *.au3 file (autoit 3 script file) this adds a context menu entry executing the file autoit3.exe Note: change the path (inf default path = %programfiles%\AutoIT) %16422% = %programfiles% if anyone wasnt sure what it means.. rest is straight forward Autoit.inf [VERSION] Signature=$CHICAGO$ [DefaultInstall] AddReg = autoit3 [DefaultUninstall] DelReg = autoit3_Delete [autoit3] HKCR,".au3\shell\Open With AutoIT3\command",,,"%16422%\AutoIt\Autoit3.exe %1" HKCR,".au3\shell\Compile AutoIT Script\command",,,"%16422%\AutoIT\Aut2Exe\Aut2exe.exe /in "%1" /out "%1".exe" [autoit3_Delete] HKCR,".au3" you can execute this via cmdline by placing the following command: Install rundll32 setupapi,InstallHinfSection DefaultInstall 128 .\Autoit.inf Uninstall rundll32 setupapi,InstallHinfSection DefaultUnInstall 128 .\Autoit.inf the above code works if your batch file is in the same directory as the .inf file Only Bug: when u compile the script.. the name of the script turns out to be <name>.au3.exe Workaround: Rename it if u wish.. its still fully funtional tho
  14. if u apply tweaks (services) to local machine & they mess up.. it doesnt matter what user your on.. its a system wide change make a new hardware profile
  15. microsoft office cache folder (u get this when installing ms office) & yes, u can delete it..
  16. nice guide i currently dont use firefox (i use opera) but ill keep this in mind for someone asking about it
  17. couldnt u make that shorter & use %programfiles% ?
  18. is this a game? its probly better asked in the gamers section
  19. hi.. u DONT use a / with REBOOT=...... your final command would be this start /wait %XPCD%\DAEMONTools\DaemonTools.msi /qn REBOOT="ReallySuppress" & %XPCD% im assuming u know thats a variable set by the batch file refering 2 the cd rom letter regards
  20. what do u mean? selectable .. i personally dont understand
  21. i use nod32 antivirus but if u know exactly what worm, u can search http://nod32.com & download the appropriate cleaner 4 it
  22. hi.. whats the point? its still loading files (that in my opinion are unneeded) this method is an alternative 2 installing a program 2 do that 4 u
  23. ya, u dont need the / & it should work btw.. there is a new daemon tools out 4 anyone interested 3.47
  24. u can double click it and have it work IF u have the "mount" option as your FIRST entry via right click & usually that means not having a program associated with .iso files (other then this method on first page)
  25. glad 2 see u got it working anyone needing help with the same thing will be redirected here by me
×
×
  • Create New...