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 Talk
Batchfile for killing DriveSpeed
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="Spragleknas" data-source="post: 205618" data-attributes="member: 17435"><p>I am having a rather strange problem.</p><p>Like everyone else, I do not want my DVD to spin @ 18x.</p><p></p><p>Problem is:</p><p>- The internal drive speed setting does not work (unresponsive DVD playback)</p><p>- With Nero DriveSpeed started: same result as above</p><p></p><p>Solution:</p><p>- Starting Nero Drivespeed</p><p>- Killing Drivespeed process</p><p>- Playback is OK.</p><p></p><p></p><p>So I have choosen to startup DriveSpeed wit windows, and made this batch file:</p><p></p><p>[code]PING 1.1.1.1 -n 1 -w 5000 >NUL</p><p>taskkill /f /im DriveS*.exe</p><p>taskkill /f /im DriveSpeed.exe[/code]</p><p>Line 1 is giving NeroDrivespeed 5 sec. to start before it terminates it.</p><p>2. line is to avoid it to be started as "Drives~1.exe" or simular.</p><p></p><p>Question is, can I use wildcard (*) like this?</p><p>Are there batter ways to terminate this process (PID value is never the same, I believe)</p><p><img src="data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7" class="smilie smilie--sprite smilie--sprite8" alt=":D" title="Big Grin :D" loading="lazy" data-shortname=":D" /></p></blockquote><p></p>
[QUOTE="Spragleknas, post: 205618, member: 17435"] I am having a rather strange problem. Like everyone else, I do not want my DVD to spin @ 18x. Problem is: - The internal drive speed setting does not work (unresponsive DVD playback) - With Nero DriveSpeed started: same result as above Solution: - Starting Nero Drivespeed - Killing Drivespeed process - Playback is OK. So I have choosen to startup DriveSpeed wit windows, and made this batch file: [code]PING 1.1.1.1 -n 1 -w 5000 >NUL taskkill /f /im DriveS*.exe taskkill /f /im DriveSpeed.exe[/code] Line 1 is giving NeroDrivespeed 5 sec. to start before it terminates it. 2. line is to avoid it to be started as "Drives~1.exe" or simular. Question is, can I use wildcard (*) like this? Are there batter ways to terminate this process (PID value is never the same, I believe) :thx: [/QUOTE]
Insert quotes…
Verification
Post reply
Forums
MediaPortal 1
MediaPortal 1 Talk
Batchfile for killing DriveSpeed
Contact us
RSS
Top
Bottom