Jump to content

Alanoll

Patron
  • Posts

    5,494
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Alanoll

  1. No....I'm not CreamHackered. lol. Sure just because I know my stuff.....but no, can't say that I am. Or I would have already posted it here My name is still Alanoll there, or some variation there of. I just don't post much there. Not as good an Unattended section. I can't even find it anymore Also, Neow1n has alot more spam sites then MSFN does. They have what...20...30? MSFN has 1. And even though I'm a MOD, all I've managed to piece together is that it's a grudge dating back to Whistler. Thought I did know the RTM was due out this week, I assumed Wednesday. But leave it to Microsoft to pick THURSDAY and ruin everyone's weekend
  2. Yes, but I go there as well. But it's not on their front page..... Forums perhaps?
  3. the paths look fine.... I think it's problem with the variables being passed. I'll look into it. I didn't change the script since I wrote it about a week ago. So it's not most likely fixed. I may add a few prompts that display the path being used. That might should some light. It will be annoying as hell if you're trying to do a real install though
  4. Links pleasE?
  5. well.....hmm..... I was hoping I didn't have to make the script all that complicated. Till I sort it out, you can just copy your winamp.ini file to %systemroot%\winamp5.ini It will still get read by the MSI and it's settings used. I think this is just an error of not being out to get the right path. I'll look into it. I see NO ONE even cares to try msiexec.exe /a winamp.msi I don't have my laptop with me at the moment (which has all the files) so it'll be awhile before I can even start to look at the problem. A thought comes to mind, it could be the %CDROM% doesn't get parsed before going to the MSI. If I changed it to by default look at the same directory that the MSI is in, and you specify the INI would that be alright? I'm not sure if I can, it's speculation
  6. what is Pyron's way?
  7. explorer.exe contains a good chunk of the IE core. Back in Windows 98, Microsoft merged teh line between the two. Whatever Security fixes there are for IE, you should sitll apply them as they will patch flaws in explorer.exe, but it should cause no problems using it instead of iexplore.exe
  8. wow, for once....I sleep and there are no errors.
  9. well, it'd be best if you just recreate the ISO. Remove whatever you want..... and download the CDimage pack from unattended.msfn.org finalizing section. It will recreate teh ISO from the files on harddrive. (it uses the same program XPCREATE uses to make the ISO as well, CDIMAGE.EXE)
  10. you're using XPISO.ISO right? I didn't see any problems in the log. Only thing I can think of is that it's installing from the CD you started with, and not the generated ISO. Just make sure of your settings.
  11. perhaps it's a blacklisted key. Could always happen. If upon reentering, it still doesn't work. Perhaps the key is invalid.
  12. they're out and about. It is released in retail stores Friday. So it's out of Fabs atleast the first bunch of em. Though the links if it's been for a few weeks it's most likely a beta. If it's last few days, perahps final.
  13. there is one created. NEWFILES\LOGFILES.CAB as for the updates not installing.....wow....if it were just the ones that are new, but wow. Most of those should have been included. Attach the CAB file, and hopefully we'll be able to help ya more
  14. I understand that....still dont' think it was neccesary But what was done was done. But then again, the other progams are just msi /p msp Well, nice post none the less though.
  15. are you trying CHIPSET or RAID drivers?
  16. I removed the link. No worries, thread is still open. But I don't know about the rest of you, but my CD burner supports HD Burn. Perhaps you should look if your's does too.
  17. I really don't see why this was neccesary, but very nicely displayed though. I thought the Unattend site was enough. You apply the patch that belongs to the program, to the program. Was it really that hard to understand? And I believe most people don't have the problem of making the updates, it that they was 900 megs on a 700 meg CD.
  18. whooops! Blast that SHIFT key. Sure hope no one notices me replacing the current download about 30 seconds ago. You'll know if you have the new one. The Custom Selection screen looks NOTHING like the screenshot. lol. I believe I've done everything in that last "things to do" a few posts up, except for making it smaller. msiexec.exe /a winamp.msi should bring up a new screen
  19. you can do WHATEVER you want with it. and like I said, you need to specify the FULL path to the INI fie. so if you had used INI="%CDROM%\Winamp\winamp.ini" should work.
  20. have you tried... %10%\system.ini,"Password Lists",;creates section [PasswordLists] instead of [Password Lists] %10%\system.ini,"Password Lists", , "User=c:\Windows\User.pwl"
  21. You're forgetting the basic rule of RunOnceEX. Embedded quotes need \" reg add %Key%\075 /V 1 /D "%systemdrive%\install\Winamp\winamp.msi xFull Xuser="Joe User" XKey="XXXXX-XXXXX-XXXXX-XXXXX-XXXXX" " /f should be reg add %Key%\075 /V 1 /D "%systemdrive%\install\Winamp\winamp.msi xFull Xname=\"Joe User\" XKey=\"XXXXX-XXXXX-XXXXX-XXXXX-XXXXX\"" /f
  22. I did. I just work up @Altavista Before saying your username isn't inputed, please use Xname and NOT Xuser.
  23. you missed a couple \ by Xuser and Xkey
  24. Anyone notice how this was re-released: http://www.microsoft.com/technet/security/...n/MS04-025.mspx
×
×
  • Create New...