Jump to content

b0r3d

Member
  • Posts

    739
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    Australia

Everything posted by b0r3d

  1. Try this. In your batch file, copy your link shortcuts to: %systemdrive%\Documents and Settings\%username%\Favorites That ought to do the trick
  2. @webmedic When you get some spare time, would you like to write a step by step guide? I find it hard to follow instructions when they are scattered and updated all throught a forum topic. Id really appreciate it
  3. You can keep it up there if you like. I dont mind. I just dont want 324908732409732078 people e-mailing me about how to use it As for the updates, ill keep adding things and tweaking things until i release a new version. Its too much of an effort to keep reuploading the old one, and that way everyone will have the same features for each version. Whenver i do update it, ill post a link.
  4. Hrm .. need to reboot into safe mode to do it. Is there a way i can get around this to change the boot logo during install? Perhaps slipstream the ntoskrnl.exe file into XP Setup?
  5. I agree .. but alas, they are out there...
  6. No problem! *mutters* .. That'll be 25$ please ...
  7. In the workey way i guess :|
  8. .6 billion, 2 hundred thousand, 7 hundred and 93 and 3/8
  9. Okay. I just added domain support.
  10. You could set it within the program. Its easier for the user to assign values if they have a user interface, rather than editing .ini files. Also, why woudl you want the screen to stay up longer than 10 minutes? I thought you wanted it to close itself after a period of time, so if the user didnt select any extra programs, it would install the defaults ... or am i completly wrong
  11. I read up there somewhere that it was being programmed in VB. My suggestion is to simply use a timer. If the mouse is moved, or a key is pressed, simply stop the timer.
  12. Can you post me the forum link pls
  13. Best off doing all the paths'
  14. If you get me the text i need to insert into the winnt.sif, ill add domain joining to the program. As for your problem, i think i've pinpointed the problem. Its only in one spot that i use the font Courier New, and thats to display the created winnt.sif file before you save it. If you want, i can change it just for you and e-mail you a copy
  15. How do you change your bootscreen manually? I have a great one id like to add to my XP CD
  16. Have you guys actually got the Update slipstreaming working yet?
  17. Have you shared the printer?
  18. Why are you using the pause command? That makes the user have to press a key to continue. Also you should put the "Windows Will Restart Automatically In 2 Minutes To Complete Installation..." after the -c .. like this: shutdown -r -f -t 120 -c "Windows Will Restart Automatically In 2 Minutes To Complete Installation..."
  19. Could you please explain which hotfixes go in which folders?
  20. Its a good suggestion, but im not going to do it It'll take too much time, which im not prepared to dedicate to a project so small. Everyone will just have to deal with English
  21. Yes it should. But, the product key is a bad example. Due to the way i coded the program, if you dont enter anything in the product key, your winnt.sif file will look like this: ProductKey=---- Its an oversight on my part. I didnt allow for the user to not enter specific data like that. Ill fix it up right away.
×
×
  • Create New...