Is the NSI install script somewhere in the Sourceforge repository?  I could
not find it with a quick search, but may have been looking incorrectly.
 
I am trying to get the script working for my application.  It pretty much
works, but if ooRexx is not currently installed, I have to run my install
script twice.  That is because I check the REXX_HOME variable to determine
if ooRexx is installed and whether the 32 bit or 64 bit version is installed.  Evidently
this environment variable is not updated until the install ends as I am
reading it after I cause ooRexx and ooDialog to be installed, but the
variable is empty.  I don't know that the ooRexx script would help me
for this problem, and I may need to search to see if/where rexx.exe is
located instead.
 
A different problem I am having is when my application is installed from
a non-admin user account, the uninstall option is only available from
the control panel when the admin is logged in - not from the user account.
This is not the case for ooRexx, so I am looking for what I am not doing
or what I need to do differently.  My icon is correctly installed in the
Start folder and on the desktop for both the Admin and the User in this
case.  Just realized I have not checked to verify I can run the uninstall.exe
from the user account, if so, creating an icon for that may be a workaround.
 
Thanks for any ideas or pointers.

--
 Art Heimsoth - artst...@artheimsoth.com
------------------------------------------------------------------------------
This SF.net email is sponsored by Windows:

Build for Windows Store.

http://p.sf.net/sfu/windows-dev2dev
_______________________________________________
Oorexx-users mailing list
Oorexx-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oorexx-users

Reply via email to