C# Tutorials and offshore development in India
    Tutorials   Resources   Forum   Communities   Interview   Jobs   Projects   Offshore Development    
Silverlight Tutorials | Mentor | Code Converter | Articles | Code Factory | Computer Jokes | Members | Peer Appraisal | IT Companies | Bookmarks | Revenue Sharing |


Prizes & Awards
My Profile



Active Members
TodayLast 7 Days more...

New Feature: Community Sites: Create your own .NET community website and start earning from Google AdSense ! It's Free !




How i Load My Application When the System Restarts


Posted Date: 29 Aug 2008      Total Responses: 5

Posted By: Gowri       Member Level: Gold     Points: 1


hi,

I have Developed an Application in vb.net, How i Load My Application EXE and Supporting Files when the System Restarts...


Thanks & Regards,
Gowri.G




Responses

Author: Saravanan Somasundaram    29 Aug 2008Member Level: SilverRating:     Points: 2
hi,
just paste ur application short cut to startup folder.
it'll invoke every time the system logged in

regards
Saravanan Somasundaram


Author: Amalraj Irudayamani    29 Aug 2008Member Level: SilverRating:     Points: 4
If you want to run your application (Exe) while windows starts up, then you need to copy paste the exe in the windows startup folder.

the path is similar to this one:
C:\Documents and Settings\amalraj\Start Menu\Programs\Startup

Open this folder and paste your application exe file.

This should work.

--Amal



Author: Sreekanth M    29 Aug 2008Member Level: SilverRating:     Points: 4
Hi,
You can also go to control panel task scehduler and schedule a new task and choose the option of trigger to be when the system starts and you can choose that you want to start a program and proceed to enter the path of a .bat file which will have the command line arguments once this task is triggered to start the program.



Author: ANIL PANDEY    29 Aug 2008Member Level: DiamondRating:     Points: 3
hi,




simply paste ur application in C drive or the local drive of the system, then u can copy the Executable file from there to the Windows>? start up..
this will automatically start ur application as u start ur windows..


Thanks
Anil


Author: D.Jeya kumar(JK)    29 Aug 2008Member Level: DiamondRating:     Points: 4
Hi,

To atart the application automatically you can add in windows service so that it will automatically start the application

the second way is to add the application in start up folder so that it will start the applciation when the user log in.

the third way is to add the applcation in job scheduler that will be invoked automatically when the user log in.

Regards
JK



Post Reply
You must Sign In to post a response.
Next : VB.net to C# conversion is not working
Previous : doubt to add entire column value to a textbox in vb.net
Return to Discussion Forum
Post New Message
Category: .NET

Related Messages



dotNet Slackers   BizTalk Adaptors    Web Design

accuconference

Contact Us    Privacy Policy    Terms Of Use