Steve21 Posted November 14, 2012 Posted November 14, 2012 Hey, Seems a few people been asking about EduLock with unrestricted taskmanager so going to try to make a quick fix for them, and looking for a few people who aren't restricting taskmanager that might be interested to try it. (When it's done at least) (Note this isn't a replacement, or new release as such. Just a fix. Still rewriting service version.) Thanks, Steve 1
Steve21 Posted November 15, 2012 Author Posted November 15, 2012 (edited) Here is a link to the TaskManager version which seems to be working ok (at least in my minitest) http://eduapps.edutechhosting.co.uk/ccount/click.php?id=3 You'll find 3 exe's this time, Main EduLock and 2 monitors. All 3 will need to be in the same directory. There are 3 new regKeys that "have" to be added for this version as shown below: These are edulockpath, monitorpath1 and monitorpath1, which should be the locations of the exe's in the ZIP. Upon launching of the EduLock exe it should spawn both monitor processes: If any of these exe's are manually killed they should respawn themselves from the other exes. It's currently set to a reasonable refresh rate, but if people find it's too slow it can be increased Note: Because of the infinite respawn loop (If exe's killed) some AVs may detect this as a spyware style program. It's not, so please don't get scared Any thoughts/opinions/errors/testers etc would be great (Again this isn't a full release etc, just a temp stop until service version working ) Thanks, Steve Edited November 23, 2012 by Steve21 Updating Link 1
manager_66 Posted April 27, 2015 Posted April 27, 2015 (edited) hi steave ! The following error msg when running your amazing program ! i installed .net framework 4.5 and also run sfc /scannow but again this msg appear ! i use windows 7 ultimate SP1 64bit. tnx bro Edited April 27, 2015 by manager_66
Steve21 Posted April 27, 2015 Author Posted April 27, 2015 If you expand the details what's the full error? If a file isn't found it's probably installed to a different place if you're using 64bit (in regards to 32bit) Steve 1
manager_66 Posted April 27, 2015 Posted April 27, 2015 (edited) tnx for ur quick replay. The following is the detailed error msg. on 32bit operating system again this error appearance! See the end of this message for details on invoking just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.IO.FileNotFoundException: File not found. at Microsoft.VisualBasic.Interaction.Shell(String PathName, AppWinStyle Style, Boolean Wait, Int32 Timeout) at EduLock.Form1.ReadFromReg() at EduLock.Form1.Form1_Load(Object sender, EventArgs e) at System.EventHandler.Invoke(Object sender, EventArgs e) at System.Windows.Forms.Form.OnLoad(EventArgs e) at System.Windows.Forms.Control.CreateControl(Boolean fIgnoreVisible) at System.Windows.Forms.Control.CreateControl() at System.Windows.Forms.Control.WmShowWindow(Message& m) at System.Windows.Forms.Control.WndProc(Message& m) at System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m) at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam) ************** Loaded Assemblies ************** mscorlib Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5448 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll ---------------------------------------- EduLock Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/kheirieh/Downloads/Compressed/EduLockTMBeta/EduLock.exe ---------------------------------------- Microsoft.VisualBasic Assembly Version: 8.0.0.0 Win32 Version: 8.0.50727.5420 (Win7SP1.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/Microsoft.VisualBasic/8.0.0.0__b03f5f7f11d50a3a/Microsoft.VisualBasic.dll ---------------------------------------- System Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5447 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System/2.0.0.0__b77a5c561934e089/System.dll ---------------------------------------- System.Windows.Forms Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5446 (Win7SP1GDR.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Windows.Forms/2.0.0.0__b77a5c561934e089/System.Windows.Forms.dll ---------------------------------------- System.Drawing Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Configuration/2.0.0.0__b03f5f7f11d50a3a/System.Configuration.dll ---------------------------------------- System.Xml Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.Runtime.Remoting Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.5420 (Win7SP1.050727-5400) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ---------------------------------------- ************** JIT Debugging ************** To enable just-in-time (JIT) debugging, the .config file for this application or computer (machine.config) must have the jitDebugging value set in the system.windows.forms section. The application must also be compiled with debugging enabled. For example: When JIT debugging is enabled, any unhandled exception will be sent to the JIT debugger registered on the computer rather than be handled by this dialog box. Edited April 27, 2015 by manager_66
Steve21 Posted April 27, 2015 Author Posted April 27, 2015 CodeBase: file:///C:/Users/kheirieh/Downloads/Compressed/EduLockTMBeta/EduLock.exe Are you trying to run this direct from that path? As if so you'll need to change the registry keys to where it's installed as that's not the default location. Unless you particular need the taskmanager version I'd suggest using the original download, as this one was only a certain fix for unrestricted task managers. Steve 1
manager_66 Posted April 27, 2015 Posted April 27, 2015 CodeBase: file:///C:/Users/kheirieh/Downloads/Compressed/EduLockTMBeta/EduLock.exe Are you trying to run this direct from that path? yes , change this location and copy 3 files on d:\ but not still work As if so you'll need to change the registry keys to where it's installed as that's not the default location. where default path in registery ? HLM\Software\Edulock is right? Unless you particular need the taskmanager version I'd suggest using the original download, as this one was only a certain fix for unrestricted task managers. what original download ? link plz ! tnx a lot
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now