Jump to content

Alanoll

Patron
  • Posts

    5,494
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by Alanoll

  1. wierd... not working here either. Just gets redirected to the main page. All the member sites seem fine (msfnhosting.com). merged duplicate topics
  2. netuser I believe is a seperated program. it's not NET USER like in the other commands.
  3. it should be fine without msiexec, but I always use msiexec just in case I move my code to a differnt position in setup, and the path's might not be setup yet to just use the MSI. Also, I've done a bit of testing, Xname="User Name" works. If you find any problems let me, and I'll trace it down. I'm currently trying to work on a way to use an INI file, so you just include the switches in there, and bam, just in the commandline winamp.msi /qn and you're good.
  4. oh I understand the for syntax, I just don't understand the logic. There is a slight difference. I was taught for (int x = 0, x < 10; x++) or something similar. The dos for command is alittle different. Haven't rationalized it to the C++ for like I know. what does it matter what Setup was told? The logon only takes affect after setup is complete. So you need a regedit to do that. Which is all that's neccesary, is on the site.
  5. does NO ONE use help commands anymore? NET USER WOLF PASSWORD will change wolf's password to password. As for autologing in....check the website....it's on there.
  6. I believe the Mozilla one works fine.... the only problem is the components/plugins....and that was some custom ones he included, not the presets.....
  7. i have no idea what you're talking about.... I also didn't know anyone still used this.... (I believe the creator left MSFN awhile back, finished his disc perhaps? )
  8. i personally like Microsoft's.....but that's just me.....
  9. i don't see how you're going to close it without using a seperate progam.... taskkill is included with XP, so it's not neccessarily like adding one. Why is this in the 9x forum?
  10. all three of your posts are all the same.... any reason for that? Some could consider it spamming
  11. Until they try to kill you like i I, Robot? The new Will Smith movie coming out? (sorry off topic, but couldn't resist)
  12. Alanoll

    160Gb Barrier

    I don't believe in such barriers. The main drive I use is a 200 gig drive, and windows partitions it to it's full extent during setup. So i believe there is no such limit. Perhaps NT4, but not XP.
  13. UBCD section up - Thanks go to ArmyDoc for that
  14. oooooh very nice GM.... adds entries to current installl....
  15. i have ATI Catylyst from 4/21 or something around there, and they work fine in my unattended setup. I guess I better update soon.
  16. i wouldn't make it just yet......trust me on this..... besides if someone just tells me how to do it (I ahve Acrobat Pro) I can make one when I'm done and replace the old one on the site.
  17. even better and free http://unattended.msfn.org/xp/finish.htm
  18. hmmm on mine it starts after install, but before teh batch exits.... try sleep
  19. OEMFilesPath shouldn't ahve a leading slash at the end. Just A:. Setup appends \$OEM$ to it, so if you had A: it would become A:\\$OEM$
  20. Alanoll

    XPCREATE

    So 2000 is fine but XP isn't? wierd.
  21. just to narrow it down, reinstall but leave OUT the regtweaks. See if it works then.
  22. I personally like sites like this: http://www.ioconte.net/ nice and active theme. your's just seems.....blah.....boring. no offense. I like active stuff. that's jsut me.
  23. post the registry file? if that's all you did, and you didn't do a Unattended setup, perhaps I should move it to the Windows 2003 forum...
  24. never seen this before. have you modified your source any? by using nLite or anything?
×
×
  • Create New...