Jump to content

a06lp

Member
  • Posts

    976
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by a06lp

  1. bump.. anyone else having trouble extracting this new file? when i try, i get this: not actually "each file", but i get that message for every file in the zip.
  2. I hear ya, but I don't see the posts... Also, I don't really want preferences. I want to know, in terms of stability, etc. what is the PROPER order to install? Has microsoft ever spoken about this?
  3. could you update the file name when you fix things? otherwise it gets all confusing...
  4. haha, i'm the first reply! are you going to include instructions on how we can do what you did? I like those boot screens/login screen & icons
  5. err... i think you shouldnt post your product code here. someone could steal it.
  6. this version has that feature. download it, and look at "reallyforce" in config.js //Your Settings: timer='off' //('on'or'off') i= 180 //(0====>3600) load_checks='default' //('default' or 'all' or 'none') ReallyForce= 'no'; // ('yes' | 'no') The line that says ReallyForce= 'no' will allow for NO installs if EXIT is pressed.
  7. I feel like an id***. I didn't know there was an AutoIt forum.... Sorry!!!
  8. ok, i have no idea what you just said... i want the path to be into program files (not c:\) - but program files on %systemdrive% (so if it's d:, it'll go there.) whats the batch file code line to install silently, with that path? And do you know anything about registering it? Maybe creating a .reg file to run afterwards? What do i need to put in it?
  9. Is there a method that would work on every machine?
  10. oh yea, i forgot about that. the descriptions were disabled back in WPI 2.0b Kampfwurscht 1.5. He said the reason was that he had to use looping to allow for up to 48 checkboxes, instead of 18. I'd rather have 48 without description, than 18 with! However, it was a nice feature....
  11. that was an answer to my question, right?
  12. anyone seen this type of file before?
  13. have you ever used/seen WPI? It's here: http://www.msfn.org/board/index.php?showtopic=28125 I want to know if this method will work as a cleanup AFTER WPI, (once everything is installed, i want to delete some shortcuts, and the C:\Install folder)
  14. is any version of directx installed, by default in a WinXP Pro SP2 slipstream?
  15. two questions: 1) Anyone know of a good place to learn how to CREATE these scripts? I want to contribute! 2) If I create an .exe from a script, using "compile script to exe", do i need to have autoit installed on the machine I will use the new exe command on? Or does the exe run standalone?
  16. Whoa, hold the phone (I cant believe I actually wrote that...) Those icons in the system tray for networks (I have LAN, and Wireless) are NOT shown by default in WinXP SP2?!? And, if not, this simple code in winnt.sif will enable them (but NOT ICS?) [Homenet] EnableICS = No ShowTrayIcon = Yes [edit] I know I removed the "Bridge = Adapter1,Adapter2" line, because I THINK it creates a bridge, correct? If so, and you DISABLED ICS, whats the point of the bridge?
  17. That whole thing became these 3 lines?!?!? Q - anyone know about the above Q about making the Context menu say .rar and .zip? I like that idea....
  18. MHz... Nice idea! Putting a cleanup.cmd in All Users ...Startup, which deletes itself upon completion... are there any negative drawbacks to this method that I should know? Sounds like what I need (I am running WPI, and need cleanup to execute AFTER all the programs)... or is it?
  19. well done! Just moved over all my settings/coding. one thing, you may want to know: there is a cursor under the logo, above the selection boxes. i can actually type there. i am assuming thats where the clock goes? well, mine is off, so i can type there...
  20. Anyone know the switch for a silent install of Sonic Foundry Vegas Video 4?
  21. You misunderstood me. I know forced appz will be installed if not checked. but i want that ONLY if I click "install". So if nothing is checked, then FORCED apps install when I click "install". However, if i click EXIT, then NOTHING should be installed, even the forced should not be installed. Forced should mean: IF (and only if) anything else is installed, the forced apps MUST be installed, as well. BUT, if the user wants NOTHING to be installed (and clicks EXIT), then NOTHING, NOT EVEN THE FORCED, should be installed.
  22. what, exactly, is this doing?
×
×
  • Create New...