I've installed the Sesam GUI software on my Windows 7 and when I click on the icon, nothin happens. Is Windows 7 supported?
What else can I check?
Thanks
Windows 7 & Sesam GUI
Moderator: sepma
Re: Windows 7 & Sesam GUI
Hello,
have a look at http://wiki.sepsoftware.com/wiki/index. ... .2C_Client . There you can find the prerequisites for a GUI Installation.
Second look in your Sesam installation folder under ..\var\log\lgc . There is a sm_setup.lgc or .lgx , search for error or such things.
And last but not least you can start your GUI with a command line window, where you can see what's going wrong when the GUI is starting. Change the command behind the GUI Icon on your Desktop from
"C:\Program Files\Java\jre7\bin\javaw.exe" -classpath .... (maybe you have a different java path and version) to
"C:\Program Files\Java\jre7\bin\java.exe" -classpath .... (remove the w at the end of the java command) and start your GUI.
JGB
have a look at http://wiki.sepsoftware.com/wiki/index. ... .2C_Client . There you can find the prerequisites for a GUI Installation.
Second look in your Sesam installation folder under ..\var\log\lgc . There is a sm_setup.lgc or .lgx , search for error or such things.
And last but not least you can start your GUI with a command line window, where you can see what's going wrong when the GUI is starting. Change the command behind the GUI Icon on your Desktop from
"C:\Program Files\Java\jre7\bin\javaw.exe" -classpath .... (maybe you have a different java path and version) to
"C:\Program Files\Java\jre7\bin\java.exe" -classpath .... (remove the w at the end of the java command) and start your GUI.
JGB