Start an application after login Window automatically

  • Thread starter Thread starter Guest
  • Start date Start date
G

Guest

Hi

In general, how I can make an application on my laptop to start after login to Windows domain

Specifically, I am using a MS PPTP VPN client and I would like to start the client after login to the Windows domain

Thanks in advance
Sophia
 
Add a shortcut for the application to the startup folder.
%ALLUSERSPROFILE%\Start Menu\Programs\Startup
for any user that logs on. Or in
%USERPROFILE%\Start Menu\Programs\Startup
for the current user only.

--
Regards,

Dave Patrick ....Please no email replies - reply in newsgroup.
Microsoft MVP [Windows NT/2000 Operating Systems]
Microsoft Certified Professional [Windows 2000]
http://www.microsoft.com/protect


:
| Hi,
|
| In general, how I can make an application on my laptop to start after
login to Windows domain?
|
| Specifically, I am using a MS PPTP VPN client and I would like to start
the client after login to the Windows domain.
|
| Thanks in advance.
| Sophia
 
Put the appropriate icon into the Startup folder of your profiles folder
(c:\documents and settings\sophia\start menu\programs\startup).


sophia said:
Hi,

In general, how I can make an application on my laptop to start after login to Windows domain?

Specifically, I am using a MS PPTP VPN client and I would like to start
the client after login to the Windows domain.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Back
Top