F5F Stay Refreshed Software Operating Systems AutoRun Files

AutoRun Files

AutoRun Files

Pages (2): 1 2 Next
W
117
03-11-2025, 11:02 AM
#1
Looking for someone with knowledge on creating an auto-run script that opens CMD and processes a list of items, directing each to a specific option or file. I've only managed to locate a tutorial for opening a single file, struggling to adapt it for automatic USB fixes.
W
whitecastle200
03-11-2025, 11:02 AM #1

Looking for someone with knowledge on creating an auto-run script that opens CMD and processes a list of items, directing each to a specific option or file. I've only managed to locate a tutorial for opening a single file, struggling to adapt it for automatic USB fixes.

S
skovbo1801
Member
186
03-13-2025, 05:41 AM
#2
This article caught my attention.
S
skovbo1801
03-13-2025, 05:41 AM #2

This article caught my attention.

1
101PINGO
Member
154
03-15-2025, 03:36 PM
#3
Yeah, would love if anyone able to share some knowledge =)
1
101PINGO
03-15-2025, 03:36 PM #3

Yeah, would love if anyone able to share some knowledge =)

L
Legoboomey
Junior Member
25
03-15-2025, 03:41 PM
#4
I also attempted this with a USB Minecraft server.
L
Legoboomey
03-15-2025, 03:41 PM #4

I also attempted this with a USB Minecraft server.

W
Willyloomuss
Junior Member
9
03-28-2025, 04:22 AM
#5
Many resources exist to teach batch processing, such as this or that. For more advanced options, you can develop a console-based application in one of the .NET languages.
W
Willyloomuss
03-28-2025, 04:22 AM #5

Many resources exist to teach batch processing, such as this or that. For more advanced options, you can develop a console-based application in one of the .NET languages.

D
Delanoootjuh
Junior Member
13
03-28-2025, 09:28 PM
#6
Batch isn't the problem. The issue lies in batch not handling multiple programs at once.
D
Delanoootjuh
03-28-2025, 09:28 PM #6

Batch isn't the problem. The issue lies in batch not handling multiple programs at once.

T
Termee2
Junior Member
3
03-30-2025, 01:30 AM
#7
Batch executes the instructions you provide.
T
Termee2
03-30-2025, 01:30 AM #7

Batch executes the instructions you provide.

S
SpankinNoobs
Junior Member
14
03-31-2025, 11:17 AM
#8
Thanks for the try, just one or two lines would be perfect.
S
SpankinNoobs
03-31-2025, 11:17 AM #8

Thanks for the try, just one or two lines would be perfect.

A
161
03-31-2025, 03:49 PM
#9
I could create some code, but batch isn't something I handle very well. I really dislike it, though—it's great for beginners and super straightforward.
A
agentulgamer07
03-31-2025, 03:49 PM #9

I could create some code, but batch isn't something I handle very well. I really dislike it, though—it's great for beginners and super straightforward.

M
MSU_Dawg
Member
69
03-31-2025, 04:27 PM
#10
I’m aiming to clarify your intent. Could you explain what you need help with?
P.S. 1337 post.
M
MSU_Dawg
03-31-2025, 04:27 PM #10

I’m aiming to clarify your intent. Could you explain what you need help with?
P.S. 1337 post.

Pages (2): 1 2 Next