Categories
How to fix VBScript?
Can't compile vbs file to exe What should this code look like with the missing "Sub Main"?
Set WSS = WScript.CreateObject("WScript.Shell") WSS.CurrentDirectory = "Folder" WSS.Run "file.exe"
Answer the question
In order to leave comments, you need to log in
Sub Main() 'твой код End Sub
Didn't find what you were looking for?
Ask a Question
731 491 924 answers to any question