[Icons]
Name: "{group}\JTSDK64-Setup"; Filename: "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy Bypass -File C:\JTSDK64-Tools\jtsdk64-setup.ps1"; WorkingDir: "{app}"
Name: "{group}\JTSDK64-Tools"; Filename: "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy Bypass -File C:\JTSDK64-Tools\jtsdk64.ps1"; WorkingDir: "{app}"
Name: "{userdesktop}\JTSDK64-Setup"; Filename: "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy Bypass -File C:\JTSDK64-Tools\jtsdk64-setup.ps1"; WorkingDir: "{app}"
Name: "{userdesktop}\JTSDK64-Tools"; Filename: "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy Bypass -File C:\JTSDK64-Tools\jtsdk64.ps1"; WorkingDir: "{app}"
And I have have tried administrative and non administrative install settings - all to no avail.
How can I make this facility work as intended? On the surface it appears to be an issue with Inno ...Note: Trying separating the C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe and the -ExecutionPolicy Bypass -File C:\JTSDK64-Tools\jtsdk64-setup.ps1 with Parameters:
--
You received this message because you are subscribed to a topic in the Google Groups "innosetup" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/innosetup/OF0uaEZNRUo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to innosetup+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/innosetup/f0c2dd88-aec1-43a5-90a8-69f3c9fb45f5n%40googlegroups.com.
Name: "{group}\JTSDK64-Setup"; Filename: "C:\Windows\System32\WindowsPowerShell\v1.0\powershell.exe -ExecutionPolicy Bypass -File C:\JTSDK64-Tools\jtsdk64-setup.ps1"; WorkingDir: "{app}"
Bill,
Thanks for the response. I FINALLY found some documentation before your response came through … and Just as the email come in a test file including such adjustments came became available on SourceForge.
Two points here: The documentation perhaps needs improvement for this case. Secondly perhaps future releases needs to “spit” out an error message if its not going to create links for us?
I’ll report back results soon as the package that this is used with takes a long time to execute.
Regards,
Steve I
--
You received this message because you are subscribed to a topic in the Google Groups "innosetup" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/innosetup/OF0uaEZNRUo/unsubscribe.
To unsubscribe from this group and all its topics, send an email to innosetup+...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/innosetup/ce0f47bf-b80d-4177-82df-3d549e62c8bdn%40googlegroups.com.