![]() ![]() |
Aug 22 2004, 12:51 PM Post
#1 | |
| MSFN Master Group: Software Developers Posts: 2539 Joined: 14-August 04 From: Joliette, QC Member No.: 27580 OS: Windows 7 x64 | ALL UTILITIES HAVE BEEN MOVED TO THIS FORUM THANK YOU MSFN. This post has been edited by jcarle: Aug 14 2006, 02:28 PM |
| | |
Aug 22 2004, 12:55 PM Post
#2 | |
| Tpyo Spceialist ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 1037 Joined: 16-August 04 From: UK Member No.: 27774 OS: XP Pro x86 |
OMG this is just wot i Need! thnx
|
| | |
Aug 22 2004, 01:23 PM Post
#3 | |
| Friend of MSFN ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 769 Joined: 17-March 04 From: Earth Member No.: 16113 |
Nice. This will come in handy. |
| | |
Aug 22 2004, 02:02 PM Post
#4 | |
| The MSFN Banana Group: Patrons Posts: 5767 Joined: 17-August 01 From: England, UK Member No.: 3 OS: none |
Very nice indeed, good job!
|
| | |
Aug 22 2004, 02:47 PM Post
#5 | |
| Newbie Group: Members Posts: 24 Joined: 20-March 04 Member No.: 16249 |
OMG!!! VERRY NICE utilite for lazy people like me I LOVE it!!!! Thank you dude!!!! |
| | |
Aug 22 2004, 02:48 PM Post
#6 | |
| MSFN Master Group: Software Developers Posts: 2539 Joined: 14-August 04 From: Joliette, QC Member No.: 27580 OS: Windows 7 x64 |
If anyone finds any bugs and such, please let me know. Now, to think of another util to make. |
| | |
Aug 22 2004, 04:04 PM Post
#7 | |
| Senior Member ![]() ![]() ![]() ![]() Group: Members Posts: 645 Joined: 16-November 03 From: Netherlands Member No.: 9546 OS: Vista Home Premium x86 |
WOW, great tool! Can I put this in my rightclick-menu? |
| | |
Aug 22 2004, 04:27 PM Post
#8 | |
| The MSFN Banana Group: Patrons Posts: 5767 Joined: 17-August 01 From: England, UK Member No.: 3 OS: none |
Found a bug, was curious what it would do with makecab unchecked, this happens with any file: CODE 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. |
| | |
Aug 22 2004, 06:35 PM Post
#9 | |
| Friend of MSFN ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 769 Joined: 17-March 04 From: Earth Member No.: 16113 | QUOTE (Aaron @ Aug 22 2004, 06:27 PM) 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... |
| | |
Aug 22 2004, 06:40 PM Post
#10 | |
| Member ![]() ![]() Group: Banned Posts: 113 Joined: 16-July 04 Member No.: 24678 |
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! |
| | |
Aug 22 2004, 07:09 PM Post
#11 | |
| Coffee Aficionado Group: Super Moderator Posts: 3715 Joined: 14-July 04 From: Coffeeland Member No.: 24596 OS: Windows 7 x64 | QUOTE (battleangel3222 @ Aug 22 2004, 06:40 PM) 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 |
| | |
Aug 22 2004, 07:19 PM Post
#12 | |
| MSFN Master Group: Software Developers Posts: 2539 Joined: 14-August 04 From: Joliette, QC Member No.: 27580 OS: Windows 7 x64 |
I can't seem to reproduce the bug. I think it could be because modifype.exe is not in your path?
|
| | |
Aug 22 2004, 07:43 PM Post
#13 | |
| MSFN SuperB ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 5064 Joined: 13-October 03 From: in front of the computer Member No.: 8053 OS: Vista Ultimate x86 | |
| | |
Aug 22 2004, 08:01 PM Post
#14 | |
| MSFN Master Group: Software Developers Posts: 2539 Joined: 14-August 04 From: Joliette, QC Member No.: 27580 OS: Windows 7 x64 |
Nope, maybe just a bad route to host from your location.
|
| | |
Aug 22 2004, 09:27 PM Post
#15 | |
| MSFN Master Group: Software Developers Posts: 2539 Joined: 14-August 04 From: Joliette, QC Member No.: 27580 OS: Windows 7 x64 |
Bug should be fixed now. New build posted.
|
| | |
Aug 22 2004, 09:41 PM Post
#16 | |
| MSFN Junkie ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 3288 Joined: 19-May 04 Member No.: 20315 | QUOTE 1) A Program with a big database of switchs i would be interested in helping build the database if someone would make the gui part example: in section 1, there could be a browse button, 2 look 4 the file in section 2, there could be a list of switches, then it outputs it 2 an inf/ini file & u have it run from inside the program with a switch like /silent or something? programname.exe /silent /loadinf=whatever ? maybe a thought |
| | |
Aug 22 2004, 10:21 PM Post
#17 | |
| The truck or you is disabled? ![]() ![]() Group: Members Posts: 274 Joined: 2-July 04 From: United States Member No.: 23860 |
I notice you say: QUOTE (jcarle @ Aug 22 2004, 02:51 PM) This utility allows you to drag and drop any file to it's window and have it run modifype and makecab with the LZX compression at it's highest setting (equivalent to the compression used on the Windows CD) on the file. The file is compressed and written to the same filename in the same location with an underscore replacing the last character in the filename. IMPORTANT: modifype.exe and makecab.exe MUST be in your path (preferably \windows\system32). But when I attempted to use ModifyPE.exe to compress a .bmp or a .jpg file for inclusion into the i386 folder, (fyi, I was trying to replace the default files for the wallpaper,) it only gives an error that it wont work with them. Are you able to overcome this with this utility? Does the .jpg and .bmp files not need to use the ModifyPE.exe program to compress them? Mind you, I used it seperately and not using your program, as I have just now found it. TIA. *EDIT* Also, will using the LZX compression actually benefit those files? One more thing inref: QUOTE (jcarle @ Aug 22 2004, 04:48 PM) Now, to think of another util to make. How about a way to do them in batch form? Such as multiple files at a time. |
| | |
Aug 22 2004, 10:32 PM Post
#18 | |
| Friend of MSFN ![]() ![]() ![]() ![]() ![]() Group: Members Posts: 769 Joined: 17-March 04 From: Earth Member No.: 16113 | QUOTE (DisabledTrucker @ Aug 23 2004, 12:21 AM) But when I attempted to use ModifyPE.exe to compress a .bmp or a .jpg file for inclusion into the i386 folder, (fyi, I was trying to replace the default files for the wallpaper,) it only gives an error that it wont work with them. Are you able to overcome this with this utility? Does the .jpg and .bmp files not need to use the ModifyPE.exe program to compress them? Mind you, I used it seperately and not using your program, as I have just now found it. TIA. *EDIT* Also, will using the LZX compression actually benefit those files? Compressing a bmp seemed to work fine for me, with and without modifype. LZX will give you better compression than the Makecab default which is MSZIP. |
| | |
Aug 22 2004, 10:38 PM Post
#19 | |
| The truck or you is disabled? ![]() ![]() Group: Members Posts: 274 Joined: 2-July 04 From: United States Member No.: 23860 |
I dont think I mentioned that I didn't use this to do anything with the ModifyPE, I was just using the ModifyPE program itself, and it refused to work with all the .bmp's and .jpg's I tried it with, (about 5 of each). Maybe I was using it wrong, or didn't use the correct switches when using it, but I couldn't make it work. I knew that the LZX compression was better than Makecab alone, but I didn't notice much in size difference than using it alone when I was compressing them all last night. (About 30 in all.) Could be the files I was attempting to compress were already compressed quite a bit to start with being the reason, as I used Jasc PSP to assure they were as small a file size as possible before I included them.
|
| | |
Aug 22 2004, 11:09 PM Post
#20 | |
| Coffee Aficionado Group: Super Moderator Posts: 3715 Joined: 14-July 04 From: Coffeeland Member No.: 24596 OS: Windows 7 x64 | QUOTE (MCT @ Aug 22 2004, 09:41 PM) QUOTE 1) A Program with a big database of switchs i would be interested in helping build the database if someone would make the gui part I've already made a similar database, and I'll be working on the GUI (front end) soon (as soon as I'm done with registry tweaks lol) |
| | |
![]() ![]() |
| Lo-Fi Version | Time is now: 20th November 2009 - 10:32 PM |