Jump to content

Alanoll

Patron
  • Posts

    5,494
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Alanoll

  1. i was just doing prelim testing of the variables, I'll make all of X's components conditional so you have the most control. That does mean more commandline options, but I think i have an idea to reduce it.
  2. ah no. it was a bug in a previous version of the Real Alt. that i was using, it's since been fix. it was the window where you have to tell it Speeds and whatnot. It's been fixed. Does anyone hate it when it's been a few months AND then someone reply's after you've long since got the answer? thnx anyway slimshady
  3. i vote for their release when SP2 is RTW. You're only supposed to be TESTING RC1, so why put it on the DVD? You'll have to recreate it when it comes out again anywayz.
  4. Mac got in touch with me, and we're working on the MSI together. I didn't bother testing the install as of yet, but I'm working on the conditions and optional component install from commandline. so far it's working like this... winamp.msi AUDIO=1 VIDEO=0 AGENT=0 /QB and Audio will be installed, Video and Agent won't be.
  5. it's probally because the "generic" drivers revieced a higher rating, and when you removed said drivers, all that was left were yours. I was thinking of doing that with my monitor drivers, but then was like....ya know it doesn't really matter. All it's going to do is replace Plug and Play with my monitors name. There ain't nottin special and registers on its own just fine.
  6. i last heard an estimate of 5 weeks for SP2. and that wasn't long ago. i guess we shall see if it truly is 3 months out. Though EVERYONE is saying something different. I saw something that it was due out end of June. I thought it was May. Then that 5 week thing.....
  7. oem.microsoft.com there be the only place, unless someone downloads it for you and hosts it.
  8. the CODE tags are for teh BOARD not the batch. It makes the code easier on the eyes and better formating. [code\] and [/code\] without the \
  9. if you can't modify setup.exe the way you want it...you'll have to use an Autoplay Menu Creatore or code one yourself. http://www.indigorose.com/ams/index.php that's what Flyakite i believe is using for his new Setup.exe page. However, you may want to get your hands on 4.0 instead of 5.0 as it's easier to use. 5.0 you have to do scripting and whatnot.
  10. he meant like this... CODE IN HERE
  11. if MAC doesn't get one working or whatever in a few days, I'll start making one trying to do what he's done/doing. The worst part of MSI is updating.....
  12. redownload the drivers. They should be signed. and YES, extract the file so there are 50 or whatever. FOLLOW THE LINKS I GAVE YOU! or can you not click on a simple link?
  13. i believe the man said OR why are your drivers not signed? All of the ones from nvidia are signed.
  14. place the batch file in the root folder. the folder one level up from I386. Then double click it. Automatically, but i think the files are moved to an optional folder or required folder on level up from I386
  15. Public Properties: http://msdn.microsoft.com/library/default...._properties.asp Command-Line: http://msdn.microsoft.com/library/default....ine_options.asp
  16. go to flyakite.msfnhosting.com under downloads... there is a PDF version of the site
  17. "1"="m:\\Rumba 2000\\msiexec /i rumba.msi /QB-" should be "1"="msiexec.exe /i m:\\Rumba 2000\\rumba.msi /QB-" and the same with the other MSI's. the installshield ones, like Logitech and the ISS files. "1"="m:\\citrix\\client6.31\\ica32\\disk1\\setup -s -f1sl.iss" should be "1"="m:\\citrix\\client6.31\\ica32\\disk1\\setup -s -f1\"(PATHTO ISS FILE)\sl.iss" the logitech one probally needs an ISS file created for it.
  18. woot! guess he liked my idea i gave him though the ini wasn't my idea. I was all for the ALL CAP properties that you can change upon runtime. Then I'd only have one file....
  19. YAY!!! someone can read!!
  20. and what problem do you have? or have you just read? are they not signed or something?
  21. put the file on your CD, and make sure it's named correctly. You can also remove the line for C:\.
  22. if I had to take a guess, just because I copied that code into a batch file, and then ran it.... it's because you don't ahve WIN51IP.SP1 where it's supposed to be.
  23. it's an actual emulation. It's a PC inside a PC. Has to do all the normal stuff.
  24. that's a pretty nasty error. But I would get the file from SP1 as your probally added that to the CD
  25. nothing, absoluely nothing. If you wanted to put notes or something in there, you could. But all you need is the file itself.
×
×
  • Create New...