TECHNOLOGIES
FORUMS
JOBS
BOOKS
EVENTS
INTERVIEWS
Live
MORE
LEARN
Training
CAREER
MEMBERS
VIDEOS
NEWS
BLOGS
Sign Up
Login
No unread comment.
View All Comments
No unread message.
View All Messages
No unread notification.
View All Notifications
Answers
Post
An Article
A Blog
A News
A Video
An EBook
An Interview Question
Ask Question
Forums
Monthly Leaders
Forum guidelines
Arun A
NA
7
0
how to start a windows application before windows login(not as service)
Jan 30 2009 2:53 AM
hi all,
i got a application that reads data from serial port and insert it into database and just make a log entry(system date) into text file. The application is running fine when i set up it on windows start up.when the windows starts the user has to enter windows log in and then the application starts.
But now i need to start this application before windows log in so that the user need not enter user name and password each time the windows starts to start the application.Also i can't remove the windows user name and password.
I have tried using it as a windows service but eventhough the application started it was not reading data from the serial port.Also i have tried it adding the exe as a key into regisrty run. but it too didn't worked.
Can anyone help me on this..
Reply
Answers (
1
)
How to get OS and other computer information of those pc connected on the network
C# object problem