| View previous topic :: View next topic |
| Author |
Message |
Brian Rasmusson Guest
|
Posted: Thu Mar 23, 2006 5:03 pm Post subject: How to get rid of the welcome page? |
|
|
Hello,
is there any way to get rid of the annoying welcome screen in BDS
2006 (the HTML page displayed in the IDE)?
Regards,
Brian |
|
| Back to top |
|
 |
Pete Fraser Guest
|
Posted: Thu Mar 23, 2006 9:03 pm Post subject: Re: How to get rid of the welcome page? |
|
|
go to C:\Program Files\BORLAND\BDS\4.0\Welcomepage
and change the files in it?
I believe that you can put what you want in there.
HTH Pete
"Brian Rasmusson" <br (AT) XbitXberXry (DOT) com> wrote in message
news:4422ce5a (AT) newsgroups (DOT) borland.com...
| Quote: | Hello,
is there any way to get rid of the annoying welcome screen in BDS 2006
(the HTML page displayed in the IDE)? |
|
|
| Back to top |
|
 |
David Dean Guest
|
Posted: Thu Mar 23, 2006 11:03 pm Post subject: Re: How to get rid of the welcome page? |
|
|
In article <4422ce5a (AT) newsgroups (DOT) borland.com>,
Brian Rasmusson <br (AT) XbitXberXry (DOT) com> wrote:
| Quote: | is there any way to get rid of the annoying welcome screen in BDS
2006 (the HTML page displayed in the IDE)?
|
There's a command line switch -np (IIRC)
--
-David
Nihil curo de ista tua stulta superstitione. |
|
| Back to top |
|
 |
Brian Rasmusson Guest
|
Posted: Fri Mar 24, 2006 12:03 am Post subject: Re: How to get rid of the welcome page? |
|
|
| Quote: | There's a command line switch -np (IIRC)
|
Thanks! Just what I was looking for.
Brian |
|
| Back to top |
|
 |
Roddy Pratt Guest
|
Posted: Fri Mar 24, 2006 12:03 pm Post subject: Re: How to get rid of the welcome page? |
|
|
"David Dean" <ozchzhq02 (AT) sneakemail (DOT) com> wrote in message
news:ozchzhq02-6ECF3F.17312623032006 (AT) frylock (DOT) local...
| Quote: | In article <4422ce5a (AT) newsgroups (DOT) borland.com>,
Brian Rasmusson <br (AT) XbitXberXry (DOT) com> wrote:
is there any way to get rid of the annoying welcome screen in BDS
2006 (the HTML page displayed in the IDE)?
There's a command line switch -np (IIRC)
|
You can also remove the registry entry for startpageide100.bpl from
HKCU/Software/Borland/BDS/4.0/Known IDE Packages. You can remove a *lot*
this way.
- Roddy |
|
| Back to top |
|
 |
Leo Siefert Guest
|
Posted: Fri Mar 24, 2006 1:03 pm Post subject: Re: How to get rid of the welcome page? |
|
|
Roddy Pratt wrote:
| Quote: | You can also remove the registry entry for startpageide100.bpl from
HKCU/Software/Borland/BDS/4.0/Known IDE Packages. You can remove a *lot*
this way.
|
Which can possibly be dangerous...
- Leo |
|
| Back to top |
|
 |
Roddy Pratt Guest
|
Posted: Fri Mar 24, 2006 7:03 pm Post subject: Re: How to get rid of the welcome page? |
|
|
"Leo Siefert" <lIHATESPAMsiefert (AT) senate (DOT) michigan.gov> wrote in message
news:g3p722pgiam3echupggfl3pq9oo9ght2tk (AT) 4ax (DOT) com...
| Quote: | HKCU/Software/Borland/BDS/4.0/Known IDE Packages. You can remove a *lot*
this way.
Which can possibly be dangerous...
|
Is that dangerous as in "all registry editing is potentially dangerous", or
something more specific? I remember one isolated report in this NG of
someone having problems after removing starteam this way, but AFAIK, it's
meant to be pretty much bombproof and supported. Check out
http://blogs.borland.com/medington/
- Roddy |
|
| Back to top |
|
 |
Leo Siefert Guest
|
Posted: Fri Mar 24, 2006 8:03 pm Post subject: Re: How to get rid of the welcome page? |
|
|
Roddy Pratt wrote:
| Quote: | Is that dangerous as in "all registry editing is potentially
dangerous", or something more specific?
|
A little of both. I seem to recall reading of someone stripping out
almost all of the known packages and disabling part of the IDE, but I
don't remember the details. In general, I wouldn't advise anyone to
mess with the registry without first exporting the key they intend to
change. Of course, then, I rarely follow this advice. <g>
Case in point, though, is that the BDS IDE does work differently
without the Welcome page - even if you just close the page. With no
Welcome page, opening a project with a data module or custom form in
the editor causes parts of the IDE to vanish, but this does not seem
to happen if the Welcome page is open. It also seems to prevent you
from completely losing the desktop at various times (resets to
"none").
- Leo |
|
| Back to top |
|
 |
Michael Gillen Guest
|
Posted: Sat Mar 25, 2006 2:03 am Post subject: Re: How to get rid of the welcome page? |
|
|
Roddy Pratt wrote:
| Quote: | Is that dangerous as in "all registry editing is potentially dangerous", or something more
specific? I remember one isolated report in this NG of someone having problems after removing
starteam this way, but AFAIK, it's meant to be pretty much bombproof and supported. Check out
http://blogs.borland.com/medington/
|
Edit the registry package and insert an underscore in the beginning of the package name and it will
be ignored.
--
-Michael Gillen |
|
| Back to top |
|
 |
|