Windows 10: BAT output
Discus and support BAT output in Windows 10 Software and Apps to solve the problem; Hey guys! I want to get a reg output file from a bat file I will run x.bat it will give me x.reg Everything seems to be ok. But i want double \\... Discussion in 'Windows 10 Software and Apps' started by Feuer, Mar 20, 2021.
Thema:
BAT output
Loading...
-
BAT output - Similar Threads - BAT output
-
ChatGPT removed my internet with a .bat
in Windows 10 GamingChatGPT removed my internet with a .bat: So In device manager my pci device has a yellow triangle and my Realtek PCIe GBE family controller and WAn Miniport sate also have a yellow triangle and when I go to network and internet settings and change adapter options, I have no adapter.Here’s the .bat ChatGPT gave me... -
ChatGPT removed my internet with a .bat
in Windows 10 Software and AppsChatGPT removed my internet with a .bat: So In device manager my pci device has a yellow triangle and my Realtek PCIe GBE family controller and WAn Miniport sate also have a yellow triangle and when I go to network and internet settings and change adapter options, I have no adapter.Here’s the .bat ChatGPT gave me... -
ChatGPT removed my internet with a .bat
in Windows 10 Network and SharingChatGPT removed my internet with a .bat: So In device manager my pci device has a yellow triangle and my Realtek PCIe GBE family controller and WAn Miniport sate also have a yellow triangle and when I go to network and internet settings and change adapter options, I have no adapter.Here’s the .bat ChatGPT gave me... -
When I try to run a .bat file it does not let me. It says "This app cant run on your pc"...
in Windows 10 GamingWhen I try to run a .bat file it does not let me. It says "This app cant run on your pc"...: This is what it says https://answers.microsoft.com/en-us/windows/forum/all/when-i-try-to-run-a-bat-file-it-does-not-let-me-it/910636c6-87b8-4eef-b403-e3c02a66590b -
When I try to run a .bat file it does not let me. It says "This app cant run on your pc"...
in Windows 10 Software and AppsWhen I try to run a .bat file it does not let me. It says "This app cant run on your pc"...: This is what it says https://answers.microsoft.com/en-us/windows/forum/all/when-i-try-to-run-a-bat-file-it-does-not-let-me-it/910636c6-87b8-4eef-b403-e3c02a66590b -
How to launch a program from a .bat file that doesn't launch
in Windows 10 GamingHow to launch a program from a .bat file that doesn't launch: Hello!I am trying to run a program from a .bat file that resides on my desktop so that when I start my computer the program launches automatically. After the computer boots up, from being off, a tiny icon of the program I wish to launch shows up in the system tray. When I... -
How to launch a program from a .bat file that doesn't launch
in Windows 10 Software and AppsHow to launch a program from a .bat file that doesn't launch: Hello!I am trying to run a program from a .bat file that resides on my desktop so that when I start my computer the program launches automatically. After the computer boots up, from being off, a tiny icon of the program I wish to launch shows up in the system tray. When I... -
How to launch a program from a .bat file that doesn't launch
in Windows 10 CustomizationHow to launch a program from a .bat file that doesn't launch: Hello!I am trying to run a program from a .bat file that resides on my desktop so that when I start my computer the program launches automatically. After the computer boots up, from being off, a tiny icon of the program I wish to launch shows up in the system tray. When I... -
start line - end line to output file (BAT script)
in Windows 10 Supportstart line - end line to output file (BAT script): input.txt it is a text file with 10 lines in it one two three four five six seven eight nine ten i want to create a text file from line 3 to 7 it will be output.txt three four five six seven i want to know, how i can create a file that getting lines from another file...