Search found 4 matches

by Bjorn94
30 Mar 2022 03:51
Forum: DOS Batch Forum
Topic: Batch running files remotely
Replies: 5
Views: 7010

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)
by Bjorn94
27 Mar 2022 10:44
Forum: DOS Batch Forum
Topic: Key Authorization for Batch Program
Replies: 1
Views: 3317

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?
by Bjorn94
05 Mar 2022 10:05
Forum: DOS Batch Forum
Topic: ProcessorId String Correcty?
Replies: 2
Views: 3338

Re: ProcessorId String Correcty?

Wow, thanks, N.1 :D :D :D
by Bjorn94
05 Mar 2022 06:39
Forum: DOS Batch Forum
Topic: ProcessorId String Correcty?
Replies: 2
Views: 3338

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...