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
MediaPortal 1 Plugins
MPstandbyHandler
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="ichessblumen" data-source="post: 498160" data-attributes="member: 45047"><p><strong>got tv restart working on vista 64</strong></p><p></p><p>just a short update. I found the belonging devcon.exe in order to restart, enable or disable the tv card.</p><p>it's in a <a href="http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=8a6ebfb5-833d-44e2-bf92-44648a8bb250" target="_blank">Windows Server 2003 Service Pack 2, x64 Editions - ISO-9660 CD Image File</a></p><p></p><p>just extract the whole thing with 7zip or similar thing until you found it in a supprt.cab file. then copy the devcon.exe in %Windows\system32 as well as in %Windows\sysWOW64.</p><p></p><p>right after that I wrote a little batch file with editor and save as "whateveryoulike.bat"</p><p></p><p>[CODE]</p><p>rem this disables your TV card. find out the hardware ID of your card in device manager properties . the asterisk is a wildcard</p><p></p><p>devcon disable "PCI\VEN_1822*" </p><p></p><p>rem give it some time thats why I use ping localhost before next command</p><p></p><p>ping localhost</p><p></p><p>rem next enables your card again</p><p></p><p>devcon enable "PCI\VEN_1822*" [/CODE]</p><p></p><p>In resume tab I insert then "External command" the path to the "whateveryoulike.bat"</p><p></p><p>I think this could be helpful for alot o people using Vista 64 or upcoming W7 cause "Restart device" doesn't work.</p></blockquote><p></p>
[QUOTE="ichessblumen, post: 498160, member: 45047"] [b]got tv restart working on vista 64[/b] just a short update. I found the belonging devcon.exe in order to restart, enable or disable the tv card. it's in a [URL="http://www.microsoft.com/downloads/details.aspx?displaylang=en&FamilyID=8a6ebfb5-833d-44e2-bf92-44648a8bb250"]Windows Server 2003 Service Pack 2, x64 Editions - ISO-9660 CD Image File[/URL] just extract the whole thing with 7zip or similar thing until you found it in a supprt.cab file. then copy the devcon.exe in %Windows\system32 as well as in %Windows\sysWOW64. right after that I wrote a little batch file with editor and save as "whateveryoulike.bat" [CODE] rem this disables your TV card. find out the hardware ID of your card in device manager properties . the asterisk is a wildcard devcon disable "PCI\VEN_1822*" rem give it some time thats why I use ping localhost before next command ping localhost rem next enables your card again devcon enable "PCI\VEN_1822*" [/CODE] In resume tab I insert then "External command" the path to the "whateveryoulike.bat" I think this could be helpful for alot o people using Vista 64 or upcoming W7 cause "Restart device" doesn't work. [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Plugins
MPstandbyHandler
Contact us
RSS
Top
Bottom