jacky998877 Posted December 10, 2022 Posted December 10, 2022 why this code is not working? RunAs(@UserName,@ComputerName,"",0,@ScriptDir & "gentle.exe")
Developers Jos Posted December 10, 2022 Developers Posted December 10, 2022 (edited) ...because it is wrong I guess? ... Maybe a \ missing in the executable path? ... Why run as the current user with RunAs() without any password? ... and check which errror code is returned! Edited December 10, 2022 by Jos jacky998877 1 SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
jacky998877 Posted December 11, 2022 Author Posted December 11, 2022 17 hours ago, Jos said: ...because it is wrong I guess? ... Maybe a \ missing in the executable path? ... Why run as the current user with RunAs() without any password? ... and check which errror code is returned! my pc has no password
Developers Jos Posted December 11, 2022 Developers Posted December 11, 2022 3 hours ago, jacky998877 said: my pc has no password 🤔 .... so what about all the other comments I have made ???? SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
jacky998877 Posted December 11, 2022 Author Posted December 11, 2022 2 minutes ago, Jos said: 🤔 .... so what about all the other comments I have made ???? I did add a \ , no luck
Developers Jos Posted December 11, 2022 Developers Posted December 11, 2022 Do you have an limitation of answering 1 question at a time or could you try to provide all requested information in one go when you like to receive proper help? This is my last post unless I see some proper efforts. SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
jacky998877 Posted December 11, 2022 Author Posted December 11, 2022 9 minutes ago, Jos said: Do you have an limitation of answering 1 question at a time or could you try to provide all requested information in one go when you like to receive proper help? This is my last post unless I see some proper efforts. sorry , that i made you think this way, actually, i believe it has no solution temporarily, for i dont see any problem with my code, i checked it many times before i ask
Developers Jos Posted December 11, 2022 Developers Posted December 11, 2022 Ok SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
spudw2k Posted December 12, 2022 Posted December 12, 2022 Just a wager at the no password issue.https://learn.microsoft.com/en-us/windows/security/threat-protection/security-policy-settings/accounts-limit-local-account-use-of-blank-passwords-to-console-logon-only jacky998877 1 Spoiler Things I've Made: Always On Top Tool ◊ AU History ◊ Deck of Cards ◊ HideIt ◊ ICU ◊ Icon Freezer ◊ Ipod Ejector ◊ Junos Configuration Explorer ◊ Link Downloader ◊ MD5 Folder Enumerator ◊ PassGen ◊ Ping Tool ◊ Quick NIC ◊ Read OCR ◊ RemoteIT ◊ SchTasksGui ◊ SpyCam ◊ System Scan Report Tool ◊ System UpTime ◊ Transparency Machine ◊ VMWare ESX Builder Misc Code Snippets: ADODB Example ◊ CheckHover ◊ Detect SafeMode ◊ DynEnumArray ◊ GetNetStatData ◊ HashArray ◊ IsBetweenDates ◊ Local Admins ◊ Make Choice ◊ Recursive File List ◊ Remove Sizebox Style ◊ Retrieve PNPDeviceID ◊ Retrieve SysListView32 Contents ◊ Set IE Homepage ◊ Tickle Expired Password ◊ Transpose Array Projects: Drive Space Usage GUI ◊ LEDkIT ◊ Plasma_kIt ◊ Scan Engine Builder ◊ SpeeDBurner ◊ SubnetCalc Cool Stuff: AutoItObject UDF ◊ Extract Icon From Proc ◊ GuiCtrlFontRotate ◊ Hex Edit Funcs ◊ Run binary ◊ Service_UDF
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now