Search found 4 matches
- 30 Mar 2022 03:51
- Forum: DOS Batch Forum
- Topic: Batch running files remotely
- Replies: 5
- Views: 9201
Batch running files remotely
I have a request, is it possible that the batch file (run on any PC) can access and start files remotely? (even better if the files are in the cloud)
- 27 Mar 2022 10:44
- Forum: DOS Batch Forum
- Topic: Key Authorization for Batch Program
- Replies: 1
- Views: 3881
Key Authorization for Batch Program
Is it possible to enter an authentication key associated with the customer's HWID? So that the program cannot be used on other users on other PCs?
- 05 Mar 2022 10:05
- Forum: DOS Batch Forum
- Topic: ProcessorId String Correcty?
- Replies: 2
- Views: 3924
Re: ProcessorId String Correcty?
Wow, thanks, N.1
- 05 Mar 2022 06:39
- Forum: DOS Batch Forum
- Topic: ProcessorId String Correcty?
- Replies: 2
- Views: 3924
ProcessorId String Correcty?
Hi everyone, I have a problem, with this code it should tell me that it is correct, instead it says that it is not, you have to put your processorID inside the quotes, I did not put mine because it would not make sense, someone can tell me why it does not work correctly ? @echo off Set cpuid= wmic c...