无法在启动时调用程序 [英] can not call a program from startup

查看:64
本文介绍了无法在启动时调用程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

Hellow
我编写了一个名为 MyProg 的程序.该程序需要一个名为 MYtxtFile.txt
的文本文件. 我想从启动时调用程序.
在我的计算机中启动的路径是
c:\ users \ khaled \ AppData \ Roaming \ Microsoft \ windows \开始"菜单\程序\启动
--------
MyProg.exe 及其所有必需的文件位于 D:\ Hellow
我已将 MyProg.exe (通过控件_c和control_v)复制到了
c:\ users \ khaled \ AppData \ Roaming \ Microsoft \ windows \开始"菜单\程序\启动
然后我重新启动计算机,并出现此错误
找不到
``C:\ Users \ Khaled \ AppData \ Roaming \ Microsoft \ Windows \ Start Menu \ Programs \ Startup \ MYtxtFile.txt''
我无法将MyProg重命名为 D:\ Hellow \ MyProg
禁止使用半冒号和斜杠

help

Hellow
I wrote a program named MyProg. The program requires a text file named MYtxtFile.txt
I want to call the program from startup.
The path of the start up in my computer is
c:\users\khaled\AppData\Roaming\Microsoft\windows\Start Menu\Programs\Startup
--------
MyProg.exe and all of its required files are located in D:\Hellow
I have copied MyProg.exe (by control _c and control_v) to
c:\users\khaled\AppData\Roaming\Microsoft\windows\Start Menu\Programs\Startup
Then I reboot the computer and got this error
can not find
''C:\Users\Khaled\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup\ MYtxtFile.txt''
I could not rename MyProg to D:\Hellow\MyProg
Semi colon and slash are forbidden

help

推荐答案

执行以下操作
1-按屏幕左下方的开始
2型运行
3型

%userprofile%\开始菜单\程序\启动

这应该打开启动文件夹

4-右键单击文件夹,选择新建",您将看到一个列表,选择快捷方式
5-键入要在启动时执行的文件名的路径
6-重新启动计算机(选择重新启动)
您的程序现在应该运行了
do the following
1- Press Start at the lower left of the screen
2- type Run
3- type

%userprofile%\Start Menu\Programs\Startup

this should open the startup folder

4- Right click on the folder select New then you will see a list, choose shortcut
5- type the path for the filename which you want to execute at startup
6- reboot your computer (select restart)
your program should now run


这篇关于无法在启动时调用程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆