octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #43824] Network share not ready after installa


From: Armin Müller
Subject: [Octave-bug-tracker] [bug #43824] Network share not ready after installation
Date: Tue, 16 Dec 2014 15:56:50 +0000
User-agent: Mozilla/5.0 (Windows NT 6.1; WOW64; rv:34.0) Gecko/20100101 Firefox/34.0

Follow-up Comment #5, bug #43824 (project octave):

The problem is well-known. Just Google for "NSIS MUI_FINISHPAGE_RUN UAC" and
get more than 1000 hits.

Possible solutions found:

* Launch new Explorer process (seems most reasonable to me)
https://stackoverflow.com/questions/16555625/how-to-launch-an-executable-on-the-end-of-installation-correctly

Exec '"$WINDIRexplorer.exe" "$TEMPMyUnElevatedProcess.exe"'


* NSIS "UAC" Plugin (seems to be difficult to use)
http://nsis.sourceforge.net/UAC_plug-in

* NSIS "ShellExecAsUser" Plugin
http://nsis.sourceforge.net/ShellExecAsUser_plug-in


    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?43824>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]