0

I was wondering how to make a program that will load everytime the users logs in their windows session. So when they enter windows the program is up and running. If possible without admin rights needed.

So what i need is a function inside my code that will make a copy of the .exe file to the start-up menu and check if there isnt the file already

1 Answer 1

1

This is not a programming problem. You can write any app you want and add it to the startup folder. (http://www.howtogeek.com/208224/how-to-add-programs-files-and-folders-to-system-startup-in-windows-8.1/)

Sign up to request clarification or add additional context in comments.

2 Comments

But isnt there a way to copy the file from his current dir to the start-up folder inside the program ?
@NotanNimda Of course there's a way to copy files from one location to another; even executables. Can you elaborate on the problem you're trying to solve, because this is far too vague.

Your Answer

By clicking “Post Your Answer”, you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.