Jump to content

ml20

Member
  • Posts

    87
  • Joined

  • Last visited

  • Donations

    0.00 USD 
  • Country

    United States

Everything posted by ml20

  1. aero theme aero rainmeter theme some wallpaper March Desktop
  2. At this site (http://webdesign.templatemonster.com/) there are many good tutorials that will teach you many things that you want to do. There is also a section of free graphic and logo templates
  3. Welcome! this is a great place to get answers
  4. one thing you might want to add to you guide is that the more fonts you have installed, the longer it takes to boot, because windows loads them all in boot process. i installed 1000+ fonts one time and it took my comp a few mins to boot up next time
  5. it may be one of the hotfixes you have listed there that executes MSNM at the end of the install. are any of the hotfixes for MSNM? and if you have MSNM installing or upgrading somewhere in that period of time, like a 13 min mark, make sure you have the right parameters. which you probably do. but actually, i don't know if in your case it actually hinders the install of other programs, because if it doesn't, you could just leave it up. even though i agree it would be annoying.
  6. here is a collection of 12 i have made. i add some about once a month http://s86953812.onlinehome.us/winntbbu/
  7. nice. i will have to give this a run some day
  8. enjoy http://gmail.google.com/gmail/a-bcb20ae179...146e-f6a588a3fe http://gmail.google.com/gmail/a-bcb20ae179...2332-891640362d http://gmail.google.com/gmail/a-bcb20ae179...1fd0-28f9de2b74 http://gmail.google.com/gmail/a-bcb20ae179...c3dd-5d9a815269
  9. i don't know for a fact, but since the tablet pc version is not very different from plain old xp, i would assume they are identical, with maybe another option or two that you will eventually learn.
  10. look here: http://support.microsoft.com/default.aspx?...kb;en-us;314472 look in part d it gives examples of how to put a link in, even though it did not work for me, it might for you B)
  11. just delete the folder created in the all programs menu after running the tweak. with something like "del c:\documents and settings\all users\start menu\programs\administrative tools\*.* /q/s"
  12. i had this problem too, a long time ago. the problem is something wrong with the computer, not the disk you are using. so... 1. make a new vhd and try it out. 2. ditch the current setting you have and just make a new vitrual comp. 3. try vmware. hope it helps.
  13. to stop the autoupdate thing, use this under data: AutomaticUpdates=no and to stop the security center from appearing at startup, you must disable the service. i don't know it off the top of my head, i should cause it is an easy one, but search the regisrty tweaks posts.
  14. heh, oh well. that one still doesn't work for me, but it may work for you xtremexxx
  15. well, any application can be run from there. but there is no file that you can add a line that will execute a command line or program right when the GUI part starts. the t-13 cmdlines.txt is a file called CMDLINES.TXT that you put in your OEM folder and when the GUI setup reaches the 13 minute mark, it will execute any batch file that you have entered in CMDLINEX.TXT. Example of cmdlines.txt. [COMMANDS] "REGEDIT /S regtweaks.reg" "RunOnceEx.cmd" "makeuser.cmd" for me, i have the CMDLINES.TXT execute the list of programs that i want to install upon first boot, and i have it add many registry tweaks, and create five user accounts.
  16. these threads may help if you only have one cd drive. http://www.msfn.org/board/index.php?showtopic=8381 http://www.msfn.org/board/index.php?showtopic=25110 if you have two, just add some IF EXIST D:\CD1.TXT SET=CD1, IF EXIST E:\CD2.TXT SET=CD2, stuff in your batch to get it to find the cd in drive two. this is what i use to get 2 cds active. it looks like: IF EXIST D:\D1.txt SET CDROM=D: IF EXIST E:\D1.txt SET CDROM=E: IF EXIST F:\D1.txt SET CDROM=F: IF EXIST G:\D1.txt SET CDROM=G: IF EXIST H:\D1.txt SET CDROM=H: IF EXIST I:\D1.txt SET CDROM=I: IF EXIST D:\D2.txt SET CDROM2=D: IF EXIST E:\D2.txt SET CDROM2=E: IF EXIST F:\D2.txt SET CDROM2=F: IF EXIST G:\D2.txt SET CDROM2=G: IF EXIST H:\D2.txt SET CDROM2=H: IF EXIST I:\D2.txt SET CDROM2=I:
  17. not that i am aware of. you can launch an app from the t-13 cmdlines.txt point, though
  18. i have not seen a working one for all computers.
  19. yea, it is a good idea to leave that one attended. it is the first thing in text setup, so you only have to wait a minute or two for the stuff to load.
  20. i have like thirty one and am willing to give them out, with out requirements. but i am too lazy and don't feel like posting them here right now so just drop me a pm and i'll hook ya up with one
×
×
  • Create New...