Questions tagged [startup-folder]
19 questions
0
votes
1 answer
Issue with App.Config in the Startup Folder
I am writing a console app in c#.net. I have a batch file that currently copies the exe and exe.config to the startup folder on local machine from the network. It is set up that way so the user only has to run the batch file and then everytime the…

SteveAnselment
- 634
- 3
- 10
- 29
0
votes
1 answer
Environment Variable - Startup Folder
Is there an Environment Variable for the startup folder.
On XP it is located under C:\Documents and Settings(user)\Start Menu\Programs\Startup and on vista 7 it is under Appdata\Microsoft\Windows\Start Menu\Programs\Startup\
So I was wondering if…

Josh Line
- 625
- 3
- 13
- 27
0
votes
1 answer
I need to run my exe when user logs into windows, please tell me steps for this
I have copied my exe to Startup folder its working fine on windows Restart but i need to run exe when computer is resumed from Hibernate or Sleep mode too..
Please help me with this !
Thanks in advance !
-1
votes
2 answers
Jupyter Notebook Start-up folder to be current folder (Mac)
How do I change Jupyter Notebook's start-up folder to be the directory that I started it in terminal? I have tried jupyter notebook --notebook-dir=%CD% but it gave me an error:
[C 00:31:27.239 NotebookApp] Bad config encountered during…

RichS
- 117
- 4