Pointui » Home 2 Applets Showcase

[tool] Win_png2jif a GUI of png2jif.exe and multiple png conversion

(26 posts)
  • Started 3 years ago by giancaleone
  • Latest reply from giancaleone
  1. Hi,

    I have developed a little utility (WIn_png2jif) for developer of applet.
    This utility is only a Graphic User Interface (GUI), the engine is a png2jif.exe that used whit command line.
    The Win_png2jif enable the multiselection of file and the conversion of png in jif in one step.

    This tool is developed in Visual Basic Express edition 2008 and required a Microsoft.Net Framework 3.5 library.
    The tool is tested on Vista Windows XP

    Win_png2jif V1.1

    I Post the new version
    Win_png2jif V1.4
    whitout installation (trasportable): (see the attachments)
    how to use read readme.txt file

    and whit setup installation:
    If you have a problem whit exe file, try with setup installer
    Coming soon
    I remeber that the png2jif.exe is Copyright (c) 2008 Pointui Pty Ltd, All Rights Reserved.

    Attachments

    1. Win_png2jif.zip (147 KB, 906 downloads) 2 years old
    2. sshotWinConv.jpg (15.4 KB, 73 downloads) 3 years old
    Posted 3 years ago #
  2. it works fine on Windows XP ;)

    Posted 3 years ago #
  3. dancer69
    Member

    It doesn't work for me I have an exception fault when try to load any png file:
    System.IO.FileNotFoundException: Δεν βρέθηκε το αρχείο.
    σε Microsoft.VisualBasic.Interaction.Shell(String PathName, AppWinStyle Style, Boolean Wait, Int32 Timeout)
    σε Winpng2jif.Module1.load_data()
    σε Winpng2jif.Form1.OpenMultiplePNGFileToolStripMenuItem_Click(Object sender, EventArgs e)
    σε System.Windows.Forms.ToolStripItem.RaiseEvent(Object key, EventArgs e)
    σε System.Windows.Forms.ToolStripMenuItem.OnClick(EventArgs e)
    σε System.Windows.Forms.ToolStripItem.HandleClick(EventArgs e)
    σε System.Windows.Forms.ToolStripItem.HandleMouseUp(MouseEventArgs e)
    σε System.Windows.Forms.ToolStripItem.FireEventInteractive(EventArgs e, ToolStripItemEventType met)
    σε System.Windows.Forms.ToolStripItem.FireEvent(EventArgs e, ToolStripItemEventType met)
    σε System.Windows.Forms.ToolStrip.OnMouseUp(MouseEventArgs mea)
    σε System.Windows.Forms.ToolStripDropDown.OnMouseUp(MouseEventArgs mea)
    σε System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    σε System.Windows.Forms.Control.WndProc(Message& m)
    σε System.Windows.Forms.ScrollableControl.WndProc(Message& m)
    σε System.Windows.Forms.ToolStrip.WndProc(Message& m)
    σε System.Windows.Forms.ToolStripDropDown.WndProc(Message& m)
    σε System.Windows.Forms.Control.ControlNativeWindow.OnMessage(Message& m)
    σε System.Windows.Forms.Control.ControlNativeWindow.WndProc(Message& m)
    σε System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)

    Posted 3 years ago #
  4. This tool required a Microsoft.Net Framework 3.5
    in the next time i public the setup file of installation.

    Posted 3 years ago #
  5. dancer69
    Member

    But I have Microsoft Net Framework 3.5 installed.

    Posted 3 years ago #
  6. JSpeed
    Member

    I'm getting the same problem on XP

    Posted 3 years ago #
  7. aiwenor
    Member

    doesn't wok, error:

    '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 Winpng2jif.Module1.load_data()
    at Winpng2jif.Form1.Button1_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Control.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.Button.WndProc(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(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.3521 (NetFXspW7.050727-3500)
    CodeBase: file:///C:/Windows/Microsoft.NET/Framework/v2.0.50727/mscorlib.dll
    ----------------------------------------
    Win png2jif
    Assembly Version: 1.0.0.0
    Win32 Version: n/a
    CodeBase: file:///C:/Users/Alexandra/AppData/Local/Microsoft/Windows/Temporary%20Internet%20Files/Content.IE5/RII0LTM1/Win%20png2jif%5B1%5D.exe
    ----------------------------------------
    Microsoft.VisualBasic
    Assembly Version: 8.0.0.0
    Win32 Version: 8.0.50727.3521 (NetFXspW7.050727-3500)
    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.3521 (NetFXspW7.050727-3500)
    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.3521 (NetFXspW7.050727-3500)
    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.3521 (NetFXspW7.050727-3500)
    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.3521 (NetFXspW7.050727-3500)
    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:

    <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.'

    Posted 3 years ago #
  8. I have prepared the setup installer.
    Plese try with this, all the library will be installed:

    Posted 3 years ago #
  9. blazingwolf
    Member

    I'm still getting an error after using your setup file.

    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 Winpng2jif.Module1.load_data()
    at Winpng2jif.Form1.Button1_Click(Object sender, EventArgs e)
    at System.Windows.Forms.Control.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnClick(EventArgs e)
    at System.Windows.Forms.Button.OnMouseUp(MouseEventArgs mevent)
    at System.Windows.Forms.Control.WmMouseUp(Message& m, MouseButtons button, Int32 clicks)
    at System.Windows.Forms.Control.WndProc(Message& m)
    at System.Windows.Forms.ButtonBase.WndProc(Message& m)
    at System.Windows.Forms.Button.WndProc(Message& m)
    at System.Windows.Forms.Control.ControlNativeWindow.OnMessage(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/Framework/v2.0.50727/mscorlib.dll
    ----------------------------------------
    Win png2jif
    Assembly Version: 1.0.0.0
    Win32 Version: 1.0.0.0
    CodeBase: file:///C:/Users/blazingwolf/AppData/Local/Apps/2.0/AKNZ3D80.MPC/D6T2A95D.678/winp..tion_6b7e3323bd498c0a_0001.0000_18264c4bf23d873a/Win%20png2jif.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
    ----------------------------------------

    ************** 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.

    Posted 3 years ago #
  10. dancer69
    Member

    I keep having this error too.

    Posted 3 years ago #
  11. Hi guys,
    I have a solution to the problem above.
    When I compile the application I don't kwow why the engine png2jif.exe not are included in the Win_png2jif, whell the solution is copy the enine png2jif.exe in the same path of Win_png2jif.

    The new version with engine is here.

    Cooming soon the installare version that include the installation of framework 3.5 (if it is necessary)

    Let me know if it works

    Posted 3 years ago #
  12. blazingwolf
    Member

    That got it working. :)

    Posted 3 years ago #
  13. dancer69
    Member

    For me doesn't work again. Now I don't get any message(I only see a window that disappears immediately), but the jif file doesn't created.

    Posted 3 years ago #
  14. It is very singular, the jif file are created where is a png file.
    Try whit multiple selection and see if the appeares a windows dos.

    Posted 3 years ago #
  15. dancer69
    Member

    I know, but it doesn't created.
    I tried a lot of times. Nothing.

    Posted 3 years ago #
  16. Hi, I've developed a new version of tool in windows XP.
    I've solved the problem caused by the construction of path.
    Please try now.

    Giancaleone

    Posted 3 years ago #
  17. GrPaZ
    Member

    the link seems to be broken...

    Posted 3 years ago #
  18. I have removed the old link, the file for download are in the first post.

    Posted 3 years ago #
  19. dickenz
    Member

    Works fine dude when not using the -a option.

    However setting that option ruins the output.

    I managed to read the error and work it out. It's putting -a inside the file name quotations. Example: "Homescreen.Title.png -a"

    The file then cannot be found. Might wanna adjust that little bit mate and make sure the -a is added on the end!

    Otherwise great work.

    Posted 3 years ago #
  20. Hi dickenz,
    I have resolved the problem of -a option.
    In the first post there is a portable version

    Posted 2 years ago #
  21. Could anyone share Win png2jif.zip again as link in first post is dead.

    Posted 2 years ago #
  22. Not dead to me :) (see attachment)

    Posted 2 years ago #
  23. Thanks m8!

    Posted 2 years ago #
  24. I have add the zip file in the first post.

    Posted 2 years ago #
  25. @giancaleone

    HI, i use the XP SP3 of chinese version, and i also installed the net 3.5 SP1, but when i run the Win png2jif.exe, it happens nothing execpt the screen refresh, why?

    best regards

    Posted 2 years ago #
  26. Rread the readme.txt file.
    Two file PngToJif.exe and Win png2jif.exe must be copied into same folder

    Posted 2 years ago #

RSS feed for this topic

Reply

You must log in to post.