|
From: SourceForge.net <no...@so...> - 2008-09-08 03:53:06
|
Support Requests item #2099452, was opened at 2008-09-07 19:57 Message generated for change (Settings changed) made by shelliac You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=384720&aid=2099452&group_id=25576 Please note that this message will contain a full copy of the comment thread, including the initial issue submission, for this request, not just the latest update. Category: Cannot run application Group: For 5.14 >Status: Open >Resolution: Works For Me Priority: 5 Private: No Submitted By: shelliac (shelliac) Assigned to: LegacyKing (amaitland) Summary: PCGen 5141 will not start in Vista X64 Initial Comment: I am running Vista 64bit currently, and cannot get PCgen to run. I have installed and updated to the most recent version of the Java run-time required, but it will not load. I have tried running in compatability mode and as administrator with no avail, any suggestions? ---------------------------------------------------------------------- Comment By: LegacyKing (amaitland) Date: 2008-09-07 21:12 Message: Logged In: YES user_id=1286039 Originator: NO Here's what worked for Vista x64: PCGen should be installed in the C:\Program Files (x86) folder The .bat command line in the .bat file needs to be changed and should be: "C:\Program Files (x86)\Java\jre1.6.0_06\bin\java" -Dswing.aatext=true -Xms128m -Xmx256m -jar pcgen.jar The path in the system\advanced properties\... should be: ;C:\Program Files (x86)\Java\jre1.6.0_06\bin Then Restart the computer, because that is ultimately what reset the path... Using the .bat file then works. You do not need to enter the command in the command prompt manually. ---------------------------------------------------------------------- You can respond by visiting: https://sourceforge.net/tracker/?func=detail&atid=384720&aid=2099452&group_id=25576 |