Jump to content

MCT

Member
  • Posts

    3,244
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Canada

Everything posted by MCT

  1. MCT

    display question

    XPlodeGFXInstall.x4d
  2. MCT

    display question

    on the old xplode, u can use display='text to display while executing' ive looked @ the documentation for the new 1 & it desnt say anything about this is there a similar command? right now it says "executing d:\install\apps\jre5.exe" but i want it to say instead "Java VM 5.0.1" as i got the old 1 to do thanks
  3. its already been discussed here thx anyways, not new
  4. what does/is "x40" does it mean anything, & IMO its just another desktop
  5. or.. using autoit put this command Run("Path to file u want to start", "", @SW_HIDE) include the quotes
  6. yep, simply put CMDOW @ /HID at the top of your cmd file
  7. yes yzowl, providing "software" folder is @ the root of your cd (D:\Software)
  8. u dont need 2 have %CDROM% when trying 2 search your drive for something, look @ my example: [COMMANDS] "REGEDIT /S ..\Install\Reg\CU_regtweaks.reg" "..\Install\Xplode\Xplode.exe"
  9. look in the application installs section for switches for your programs look in the multiboot dvd section for the other stuff maybe consider using nlite to reduce source
  10. LMFAO i think he means the commercials for drugs i think the 1 goes like <kid is late to pick up sibling @ school> then the narator says "Just tell your brother you were getting stoned" its something like that
  11. ya, girls cant do anything right
  12. add /f reg delete "hkcu\software\microsoft\internet explorer\styles" /f
  13. just so u dont have 2 search & frankly i dont feel like searching 4 u, download nlite & in the tweak section theres an option 2 set the sound scheme for "no sounds" then just open nlite.in_ & look @ it
  14. i dunno if it'll work, but try calling the theme or a .reg file @ T-12
  15. i suggest using nod32 as your AV, but every1 has there own prefrences
  16. hey atleast she didnt call u stubby
  17. i know, i have the logonui, i was trying 2 make a glossy overlay like it has, cuz its copy protected or something
  18. when editing logonui is there a way 2 make user name go on left? like u can with logonstudio
  19. MCT

    Would it run?

    yep, it'd work i suggest, since your computer isnt THAT fast, try nlite but ya, u shouldnt have a problem
  20. @venim the blue 1 is "LunaVX 3.3" the silver 1 is "Longhorn Alternative" it comes with 3 themes, that 1 is default 48x
  21. thats over my head can u point me 2 1 that i can download? lol
  22. how can i make this glossy part? i cant extract the contents of the logonui cuz the file contains errors supposidly http://img.photobucket.com/albums/v511/MCT/glossy.jpg
  23. can u show a screenshot?
  24. huh? all u need 2 do is for a file: DEL /Q "Path to file" for a folder: RD /S Q "path to folder"
  25. the file is being used by windows, so u must rename it first REN %windir%\System32\shell32.dll shell32.old XCOPY shell32.dll "%windir%\system32\" /Y should work
×
×
  • Create New...