![]() Shoutbox (View Full Shoutbox)
|
||||
Click Refresh to load shouts. |
||||
|
Browse control enabler/disabler
|
|
04-23-2009, 04:27 AM
Post: #1
|
|||
|
|||
|
Browse control enabler/disabler
This little program removes the block that Browse control does. Some schools and workplaces use Browse control to block certain applications and webpages.
Start: Starts the browse control Stop: Stops the browse control Activate: Activates the browse control Deactivate: Deactivates the browse control Please use this tool with discretion Sincerely Veritias |
|||
|
04-23-2009, 06:21 AM
Post: #2
|
|||
|
|||
|
Browse control enabler/disabler
Z0mG Sexy!
I wonder if this is what my school uses ![]() thanks |
|||
|
04-23-2009, 07:15 AM
Post: #3
|
|||
|
|||
|
Browse control enabler/disabler
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box. ************** Exception Text ************** System.NullReferenceException: Object reference not set to an instance of an object. at NoBrowser.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.3074 (QFE.050727-3000) CodeBase: file:///C:/Windows/Microsoft.NET/Framework64/v2.0.50727/mscorlib.dll ---------------------------------------- NoBrowser 1.0 Assembly Version: 1.0.0.0 Win32 Version: 1.0.0.0 CodeBase: file:///C:/Users/Kjra/Desktop/NoBrowser%201.0.exe ---------------------------------------- Microsoft.VisualBasic Assembly Version: 8.0.0.0 Win32 Version: 8.0.50727.3053 (netfxsp.050727-3000) 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.3053 (netfxsp.050727-3000) 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.3053 (netfxsp.050727-3000) 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.3053 (netfxsp.050727-3000) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Drawing/2.0.0.0__b03f5f7f11d50a3a/System.Drawing.dll ---------------------------------------- System.Runtime.Remoting Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Runtime.Remoting/2.0.0.0__b77a5c561934e089/System.Runtime.Remoting.dll ---------------------------------------- System.Configuration Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) 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.3074 (QFE.050727-3000) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.Xml/2.0.0.0__b77a5c561934e089/System.Xml.dll ---------------------------------------- System.ServiceProcess Assembly Version: 2.0.0.0 Win32 Version: 2.0.50727.3053 (netfxsp.050727-3000) CodeBase: file:///C:/Windows/assembly/GAC_MSIL/System.ServiceProcess/2.0.0.0__b03f5f7f11d50a3a/System.ServiceProcess.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: <configuration> <system.windows.forms jitDebugging="true" /> </configuration> 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.
|
|||
|
04-23-2009, 08:37 AM
Post: #4
|
|||
|
|||
|
Browse control enabler/disabler
Well this program was just a tiny one to enable/disable the browse controller used at my school
It was never planned to be a huge program so I made it the easiest way possible But ofc, I could probably change it to use JIT debugging instead of that huge popup
|
|||
|
04-23-2009, 08:58 AM
Post: #5
|
|||
|
|||
|
Browse control enabler/disabler
Looks good ^^ Would of been useful on my old school
Rabbe~ |
|||
|
04-23-2009, 09:09 AM
Post: #6
|
|||
|
|||
|
Browse control enabler/disabler
Very nice, hehehehe
|
|||
|
04-23-2009, 09:16 AM
Post: #7
|
|||
|
|||
|
Browse control enabler/disabler
.Net ?
, My school uses Linux -.-
![]() |
|||
|
04-23-2009, 09:51 AM
Post: #8
|
|||
|
|||
|
Browse control enabler/disabler
Jesper, I'm pretty sure that there is a version of .NET for linux.. I read about it somewhere...
TPrograming Administration ~ Linux says: Hey Windows, what's up? Windows says: You suck and I'm superior! Linux says: Is that why I have to drink alot of WINE to act like you? Tibia MCV is Open Source now! check it out! |
|||
|
04-23-2009, 10:17 AM
Post: #9
|
|||
|
|||
Browse control enabler/disabler
Dark Pallys Wrote:Jesper, I'm pretty sure that there is a version of .NET for linux.. I read about it somewhere... Mono, but last time I checked it's only compatible with upto .NET 2.0. |
|||
|
04-23-2009, 10:45 AM
Post: #10
|
|||
|
|||
Browse control enabler/disabler
Jo3Bingham Wrote:Mono, but last time I checked it's only compatible with upto .NET 2.0.That's right.. I knew it had a funny name
TPrograming Administration ~ Linux says: Hey Windows, what's up? Windows says: You suck and I'm superior! Linux says: Is that why I have to drink alot of WINE to act like you? Tibia MCV is Open Source now! check it out! |
|||
|
« Next Oldest | Next Newest »
|

![[-]](images/mint/collapse.gif)





It was never planned to be a huge program so I made it the easiest way possible
, My school uses Linux -.-
![[Image: buttonug.png]](http://www.tibiaug.com/buttonug.png)
