goon-heaven wrote:I use
C:\!!!!!!.exe "!.wav"
direct from cmd prompt - works fine for v3.32 256 eax, v3.30 256 win8.1 etc
have tested by cmd prompt, sometimes application can get commandline:
lekt.exe file "E:\music\track1.wav",
sometimes C:\lekt.exe file "E:\music\track1.wav"
so then player can run only in first case. think need use cd C:\ , press enter and paste lekt.exe file "E:\music\track1.wav" , in this case OS will give correct needed command string.
for v3.33 256 win8.1 you can try C:\!.exe 1234567 "!.wav", maybe it works...
could you run by .bat file, always correct command string. the first i would know last new versions for win8.1 syscall functions can run on R2 or not.
uploaded:
lekt.exe v3.33.1 256 test1
lekt.exe v3.33.2 256 test2
removed tricks, hope they will work for you.
@JC: are you ready for new OS, i use win8.1 pro, still not much tweaked.