Windows 10: Cant run Batch file
Discus and support Cant run Batch file in Windows 10 Software and Apps to solve the problem; When i try to run a batch file all it says is this app can't run on your pc i tried going to my property and going to compatibility but it isn't there... Discussion in 'Windows 10 Software and Apps' started by sean villanueva, Aug 16, 2023.
Thema:
Cant run Batch file
Loading...
-
Cant run Batch file - Similar Threads - Cant run Batch
-
Cant run Batch file
in Windows 10 GamingCant run Batch file: When i try to run a batch file all it says is this app can't run on your pc i tried going to my property and going to compatibility but it isn't there im on windows 11 btw but if someone can pls help... -
Batch File run but GUI not prompt
in Windows 10 GamingBatch File run but GUI not prompt: Hello,I made an batch file to run exe file but GUI prompt not appear if i tried to run from outside i.e. batch file present on ABC Folder and I am going to command prompt and run the same it's running and GUI Interface shows but when I runneed the file from other directory... -
Batch File run but GUI not prompt
in Windows 10 Software and AppsBatch File run but GUI not prompt: Hello,I made an batch file to run exe file but GUI prompt not appear if i tried to run from outside i.e. batch file present on ABC Folder and I am going to command prompt and run the same it's running and GUI Interface shows but when I runneed the file from other directory... -
run batch file step by step
in Windows 10 Customizationrun batch file step by step: Hi to all I need your help and support, I'm a Test Engineer and I dedicate and maintain to develop and improve batch files, and I need to know if somebody knows, how to run a batch file step by step in windows 10 or windows server?. Previously in ms-dos i use the next line... -
Running PowerShell script as a batch file
in Windows 10 Network and SharingRunning PowerShell script as a batch file: Can I run the Power Shell line: "C:\Windows\System32>get-appxpackage *3dbuilder* | remove-appxpackage" from a .Bat file? ***Original title: Removing bloatware***... -
Run oscdimg.exe from a batch file?
in Windows 10 Installation and UpgradeRun oscdimg.exe from a batch file?: OK, I have a batch file that copies files from a mounted windows 10 installation file and updates drivers in boot.wim and install.wim. The thing I cannot work out is how to automatically run oscdimg.exe (command from deployment and imaging environment) in a batch file so I... -
Running an uneditable Batch file
in AntiVirus, Firewalls and System SecurityRunning an uneditable Batch file: Hi people, Got a task to run a certain CMD command on a number of PCs as administrator. So I thought i would create a batch file doing this. This is not the issue. The issue is that I am unable to lock down successfully so people cannot just edit the file to see the admin... -
How to run batch file with powershell
in Windows 10 Network and SharingHow to run batch file with powershell: I created a basic batch file that uses "net share" to share a local path. I saved the batch file. When I double click the file I get "access is denied"... note, I am logged on as a admin. Anyways... I figure it has to be run using power shell. I do not know much about... -
Unable to run batch file at startup
in Windows 10 SupportUnable to run batch file at startup: I am trying to run a batch file with these contents: Code: ECHO OFF TIMEOUT /T 2 /NOBREAK DisplaySwitch.exe /internal TIMEOUT /T 2 /NOBREAK DisplaySwitch.exe /external[/quote] I've tried putting a shortcut to it in the startup folder, putting the bat itself in the startup...