Inner Space launch issue
I recently upgraded to a new computer, from windows 7 ent to windows 10 pro, fresh install of isboxerbundle
I have a shortcut to Innerspace.exe in shell:startup, sadly it doesn't run. All my other apps (CurseClientStartip.ccip, Wowhead_Client.lnk) run fine.
* The shortcut is run as administrator, the short cut is just 'right click' -> 'create shortcut', windows+r, shell:startup, move shortcut into shell:startup window.
* I have a the UAC set to Never notify and I am a local Administrator.
* When I click the icon in shell:startup ... perfect runs (no prompting), but nothing otherwise.
* There isn't already a innerspace running (normally I see the 'already running')
Oddly if I create a innerspace.cmd with the following contents, this works (as a shortcut or the script in the shell:startup).
I see that the internet has a lot of this related issue, but not much on why or solution ... just curious if someone knew the issue that windows 10 has. Signed code?
Thanks!
I have a shortcut to Innerspace.exe in shell:startup, sadly it doesn't run. All my other apps (CurseClientStartip.ccip, Wowhead_Client.lnk) run fine.
* The shortcut is run as administrator, the short cut is just 'right click' -> 'create shortcut', windows+r, shell:startup, move shortcut into shell:startup window.
* I have a the UAC set to Never notify and I am a local Administrator.
* When I click the icon in shell:startup ... perfect runs (no prompting), but nothing otherwise.
* There isn't already a innerspace running (normally I see the 'already running')
Oddly if I create a innerspace.cmd with the following contents, this works (as a shortcut or the script in the shell:startup).
cd C:\Dist\InnerSpace
C:\Dist\InnerSpace\InnerSpace.exe
Pause
I see that the internet has a lot of this related issue, but not much on why or solution ... just curious if someone knew the issue that windows 10 has. Signed code?
Thanks!