Displaying 1 result from an estimated 1 matches for "wineshelllinkargs".
2001 Mar 15
1
starcraft install wierdness.
...ion halts while
adding shortcuts to the start menu. As someone (Ove I believe)
mentioned, Starcraft adds certain registry keys after creating
shortcuts, requiring the installation to continue.
I have modified wineshelllink in order to gain some insight:
#!/bin/sh
echo "$@" >> /tmp/wineshelllinkargs.txt
exit 0
When the installation halts (pausing for some reason, no cpu usage),
the wineshelllinkargs.txt file contains these lines:
--link Programs/Starcraft/Starcraft --path /mnt/d/Games/Starcraft/StarCraft.exe --menu --icon /tmp/fileCVyuxx --workdir D:\Games\Starcraft
--link Programs/Starcraft...