SongKong Jaikoz

SongKong and Jaikoz Music Tagger Community Forum

Cannot install Jaikoz on windows7

Hello, i wanted to try out jaikoz, but after downloading the release for windows 7 64 bit, unpack it,

when i click on setup.exe nothing happened.

when i check process i see the javaw.exe running

i tried with 32bit also but no luck.

i also tried to execute setup with admin rights…

Hmm, could you try opening a Dos WIndow and running setup.exe from there to see if it outputs some error messages.

o yes forgot to mention i tried that already.

It make the window prompt asking if i want to execute .exe from an unknown source and i say yes (same when i run it from explorer, and it is a default beahvior which dont cause trouble with other program)

then the DOS cli gives me the hand back, but nothing more.

in addition i also tried uninstalling, reinstalling java (jre and jdk), but no luck

Sorry did you actually open a Dos window, because the Dos window must have had some output.

Yes i do think it was a DOS window.

it is cmd.exe

So you start a Dos WIndow
Within the Dos WIndow you runsetup.exe
and no other output is displayed in the dos window at all ?

exactly. and the dos give me hand back like if nothing happened.
But it launch the process javaw, which dont do nothing…

I think you are misunderstanding me.

You need to open a Dos Window so appears as a separate window on screen
The run command
So after comand run window should still be open
Then paste output in window

Maybe i misunderstand you, but i doubt.

Here is a screen of what i do

ps : hmmm error 500 here on the forum when trying to upload a screen, so here it is via dropbox

Sorry you are right, okay try this instead

ok, now i have an output :
C:\Users\Me\Desktop\jaikoz>java -jar install64.jar
14 d�c. 2013 21:49:16 Infos: Logging initialized at level ‘INFO’
14 d�c. 2013 21:49:18 Infos: Commandline arguments:
14 d�c. 2013 21:49:20 Infos: Detected platform: windows,version=6.1,arch=x64,sym
bolicName=WINDOWS_7,javaVersion=1.7.0_45
14 d�c. 2013 21:49:22 Avertissement: Resource customicons.xml not defined. No cu
stom icons available
14 d�c. 2013 21:49:23 Infos: Relaunching: wscript C:\Users\Me\AppData\Local\Temp
\Installer.js C:\Program Files\Java\jre7\bin\javaw.exe -Dizpack.mode=privileged
-jar C:\Users\Me\Desktop\jaikoz\install64.jar

Right, and does the setup appear to be running even though no window displayed, or does it return you to command prompt.

If the former are you sure the window isn’t just hidden behind something else because that output doesnt indicate an error.

it returns me to command prompt.

javaw process is launched in background, but no hidden window…