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

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

[Octave-bug-tracker] [bug #59053] 6.0.90a: invalid path in Octave deskto


From: John Donoghue
Subject: [Octave-bug-tracker] [bug #59053] 6.0.90a: invalid path in Octave desktop shortcuts if install dir was changed
Date: Tue, 8 Sep 2020 17:39:42 -0400 (EDT)
User-agent: Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/70.0.3538.102 Safari/537.36 Edge/18.18363

Follow-up Comment #8, bug #59053 (project octave):

I think the desktop file used to be versioned but was changed to be
unversioned at some point - I cant remember the reason


By the way, the script I gave ealier had a typo - 

 installpath = winqueryreg1(rootpath,[keypath '\' octave_version],
'InstallLocation');

should be

 installpath = winqueryreg(rootpath,[keypath '\' octave_version],
'InstallLocation');

I was testing to verify the fall over was working and forgot to change it
back.



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?59053>

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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