The Notebook Review forums were hosted by TechTarget, who shut down them down on January 31, 2022. This static read-only archive was pulled by NBR forum users between January 20 and January 31, 2022, in an effort to make sure that the valuable technical information that had been posted on the forums is preserved. For current discussions, many NBR forum users moved over to NotebookTalk.net after the shutdown.
Problems? See this thread at archive.org.

    Batch-file to change several userprofile settings in WinXP?

    Discussion in 'Windows OS and Software' started by zacka, Mar 7, 2007.

  1. zacka

    zacka Notebook Enthusiast

    Reputations:
    0
    Messages:
    14
    Likes Received:
    0
    Trophy Points:
    5
    The subject title may be a bit confusing. Sorry for that...

    Well, my goal is to make a batch-file/exe-file consisting of several registry settings that change many userprofile-settings in one operation.

    The scenario is:

    I have a lot of different computers on a line which I've just installed a clean Windows XP on (both Home and Pro). Then I want to run an exe-file (or a batch-file) on each computer that does all the profile-changes I want to.
    I.E set a certain Wallpaper, set folderview to "Details", disable personalized view in Start-menu etc.

    I know how to make a custom WinXP-CD, but sometimes these computers has their own OS-cd (i.e HP/Compaq) so I want to run this as a separate job after the installation of WinXP.

    These computers are not intended to be a part of a network, so I cannot do it through Active Directory.

    Does there exist a program that run a "Wizard" to make such an exe-file or a batch file?
    I really want it to be a "one-click" operation after a such file is created :)

    PS. My coding skills is not even "newbie"...