Jump to content

rompom7

Member
  • Posts

    30
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Australia

About rompom7

rompom7's Achievements

0

Reputation

  1. Pfft that was easy.
  2. You should read this thread http://www.msfn.org/board/index.php?showtopic=8385
  3. Thats awesome! I have seen I think it was Star-Wars in ascii as well.
  4. Everything.. Except for rap and r&b Favourite electronica styles include: trance, eurodance, hard trance. (Ohh I don't like progressive (a style of electronica) because it is WAY too repetitive)
  5. Heheheh read the sticky
  6. Cool! No more nasty batch files for ResHacker The icon looks cool aswell.
  7. Cool will try it out as soon as I get home. Keep up the good work
  8. You should check out the post made for using a VB (or JavaScript) script for a winamp installation. That has the basic layout for a walk through VB script. I'm sure the search feature should bring up a few hits
  9. I would be carefull not to shutdown to early. You need to put a decent enough timeout on the shutdown so that Windows can load correctly the first time (which if it doesn't can cause error later) I use an over cautious 90 seconds. But I am usually away so it doesn't bother me. shutdown.exe -r -f -t 90 -c "Restarting in 90 seconds"
  10. The photoshop installation I have comes with Adobe ImageReady CS, which I rarely use... So if your on the same boat as me, perhaps look into removing that from the installation?
  11. Yeah, sorry to bump this up but look at http://www.appdeploy.com/tips/detail.asp?id=13 for install switches... First of run the install on your own computer with /SAVEINF="AceSettings.inf" selecting all the options you want. After the installation DO NOT restart. Then go to C:/Windows/ (or where ever your Windows folder is) and look for a file called AceSettings.inf. Put this in the same directory as the Ace Mega Codec installation program on your CD. Then just install it using the /LOADINF=AceSettings."inf" switch This is what mine looks like: - REG ADD %KEY%\009 /VE /D "Ace Mega Codecs Pack Professional v6.01" /f REG ADD %KEY%\009 /V 1 /D "%CDROM%\SOFTWARE\AceCodecs\ACEMCP601PRO.exe SP- /SILENT /LOADINF=settings.inf /NORESTART" /f Does anyone know the switch to stop it from doing the virus scan?
  12. I have lost my partition info before, I recovered it with a program called Test Disk. It has a DOS based GUI and it works even faster through command lines. Google knows where to find it.
  13. I forgot to mention that the username and password set doesn't have to be the administrator username and password, it can be just a default user... as long as the account exists.
  14. REG ADD %KEY%\009 /VE /D "Ace Mega Codecs Pack 6.1 Pro" /f REG ADD %KEY%\009 /V 1 /D "%CDROM%\SOFTWARE\AceCodecs\ACEMCP601PRO /silent /nocancel /norestart /components="CoDecS,FilterS,BSPlayer,UtilitieS,PresetS,Media Player_Edition Classic,SettingS"" /f Not sure if it will work for your version...
  15. Does anyone know how to make it so that the popup at the end of the installation goes away? Is there a VB or JS script that can hit enter to make it go away?
×
×
  • Create New...