From: "Will Reeves" <william.reeves@plasticlogic.com>
Path: news.mathworks.com!newsfeed-00.mathworks.com!webcrossing
Newsgroups: comp.soft-sys.matlab
Subject: Re: Installing 2007A on Vista
Message-ID: <ef51c94.6@webcrossing.raydaftYaTP>
Date: Mon, 23 Apr 2007 03:55:08 -0400
References: <kmog03h70lvnchfhpa965s1lp33pe3hedv@4ax.com> <ef51c94.0@webcrossing.raydaftYaTP> <ef51c94.1@webcrossing.raydaftYaTP> <ef51c94.2@webcrossing.raydaftYaTP> <ef51c94.3@webcrossing.raydaftYaTP>
Lines: 24
NNTP-Posting-Host: 212.44.38.165
MIME-Version: 1.0
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
Xref: news.mathworks.com comp.soft-sys.matlab:404671


Thanks John,

Works a treat! My searching through the Mathworks website needs
practice!

John Mosher wrote:
>
>
> It's not just Vista, I get the same hang on initialization under XP
> SP2.
>
> See Solution Number: 1-424AAV
>
> But my solution is a simpler patch for now. I made a shortcut that
> simply executes:
>
> restoredefaultpath;
> matlabrc
>
> which I found in the comments of the matlabrc mfile. So I simply
> ctrl-c the hung initialization and then hit the shortcut button for
> full startup initialization.
>
> Mathworks needs to fix the underlying problem.