Jump to content

Recommended Posts

Posted

How would I go about having a text file pop up on the first boot reminding users of certain things to do.

I'm thinking text file because then they can easily delete it later.

Thanks

Cayce


Posted

I'm sorry I don't fully understand (I'm very new to this)

I understand the batch file part but not what the path would be. Would I have to be specific in the path (EG: notepad "C:\Documents and Settings\User\Desktop\filename).txt") ? and also, where would I place the text file within the install CD. Would it be under the install directory ($OEM$-$1-Install) ?

Thanks for your help.

Posted

I would put the batch file in

$OEM$\$Docs\All Users\Start Menu\Programs\Startup\ batch file

and add

DEL "%AllUsersProfile%\Start Menu\Programs\Startup\ batch file "

not it will start every time you boot.

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...