i am working on "rdp book" software that can save multiple rdps in nice GUI
you can save many rdp in the software and connect to it with on click , u should just save ip and user & pass one time and u can see information of each rdp
and i want add that u can send a command (cmd or vbs or autoit ... ) to all rdps and something like that
i hope u understand because my are english so bad xD
i am working on rdp auto login software by one click
each has ip and user name and password
i want user to build file without access the harddisk for example
the user run the originale builder.exe and put rdp information and now will click on build button the programme will make .au3 file and edit it and creat autordplogin.exe but i want the programme build autordplogin.exe without making an .au3 file i hope u understand and sry for bad english
Hey all autoit forum users ..
i am working on autoit script
i need to editing .au3 script and compile it without access to harddisk file cause i want no one when used the programme seen the .au3 file and thanks all .. sry for bad english
Hey all autoit forum users ..
i am working on autoit script
i need to editing .au3 script and compile it without access to harddisk file cause i want no one when used the programme seen the .au3 file and thanks all .. sry for bad english
hey ,
i want only take this text enter the brackets " "
333 : wscript.exe //B "C:\Users\salah\desktop\msgbox.vbs"
and its possibly to get only the path of the file ? of any text
and thanks all
Hey everyone
i wanna close a process by path like
C:\Users\salah\AppData\Local\Temp\a.exe
processclose(C:\Users\salah\AppData\Local\Temp\a.exe)
i tried to split the path but i don't know how to know last loop
and thanks