| |||||||
| HTPC Projects A forum for those who are building their own home theatre PC. Please share your experiences with all kinds of media center hardware. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| | #1 (permalink) |
| Portal Member Join Date: Oct 2006
Posts: 93
Thanks: 0
Thanked 0 Times in 0 Posts
| I was just trying this scripted logon to remove the explorer shell and have my HTPC open directly to MP, well it works, but i noticed that the image on the TV is very blurry than before. I'm using s-video out to my plasma screen (dont ask me why im not connecting both using other plugs, simply because i dont hav the wires for them at the moment). Anyways the image was never crystal clear before, but now its very blurry. Did anyone face that before? |
| | |
| |
| | #3 (permalink) |
| Portal Member Join Date: Oct 2006
Posts: 93
Thanks: 0
Thanked 0 Times in 0 Posts
| armyofme: XP here too i have a question, if you open msconfig and go to startup tab, do you untick everything there to make sure that only whats in the logon script is run, or do you leave it as is? This is my script file: //BEGINNING OF SCRIPT run async "c:\program files\sygate\spf\smc.exe -startgui" run async "c:\program files\creative\sblive\program\adgjdet.exe" run async "c:\windows\sisusbrg.exe" //run async "c:\program files\eset\nod32.exe" /WAITSERVICE run async "c:\program files\eset\nod32kui.exe" /WAITSERVICE : START_MEDIAPORTAL if not process_exists mediaportal.exe run "C:\Program Files\Team MediaPortal\MediaPortal\MediaPortal.exe" else goto KILL_MEDIAPORTAL : KILL_MEDIAPORTAL run sync taskkill | /F /T /IM MediaPortal.exe goto START_MEDIAPORTAL //END OF SCRIPT Does that look right? I mean it all opens right, no explorer, no nothing on the desktop, just the blue screen for a couple of seconds then MP kicks in. |
| | |
| | #4 (permalink) |
| Portal Member Join Date: Jan 2006 Location: UK
Posts: 71
Thanks: 14
Thanked 1 Time in 1 Post
| I'm no expert on scripts but it looks fine to me. Especially as everything is coming in as expected (?). As for msconfig, I don't think those things kick in at all because your not running explorer and those things come in with explorer. Correct me if i'm wrong, I'm no expert. |
| | |
![]() |
| Bookmarks |
| Tags |
| logon, quality, scripted |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads | ||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Windows Logon nach Ruhezustand | martlx | Tipps, Tricks & Tutorials | 5 | 2008-02-19 07:14 |
| Can't logon to SQL server | Topher5000 | Get Support | 2 | 2007-06-30 21:16 |
| Image & sound quality | Peter2 | Codecs, External Players | 7 | 2006-09-21 00:49 |
| Hauppauge PVR150MCE connections & quality | waveslam | Hardware Selection Help | 3 | 2006-08-31 10:12 |
| Scripted Logon and high CPU load problem | esajesa | General Support | 1 | 2006-03-12 04:47 |