August 5, 200323 yr ok..how do I deploy setup files that use HP's installer? Like my printer software....another thing:after XP is set up, is the user name going to be "Administrator" or will it be what I entered under UserDate in the sif file...if it will be just Administrator, how can I change it?How do I deploy Quicktime, and Real Player?that is really all i need to know..thanks to anyone who can answer
August 5, 200323 yr after XP is set up, is the user name going to be "Administrator" or will it be what I entered under UserDate in the sif file...if it will be just Administrator, how can I change it?Go to the control panel and enter in the accounts to change it or not!
August 5, 200323 yr ok..how do I deploy setup files that use HP's installer? Like my printer software....another thing:after XP is set up, is the user name going to be "Administrator" or will it be what I entered under UserDate in the sif file...if it will be just Administrator, how can I change it?How do I deploy Quicktime, and Real Player?that is really all i need to know..thanks to anyone who can answerThis is fairly simple to acomplish using the net user cmd when used in a batch file here is the sintaxNET USER[username [password | *] [options]] [/DOMAIN] username {password | *} /ADD [options] [/DOMAIN] username [/DELETE] [/DOMAIN]you can use that to create a use account from a batch file that will then automatically be logged into when you start windows, but only if you dont have a password assigned..Sunil
Create an account or sign in to comment