autostart application using MinLogon

F

FCBfreak

Hi,

Is it possible to autostart an application using MinLogon?

There is a dependency from explorer shell to windows logon (standard),
so "Startup" folder can't be used anymore, it seems.

This means, when using MinLogon, a custom shell has to be created to
autolaunch a program?


Thanks in advance
 
B

Bing.Chen

Dear FCBfreak,

To auto-run an application, there are several ways.
1. Add a shortcut into Start Menu\Startup

2. Add a registry value
HKLM\Software\Microsoft\Windows\CurrentVersion\Run
Name: Create by yourself
Data Type: REG_SZ
Value Data: Path to your application

3. Set your application as a service
--
Best Regards,
Bing Chen
Advantech Co., Ltd.
Microsoft eMVP

?? - ???????????????
http://www.advantech.com.tw/epc/newsletter/ATW/2005MS/
 

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

Top