Jump to content

jcarle's Utilities


Recommended Posts


Found a bug, was curious what it would do with makecab unchecked, this happens with any file:

See the end of this message for details on invoking 
just-in-time (JIT) debugging instead of this dialog box.

************** Exception Text **************
System.ComponentModel.Win32Exception: The system cannot find the file specified
  at System.Diagnostics.Process.StartWithShellExecuteEx(ProcessStartInfo startInfo)
  at System.Diagnostics.Process.Start()
  at CBin.formMain.OpenFiles(Array a)


************** Loaded Assemblies **************
mscorlib
   Assembly Version: 1.0.5000.0
   Win32 Version: 1.1.4322.573
   CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
CBin
   Assembly Version: 1.1.4235.0
   Win32 Version: 1.1.4235.0
   CodeBase: file:///C:/Program%20Files/jcarle.com/Compression%20Bin/CBin.exe
----------------------------------------
System.Windows.Forms
   Assembly Version: 1.0.5000.0
   Win32 Version: 1.1.4322.573
   CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
   Assembly Version: 1.0.5000.0
   Win32 Version: 1.1.4322.573
   CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
System.Drawing
   Assembly Version: 1.0.5000.0
   Win32 Version: 1.1.4322.573
   CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------

************** JIT Debugging **************
To enable just in time (JIT) debugging, the config file for this
application or machine (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 machine
rather than being handled by this dialog.

Link to comment
Share on other sites

Found a bug, was curious what it would do with makecab unchecked, this happens with any file:

I was going to ask a question about this but I really don't know anything about .net framework. Think I'm going to check out the SDK...

Link to comment
Share on other sites

dude thats EXACTLY what needs to start happening, instead of manual stuff we need programs for the n00bs. Heres some ideas to get you guys going

1) A Program with a big database of switchs

2) Better way to make an answer file with more options

3) Program to install drivers easily, including things like ATI Control panel, etc...

4) Easier ways to do anything!

GREAT ideas, good start jcarle!

Link to comment
Share on other sites

dude thats EXACTLY what needs to start happening, instead of manual stuff we need programs for the n00bs. Heres some ideas to get you guys going

1) A Program with a big database of switchs

2) Better way to make an answer file with more options

3) Program to install drivers easily, including things like ATI Control panel, etc...

4) Easier ways to do anything!

GREAT ideas, good start jcarle!

1) I've just started on that today (as well as for registry tweaks).

2) Hmm, the sp2 deployment tools work pretty nice, and a search an fix the couple issues left pretty quickly

3) Well, drivers ARE already easy to install, unless you mean unattended in which case, all your PCs need to have the same hardware (to require the same drivers) or it would have to determine your HW first... I've been thinking about taking care of making a ATI/NVIDIA detection app - so it installs one or the other accordingly. Wouldn't be hard...

4) Erm, I think we're basically all open to good suggestions :)

Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...