Profile · Register · Preferences · FAQ · Search · Favorites · Last active topics
RightMark Forums » CPU RightMark »
RM Clock on vista (Page 2)
Search · New topic · Post Reply

Pages: prev · 1 2  (print, search)
close · move · delete · merge
to favorites · print · search · email
Asoulintime1982: RM Clock on vista
Meetloaf
Junior Member

Posts: 1
Registration: Jan 2008
posted January 07, 2008 06:16 AMprofileeditreply w/quoteIP

quote:
El-Blindo:
I Have just found another Way to run RMClock @ Startup without UAC-Messages. Using Vista64 Home Premium and latest M$ Updates.

= Atsiv.exe

using a little BAT.File, started by Autostart.

@echo off
Atsiv -u RTCore64.sys
Atsiv -f RTCore64.sys
RMClock.exe
@cls

Just Google for Atsiv.exe

Only one small problem, the damn Dos-Box will not close automaticly. Any Way to fix this ?

btw: same way for Rivatuner:

@echo off
Atsiv -u RivaTuner64.sys
Atsiv -f RivaTuner64.sys
RivaTuner.exe
exit

Same Way for Coretemp :

Atsiv -u ALSysIO64.sys
Atsiv -f ALSysIO64.sys
CoreTemp.exe

Maybe there are a few other Tools, Atsiv can help.

Is "autostart" a separate program?...or is it a feature?...or are you talking about putting a link to the .bat in your startup folder?

Anyone know of potential puter-death caused by this work-around?

razor11
Junior Member

Posts: 3
Registration: Dec 2007
posted January 09, 2008 11:55 AMprofileeditreply w/quoteIP

I cant find the atsiv program.
Can you upload it somewhere?

Meetloaf
Junior Member

Posts: 2
Registration: Jan 2008
posted January 09, 2008 06:32 PMprofileeditreply w/quoteIP


http://www.linchpinlabs.com/resources.htm#atsiv

bump MY LAST POST AS WELL PLEASE

chess777
Junior Member

Posts: 1
Registration: Jan 2008
posted January 26, 2008 02:01 PMprofileeditreply w/quoteIP

You can try using windows scripting host, it will close dos box windows:
save in file RMClock Startup.vbs following lines:

'Initialise vars
FstCmd = """c:\Soft\RMClock\Atsiv.exe"" -u ""c:\Soft\RMClock\RTCore64.sys"""
ScndCMD = """c:\Soft\RMClock\Atsiv.exe"" -f ""c:\Soft\RMClock\RTCore64.sys"""
Program = """c:\Soft\RMClock\RMClock.exe"""

'Initialise objects
Set WshShell = WScript.CreateObject("WScript.Shell")

Return = WshShell.Run(FstCmd, 1, true)
Return = WshShell.Run(ScndCMD, 1, true)
Return = WshShell.Run(Program, 1, true)

Georg
Junior Member

Posts: 10
From: Tennessee
Registration: Jun 2006
posted January 27, 2008 02:25 AMprofileeditreply w/quoteIP

please anyone email me this atsiv tool, i cant find that anywhere. MS put that on the "malware" list, but i want it.
rauh.georg AT gmail.com

thank you!!!

Georg
Junior Member

Posts: 11
From: Tennessee
Registration: Jun 2006
posted January 29, 2008 05:49 AMprofileeditreply w/quoteIP

WHOW! i got it working in Vista64 and i have all the latest updates. I actually found that little Atsiv.exe program bundled with another software.
And i used the above WSH and modified it (paths etc.) WORKS..i am a happy camper!!
(Of course i disabled all UAC and driver signing and i disabled defender since atsiv is on MS blacklist).

Meetloaf
Junior Member

Posts: 3
Registration: Jan 2008
posted January 29, 2008 05:58 AMprofileeditreply w/quoteIP

Can you inform us as to which software it was bundled with?

Georg
Junior Member

Posts: 12
From: Tennessee
Registration: Jun 2006
posted January 29, 2008 07:50 AMprofileeditreply w/quoteIP



Here

Yoshiaki Yoshida
Junior Member

Posts: 1
From: Katy, TX
Registration: Feb 2008
posted February 18, 2008 09:46 AMprofileeditreply w/quoteIP

Hi all,

I am using Windows Vista Ultimate x64 and been using RMClock on my HP TX1000 to keep thins running cooler and quieter. I used the test signing workaround before but found that the new one using atsiv works better. I have UAC disabled through msconfig and used the following lines in a .vbs file in my startup folder as suggested:

'Initialise vars
FstCmd = """c:\program files (x86)\RMClock\Atsiv.exe"" -u ""c:\program files (x86)\RMClock\RTCore64.sys"""
ScndCMD = """c:\program files (x86)\RMClock\Atsiv.exe"" -f ""c:\program files (x86)\RMClock\RTCore64.sys"""
Program = """c:\program files (x86)\RMClock\RMClock.exe"""

'Initialise objects
Set WshShell = WScript.CreateObject("WScript.Shell")

Return = WshShell.Run(FstCmd, 1, true)
Return = WshShell.Run(ScndCMD, 1, true)
Return = WshShell.Run(Program, 1, true)

Thanks for letting me run what I want and need in my machine! Did you hear that Microsoft?!
Enjoy!

7michel7
Junior Member

Posts: 6
From: Germany Saarbruecken
Registration: Jul 2007
posted February 19, 2008 04:21 PMprofileeditreply w/quoteIP

i use your script and make a new task.
i´m german and hope you can understand the translations.
open administration / taskplanning
make a new task with:
high privileges / start by user registration / delete the hook at "start task only, if the computer starts in the net

no uac pop up appears. no more f8 pressing or usb hdd needed.
thats great, thanks to all.
edit: i use this with atitraytolls too. it works very well.

Your reply:

Name, password, icon:    without smilies

Pages: prev · 1 2  (print, search)

Search · New topic · Post Reply
close · move · delete · merge
to favorites · print · search · email
Hop to:  


www.RightMark.orgRightMark Audio Analyzer (RMAA)D3D RightMark (D3D RM)CPU RightMark (CPU RM)

Copyright © rightmark.org, 2001-2004
Development and technical support: MN, © 2000-2003