stormbrush Posted October 1, 2009 Posted October 1, 2009 Hello. Can someone help me with tips how to add new folder(with my programs) using nlite? I wanna get,when new xp being installing,folder on desktop where will be some application ready for installation. Thanks.
Sp0iLedBrAt Posted October 1, 2009 Posted October 1, 2009 (edited) I usually do it like this:1. create an $OEM$ folder in the folder of the source CD2. create $docs folder inside3. create All Users folder inside4. create folder Desktop inside5. Put all the programs inside in a folderSo, the path is: $OEM$->$docs->All Users->Desktop->add your program folderNote: this will copy the program folder to the All Users desktop at first boot, meaning it will be available to all users on the computer; I suppose there is an option to use your username instead of All Users, but I haven't tried it yet. At the same time, you can delete the program folder after install by going to C:\Documents and Settings\All Users\Desktop Edited October 1, 2009 by Sp0iLedBrAt
stormbrush Posted October 1, 2009 Author Posted October 1, 2009 (edited) Thanks a lot! When you say in the source, did you mean that i make new folder in I386 folder or else?And one more: is it making of $OEM$ folder meaning just renaming new folder or something difference? Edited October 1, 2009 by stormbrush
Sp0iLedBrAt Posted October 1, 2009 Posted October 1, 2009 You create a new folder, then rename it to $OEM$, and put it in the same folder as I386, i.e. next to it. You know the rest of the procedure.Enjoy
johnhc Posted October 5, 2009 Posted October 5, 2009 stormbrush, you cannot place it on your created user account DeskTop, because at the time the $OEM$ folder is processed, your user account is not created. Another idea is to place the folder into your installed folder and use a DOS copy command placed in the RunOnce exit in the Unattended section to move it to your user account DeskTop. Enjoy, John.
Guest Posted October 5, 2009 Posted October 5, 2009 However, your new folder can be placed on the "All Users" or "Default User" desktop with $Docs.If placed on the "All Users" desktop then if any user deletes or modifies it, those changes occur for all users.If placed on the "Default User" desktop then every user will receive their own copy of the folder to be modified or deleted independently.
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now