<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Activity for JSmooth</title><link>https://sourceforge.net/p/jsmooth/activity/</link><description>Recent activity for JSmooth</description><language>en</language><lastBuildDate>Thu, 22 Aug 2024 04:29:17 -0000</lastBuildDate><item><title>thedigitalworld010 modified a comment on discussion Help</title><link>https://sourceforge.net/p/jsmooth/discussion/297041/thread/3d672827/?limit=25#1f8d</link><description>The .exe is typically generated in the project's bin or output directory after a successful build. Check the build configuration gb insta settings to locate the exact path where the executable is being created.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">thedigitalworld010</dc:creator><pubDate>Thu, 22 Aug 2024 04:29:17 -0000</pubDate><guid>https://sourceforge.net/p/jsmooth/discussion/297041/thread/3d672827/?limit=25#1f8d</guid></item><item><title>thedigitalworld010 posted a comment on discussion Help</title><link>https://sourceforge.net/p/jsmooth/discussion/297041/thread/3d672827/?limit=25#1f8d</link><description>The .exe is typically generated in the project's bin or output directory after a successful build. Check the build configuration settings to locate the exact path where the executable is being created.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">thedigitalworld010</dc:creator><pubDate>Thu, 22 Aug 2024 04:24:22 -0000</pubDate><guid>https://sourceforge.net/p/jsmooth/discussion/297041/thread/3d672827/?limit=25#1f8d</guid></item><item><title>Dave Dyer posted a comment on ticket #96</title><link>https://sourceforge.net/p/jsmooth/bugs/96/?limit=25#5b6c</link><description>I investigated this at length. In the process I came fairly close to being able to rebuild it from sources in a modern environment, but ultimately go hung up trying to read registry variables that were set by a modern java install. I'm sure it could eventually work, but I found a better solution. Launch4J already works (or rather, still works) on a modern java install, but it's flaw is that the resulting .exe can't be signed by any of the standard signing tools. BUT the sources for launch4j include...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Dyer</dc:creator><pubDate>Mon, 19 Jul 2021 22:34:29 -0000</pubDate><guid>https://sourceforge.net/p/jsmooth/bugs/96/?limit=25#5b6c</guid></item><item><title>Dave Dyer created ticket #96</title><link>https://sourceforge.net/p/jsmooth/bugs/96/</link><description>java not found</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Dyer</dc:creator><pubDate>Thu, 15 Jul 2021 22:59:19 -0000</pubDate><guid>https://sourceforge.net/p/jsmooth/bugs/96/</guid></item><item><title>Dave Dyer posted a comment on ticket #9</title><link>https://sourceforge.net/p/jsmooth/support-requests/9/?limit=25#d44c</link><description>I encountered this too - it seems that with a sufficiently virgin machine, installing java no longer leaves a footprint that jsmooth will find. Adding a JAVA_HOME environment variable will probably do the trick.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Dyer</dc:creator><pubDate>Thu, 15 Jul 2021 22:55:54 -0000</pubDate><guid>https://sourceforge.net/p/jsmooth/support-requests/9/?limit=25#d44c</guid></item><item><title>Dave Dyer posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/jsmooth/discussion/297040/thread/91cee527/?limit=25#f878</link><description>A final bit of news for this thread; Making Jsmooth exe's compliant looks possible, but java itself is light years from being acceptable, either in some sort of embedded form or as an auto-download.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Dyer</dc:creator><pubDate>Thu, 30 Aug 2018 17:38:36 -0000</pubDate><guid>https://sourceforge.net/p/jsmooth/discussion/297040/thread/91cee527/?limit=25#f878</guid></item><item><title>Dave Dyer posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/jsmooth/discussion/297040/thread/91cee527/?limit=25#1389</link><description>I've explored the rebuild option and broadly succeeded. Some notes; The build process using mingw32 has quite a bit of bit decay, but I managed to get the skeletons built with a modern tool chain. The modernized skeleton exe's don't work after processing by jsmooth, but I was able to repair it - the main problem being that new exes contain sections that were not present in the old exes, and the code to handle them had never been tested. I'd love to push these changes into the repository but it seems...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Dyer</dc:creator><pubDate>Wed, 29 Aug 2018 18:02:07 -0000</pubDate><guid>https://sourceforge.net/p/jsmooth/discussion/297040/thread/91cee527/?limit=25#1389</guid></item><item><title>Dave Dyer posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/jsmooth/discussion/297040/thread/08c29c27/?limit=25#ddf5/9747</link><description>Without going too deep into the sources, I got jsmooth to accept icons up to 128x128 with 8 bit color. Making it accept 32 bit color, and/or to copy multiple icons instead of a single is going to require more knowledge than I have immediately available. Ideally, if given a .ico file jsmooth would just copy it rather than massaging everything.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Dyer</dc:creator><pubDate>Sun, 26 Aug 2018 21:50:02 -0000</pubDate><guid>https://sourceforge.net/p/jsmooth/discussion/297040/thread/08c29c27/?limit=25#ddf5/9747</guid></item><item><title>Dave Dyer posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/jsmooth/discussion/297040/thread/91cee527/?limit=25#a24c</link><description>My overall objective is to use an exe created by jsmooth in the windows app store. Elsewhere, it has been noted that there are problems embedding icon files, which I worked around by editing the output of signtool to insert a better icon. The next roadblock is that the windows certification process complains that the exe is non-compliant. File Boardspace.net\boardspace.net.exe has failed the AppContainerCheck check. File Boardspace.net\boardspace.net.exe has failed the DBCheck check. File Boardspace.net\boardspace.net.exe...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Dyer</dc:creator><pubDate>Sat, 25 Aug 2018 18:01:05 -0000</pubDate><guid>https://sourceforge.net/p/jsmooth/discussion/297040/thread/91cee527/?limit=25#a24c</guid></item><item><title>Dave Dyer posted a comment on discussion Help</title><link>https://sourceforge.net/p/jsmooth/discussion/297041/thread/3d672827/?limit=25#c6ea</link><description>I looked over the sources, but everything seems to be related to the GUI, can someone point out where the actual exe is generated?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Dyer</dc:creator><pubDate>Thu, 16 Aug 2018 03:12:44 -0000</pubDate><guid>https://sourceforge.net/p/jsmooth/discussion/297041/thread/3d672827/?limit=25#c6ea</guid></item><item><title>Dave Dyer posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/jsmooth/discussion/297040/thread/08c29c27/?limit=25#ddf5</link><description>It works to use visual studio to open the exe, delete the icons, and substitute your preferred icon file. The name of the icon resource doesn't appear to matter.</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Dyer</dc:creator><pubDate>Thu, 16 Aug 2018 02:48:10 -0000</pubDate><guid>https://sourceforge.net/p/jsmooth/discussion/297040/thread/08c29c27/?limit=25#ddf5</guid></item><item><title>Dave Dyer posted a comment on discussion Help</title><link>https://sourceforge.net/p/jsmooth/discussion/297041/thread/f009a5bf/?limit=25#179f</link><description>Based on other hints in the aether, I think the problem is related to win32/win64, in particular the bundle option will only work with a win32 jre. I switched in a win32 jre and got further, but the launch still failed because some of the necessary .dlls hadn't been installed. It looks like the bundle option can't be reliable without a jre designed to not require installation. Then, I found https://portableapps.com/apps/utilities/java_portable and I succeeded with that jre. It's java 1.8.0_181 which...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Dyer</dc:creator><pubDate>Sun, 12 Aug 2018 00:51:33 -0000</pubDate><guid>https://sourceforge.net/p/jsmooth/discussion/297041/thread/f009a5bf/?limit=25#179f</guid></item><item><title>Dave Dyer posted a comment on discussion Help</title><link>https://sourceforge.net/p/jsmooth/discussion/297041/thread/f009a5bf/?limit=25#dec4</link><description>I'm trying to set up jsmooth with an embedded copy of JRE, so far unsuccessfully. The debug log says it found the jvm and was trying to use it, but not why it didn't. This log is from a vmware container with no java installed. JVM Lookup: Env-Var JAVA_HOME not defined on this system. JVM Lookup: Env-Var JRE_HOME not defined on this system. JVM Lookup: Env-Var JDK_HOME not defined on this system. Found a vm bundled with the application: (..\pc-signing\jre1.8.0_144) Current directory is No version...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Dave Dyer</dc:creator><pubDate>Sat, 11 Aug 2018 22:54:48 -0000</pubDate><guid>https://sourceforge.net/p/jsmooth/discussion/297041/thread/f009a5bf/?limit=25#dec4</guid></item><item><title>suman modified a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/jsmooth/discussion/297040/thread/78588dc1/?limit=25#efe1</link><description>yes it is possible, you need to add icon while creating exe also you need to check...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">suman</dc:creator><pubDate>Mon, 05 Sep 2016 12:27:01 -0000</pubDate><guid>https://sourceforge.net/p/jsmooth/discussion/297040/thread/78588dc1/?limit=25#efe1</guid></item><item><title>suman posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/jsmooth/discussion/297040/thread/78588dc1/?limit=25#efe1</link><description>yes it is possible, you need to add icon while creating exe also you need to check...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">suman</dc:creator><pubDate>Mon, 05 Sep 2016 12:25:58 -0000</pubDate><guid>https://sourceforge.net/p/jsmooth/discussion/297040/thread/78588dc1/?limit=25#efe1</guid></item><item><title>suman posted a comment on discussion Open Discussion</title><link>https://sourceforge.net/p/jsmooth/discussion/297040/thread/4dca3bab/?limit=25#6c92</link><description>I've created .exe using jsmooth, its working fine on my system, i can see process...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">suman</dc:creator><pubDate>Mon, 05 Sep 2016 12:22:27 -0000</pubDate><guid>https://sourceforge.net/p/jsmooth/discussion/297040/thread/4dca3bab/?limit=25#6c92</guid></item><item><title>JoseKreif modified a comment on ticket #9</title><link>https://sourceforge.net/p/jsmooth/support-requests/9/?limit=25#8b33</link><description>Here is the image</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JoseKreif</dc:creator><pubDate>Wed, 25 May 2016 13:27:41 -0000</pubDate><guid>https://sourceforge.net/p/jsmooth/support-requests/9/?limit=25#8b33</guid></item><item><title>JoseKreif modified a comment on ticket #9</title><link>https://sourceforge.net/p/jsmooth/support-requests/9/?limit=25#8b33</link><description>Here is the image</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JoseKreif</dc:creator><pubDate>Wed, 25 May 2016 13:26:12 -0000</pubDate><guid>https://sourceforge.net/p/jsmooth/support-requests/9/?limit=25#8b33</guid></item><item><title>JoseKreif modified a comment on ticket #9</title><link>https://sourceforge.net/p/jsmooth/support-requests/9/?limit=25#8b33</link><description>Here is the image See the image below</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JoseKreif</dc:creator><pubDate>Wed, 25 May 2016 13:26:00 -0000</pubDate><guid>https://sourceforge.net/p/jsmooth/support-requests/9/?limit=25#8b33</guid></item><item><title>JoseKreif modified a comment on ticket #9</title><link>https://sourceforge.net/p/jsmooth/support-requests/9/?limit=25#8b33</link><description>Here is the image See the image below</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JoseKreif</dc:creator><pubDate>Wed, 25 May 2016 13:25:39 -0000</pubDate><guid>https://sourceforge.net/p/jsmooth/support-requests/9/?limit=25#8b33</guid></item><item><title>JoseKreif modified a comment on ticket #9</title><link>https://sourceforge.net/p/jsmooth/support-requests/9/?limit=25#8b33</link><description>He is the image See the image below</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JoseKreif</dc:creator><pubDate>Wed, 25 May 2016 13:25:07 -0000</pubDate><guid>https://sourceforge.net/p/jsmooth/support-requests/9/?limit=25#8b33</guid></item><item><title>JoseKreif posted a comment on ticket #9</title><link>https://sourceforge.net/p/jsmooth/support-requests/9/?limit=25#8b33</link><description>He is the image See the image above</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JoseKreif</dc:creator><pubDate>Wed, 25 May 2016 13:24:56 -0000</pubDate><guid>https://sourceforge.net/p/jsmooth/support-requests/9/?limit=25#8b33</guid></item><item><title>JoseKreif created ticket #9</title><link>https://sourceforge.net/p/jsmooth/support-requests/9/</link><description>Java not found.. You liar, I have JRE 1.8</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">JoseKreif</dc:creator><pubDate>Wed, 25 May 2016 13:24:12 -0000</pubDate><guid>https://sourceforge.net/p/jsmooth/support-requests/9/</guid></item><item><title>Andreas Seit. posted a comment on discussion Help</title><link>https://sourceforge.net/p/jsmooth/discussion/297041/thread/fba22ea1/?limit=25#443b</link><description>Is there a way to close the command line automatically?</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Andreas Seit.</dc:creator><pubDate>Wed, 11 Nov 2015 11:26:44 -0000</pubDate><guid>https://sourceforge.net/p/jsmooth/discussion/297041/thread/fba22ea1/?limit=25#443b</guid></item><item><title>Daniel B. Davis posted a comment on discussion Help</title><link>https://sourceforge.net/p/jsmooth/discussion/297041/thread/55f5f58d/?limit=250#1d0b</link><description>I created a Windows .exe from a .jar file. Upon launch, the .jar reads and displays...</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Daniel B. Davis</dc:creator><pubDate>Wed, 27 Aug 2014 04:50:16 -0000</pubDate><guid>https://sourceforge.net/p/jsmooth/discussion/297041/thread/55f5f58d/?limit=250#1d0b</guid></item></channel></rss>