Game Technologies
Visual J#
SQL Server
VS Team System
Visual FoxPro
Smart Device
Architecture
Windows Vista
Windows Forms
VS Express Editions
Visual Basic
Windows Live
Visual C#
Visual C++
.NET Development
Software Development Network>> Visual Basic>> Start Up program
Start Up program
Hot Topic
I have problem with win2000 and vb2005 in clickOnce
Good articles on event handling in VB.NET
Help with adding an executable file as a resource
httpwebresponse not support arabic language !!!!
How to Identify CD-R or CD-RW ???
Treeview automation
Serial Communications
VERY useful skill---but many people don't know
Program Running in Background
VB vs C#. How capable is VB compared to C#?
Visual Basic
How to use a Process to run CMD and a DOS utility to send Commands
Relase the Fix for Visual Basic Compiler Error &H8013141e&
Automate MS Word Doc with VB.Net
Algorithm Benchmarking
Executing stored procedure that returns parameters
How to stimulate a mouse left click when the x, y co-ordinates are provided
OTP: How to Set Background Color of a Cell in a Datagrid on Form Load (VB6)
"Cross-thread operation not valid" exception
Validating Event - Compare Current to Prior value
Yoda needs help sending Data to Hardware! ALL NERDS COME QUICK!!!
Start Up program
how do i make my program a startup program
Answer this question
Start Up program
cindy33
Actually your path is correct I transposed my last 2 directories....
You can create a shortcut to put in the startup directory or put the path of your program in the registry key ...../run as suggested
DanielAnywhere
If you want it to start every time you logon you can put a shortcut in the Startup folder in the Start Menu
or add a string value to this key in the registry
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
Under HKEY_LOCAL_MACHINE instead of HKEY_CURRENT_USER to start it for all user
Gaurav Seth
but i distrubute this program, so this program must install put a shortcut in the startup directory. Or will my installer do it
sandyalmeida
Ok, dman my startup path is different
My startup folder is at
C:\Documents and Settings\Username\Start Menu\Programs\Startup
Is it the same
Is it the .exe file i need to put in the startup folder
Also, how can i make my program , during installation, to put itself in the startup folder
imkamran
Alternatively you can put a shortcut in
C:\Documents andSettings\UserName\Programs\StartMenu\StartUp
Start Up program
Answer this question
Start Up program
cindy33
You can create a shortcut to put in the startup directory or put the path of your program in the registry key ...../run as suggested
DanielAnywhere
or add a string value to this key in the registry
HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Run
Under HKEY_LOCAL_MACHINE instead of HKEY_CURRENT_USER to start it for all user
Gaurav Seth
sandyalmeida
My startup folder is at
C:\Documents and Settings\Username\Start Menu\Programs\Startup
Is it the same
Is it the .exe file i need to put in the startup folder
Also, how can i make my program , during installation, to put itself in the startup folder
imkamran
C:\Documents andSettings\UserName\Programs\StartMenu\StartUp