home
products
contribute
download
documentation
forum
Home
Forums
New posts
Search forums
What's new
New posts
All posts
Latest activity
Members
Registered members
Current visitors
Donate
Log in
Register
What's new
Search
Search
Search titles only
By:
New posts
Search forums
Search titles only
By:
Menu
Log in
Register
Navigation
Install the app
Install
More options
Contact us
Close Menu
Forums
MediaPortal 1
Support
Installation, configuration support
Boost Startup of Windows and MP (ScriptedLogon)?
Contact us
RSS
JavaScript is disabled. For a better experience, please enable JavaScript in your browser before proceeding.
You are using an out of date browser. It may not display this or other websites correctly.
You should upgrade or use an
alternative browser
.
Reply to thread
Message
<blockquote data-quote="~ok|" data-source="post: 48267"><p>I may try to implement a user-checking command inside scriptedlogon if you really need it. I mean: a new command that will test who has logged in and then take appropriate action (i.e. either load explorer.exe or htpc-related programs).</p><p></p><p>e.g.</p><p>if user_logged MediaPortal</p><p> run mediaportal.exe</p><p>else</p><p> run explorer.exe</p><p></p><p>but i need to know first if it is really required. Please try to check that if one creates this key (if not already in registry) HKEY_Current_User\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Shell</p><p>, and then try to change your default shell herein, it could work.</p><p>LiteStep works this way. I need some of your feedback here because I can't test it myself by now (I have no windows to work on at the moment).</p><p></p><p>Nevertheless and no matter which solution is chosen:</p><p>one may then imagine to only load some additional services (and not only programs) if a specific user is actually logged in.</p><p>Those must be set to 'manual' beforehand in Control Panel > Administrative Tools > Services and then loaded, through the script, using sc.exe (sc start <service>).</p><p>Well, this is becoming complex but the original request was not trivial after all.</p></blockquote><p></p>
[QUOTE="~ok|, post: 48267"] I may try to implement a user-checking command inside scriptedlogon if you really need it. I mean: a new command that will test who has logged in and then take appropriate action (i.e. either load explorer.exe or htpc-related programs). e.g. if user_logged MediaPortal run mediaportal.exe else run explorer.exe but i need to know first if it is really required. Please try to check that if one creates this key (if not already in registry) HKEY_Current_User\Software\Microsoft\Windows NT\CurrentVersion\Winlogon\Shell , and then try to change your default shell herein, it could work. LiteStep works this way. I need some of your feedback here because I can't test it myself by now (I have no windows to work on at the moment). Nevertheless and no matter which solution is chosen: one may then imagine to only load some additional services (and not only programs) if a specific user is actually logged in. Those must be set to 'manual' beforehand in Control Panel > Administrative Tools > Services and then loaded, through the script, using sc.exe (sc start <service>). Well, this is becoming complex but the original request was not trivial after all. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
Support
Installation, configuration support
Boost Startup of Windows and MP (ScriptedLogon)?
Contact us
RSS
Top
Bottom