oemript Posted November 17, 2018 Posted November 17, 2018 (edited) I would like to know on whether it is possible to to login 2 window accounts after restart, such as John and Mary accounts Does anyone have any suggestions? Thanks in advance for any suggestions Edited November 17, 2018 by oemript
Nine Posted November 17, 2018 Posted November 17, 2018 My response is like your short question : Yes. But it would be nice if you could elaborate some more ! Shorcut is win+L “They did not know it was impossible, so they did it” ― Mark Twain Reveal hidden contents Block all input without UAC Save/Retrieve Images to/from Text Monitor Management (VCP commands) Tool to search in text (au3) files Date Range Picker Virtual Desktop Manager Sudoku Game 2020 Overlapped Named Pipe IPC HotString 2.0 - Hot keys with string x64 Bitwise Operations Multi-keyboards HotKeySet Recursive Array Display Fast and simple WCD IPC Multiple Folders Selector Printer Manager GIF Animation (cached) Debug Messages Monitor UDF Screen Scraping Round Corner GUI UDF Multi-Threading Made Easy Interface Object based on Tag
FadeSoft Posted November 17, 2018 Posted November 17, 2018 I could be wrong but I believe scripts get paused on the lock screen and on reboot you have to login in before your script can start as a service.
Nine Posted November 17, 2018 Posted November 17, 2018 (edited) yes, but you can register a run/runonce for a machine or a user, so it is possible to pursue a script after reboot or user switch and you can also have autologin Edited November 17, 2018 by Nine “They did not know it was impossible, so they did it” ― Mark Twain Reveal hidden contents Block all input without UAC Save/Retrieve Images to/from Text Monitor Management (VCP commands) Tool to search in text (au3) files Date Range Picker Virtual Desktop Manager Sudoku Game 2020 Overlapped Named Pipe IPC HotString 2.0 - Hot keys with string x64 Bitwise Operations Multi-keyboards HotKeySet Recursive Array Display Fast and simple WCD IPC Multiple Folders Selector Printer Manager GIF Animation (cached) Debug Messages Monitor UDF Screen Scraping Round Corner GUI UDF Multi-Threading Made Easy Interface Object based on Tag
Moderators Melba23 Posted November 17, 2018 Moderators Posted November 17, 2018 oemript, And just why do you want to log in to 2 accounts after a restart? M23 P.S. And just to be absolutely clear - this is the Mod team determining the legality of the thread, so everyone else please keep out. Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Reveal hidden contents ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area
oemript Posted November 18, 2018 Author Posted November 18, 2018 (edited) On 11/17/2018 at 4:14 PM, Nine said: My response is like your short question : Yes. But it would be nice if you could elaborate some more ! Shorcut is win+L Expand Whenever window restart, it would logon 2 different accounts, such as John (Primary) and Mary (Secondary). By default, John account would be logon, after that, I need script to switch user and logon Mary account within the same PC. Of course, I get both passwords for admin purpose. Do you have any suggestions? Thanks, to everyone very much for any suggestions (^v^) Edited November 18, 2018 by oemript
Moderators Melba23 Posted November 18, 2018 Moderators Posted November 18, 2018 oemript, As you seem to be ignoring me, this thread is locked until I get a satisfactory response via PM. M23 Any of my own code posted anywhere on the forum is available for use by others without any restriction of any kind Open spoiler to see my UDFs: Reveal hidden contents ArrayMultiColSort ---- Sort arrays on multiple columnsChooseFileFolder ---- Single and multiple selections from specified path treeview listingDate_Time_Convert -- Easily convert date/time formats, including the language usedExtMsgBox --------- A highly customisable replacement for MsgBoxGUIExtender -------- Extend and retract multiple sections within a GUIGUIFrame ---------- Subdivide GUIs into many adjustable framesGUIListViewEx ------- Insert, delete, move, drag, sort, edit and colour ListView itemsGUITreeViewEx ------ Check/clear parent and child checkboxes in a TreeViewMarquee ----------- Scrolling tickertape GUIsNoFocusLines ------- Remove the dotted focus lines from buttons, sliders, radios and checkboxesNotify ------------- Small notifications on the edge of the displayScrollbars ----------Automatically sized scrollbars with a single commandStringSize ---------- Automatically size controls to fit textToast -------------- Small GUIs which pop out of the notification area
Recommended Posts