BorlandTalk.com Forum Index BorlandTalk.com
Borland discussion newsgroups
 
Archives   FAQFAQ   SearchSearch   MemberlistMemberlist   UsergroupsUsergroups   RegisterRegister 
 ProfileProfile   Log in to check your private messagesLog in to check your private messages   Log inLog in 

Delphii2007 Manually Uninistall

 
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Installation
View previous topic :: View next topic  
Author Message
adalberto baldini
Guest





PostPosted: Wed May 02, 2007 2:47 pm    Post subject: Delphii2007 Manually Uninistall Reply with quote



I can't install, modify, repair my Delphi 2007.
How can I manually uninstall it ?
Which information have I to delete ?

Thanks.
Adalberto BAldini
Back to top
Liz
Guest





PostPosted: Wed May 02, 2007 7:52 pm    Post subject: Re: Delphii2007 Manually Uninistall Reply with quote



adalberto baldini wrote:

Quote:
I can't install, modify, repair my Delphi 2007.
How can I manually uninstall it ?
Which information have I to delete ?

(assuming default directories)

c:\Program Files\CodeGear\RAD Studio\5.0\
C:\Documents and Settings\All Users\Application
Data\{AB3EC276-D261-4943-A921-1CC1C6799AED}

And

HKCU\Software\Borland\BDS\5.0\*
HKLM\Software\Borland\BDS\5.0\*

that should do it

--
Liz the Brit
Delphi things I have released: http://www.xcalibur.co.uk/DelphiThings
Back to top
adalberto baldini
Guest





PostPosted: Thu May 03, 2007 8:13 am    Post subject: Re: Delphii2007 Manually Uninistall Reply with quote



Thanks Liz, but not enough.
I always get maintenance panel with options :
Upgrade, Modify, Repair, Remove
and for all of these options I get error message :
"Runtime error in setup script :
Line 3474: Attempting to get value of undefined variable HAS_SLIP"

There is some other setting that need to be removed to bypass Maintenace
Panel.
Thanks
Adalberto

Liz wrote:
Quote:
adalberto baldini wrote:


I can't install, modify, repair my Delphi 2007.
How can I manually uninstall it ?
Which information have I to delete ?


(assuming default directories)

c:\Program Files\CodeGear\RAD Studio\5.0\
C:\Documents and Settings\All Users\Application
Data\{AB3EC276-D261-4943-A921-1CC1C6799AED}

And

HKCU\Software\Borland\BDS\5.0\*
HKLM\Software\Borland\BDS\5.0\*

that should do it
Back to top
Dennis Passmore
Guest





PostPosted: Thu May 03, 2007 6:09 pm    Post subject: Re: Delphii2007 Manually Uninistall Reply with quote

You probably still have Setup.exe from

C:\Documents and Settings\All Users\Application Data\{AB3EC276-D261-4943-A921-1CC1C6799AED}

still running in memory and have to kill it from the taskmgr and
then delete the above folder and all sub folders.
Back to top
adalberto baldini
Guest





PostPosted: Thu May 03, 2007 9:31 pm    Post subject: Re: Delphii2007 Manually Uninistall Reply with quote

no folder

Dennis Passmore wrote:
Quote:
You probably still have Setup.exe from

C:\Documents and Settings\All Users\Application Data\{AB3EC276-D261-4943-A921-1CC1C6799AED}

still running in memory and have to kill it from the taskmgr and

I restarted computer. I check no Setup.exe running in taskmgr,

Quote:
then delete the above folder and all sub folders.

not exists above folder, but I still get Maintenace panel when I try to

install Delphi 2007.

Adalberto
Back to top
Liz
Guest





PostPosted: Thu May 03, 2007 10:06 pm    Post subject: Re: Delphii2007 Manually Uninistall Reply with quote

adalberto baldini wrote:

Quote:
C:\Documents and Settings\All Users\Application
Data\{AB3EC276-D261-4943-A921-1CC1C6799AED}


Quote:
not exists above folder, but I still get Maintenace panel when I try
to install Delphi 2007.

Does the localised version of that appear, unless you have an english
copy of windows, it wont be documents and settings, it will be whatever
the equivelent is for your windows language.. it seriously sounds like
it does exist, because otherwise it would complain it cant do that..


--
Liz the Brit
Delphi things I have released: http://www.xcalibur.co.uk/DelphiThings
Back to top
adalberto baldini
Guest





PostPosted: Mon May 07, 2007 8:12 am    Post subject: Re: Delphii2007 Manually Uninistall Reply with quote

I have Windows XP English Version.
I deleted C:\Documents and Settings\All Users\Application
Data\{AB3EC276-D261-4943-A921-1CC1C6799AED}, I restarted the system
before to reinstall and get same error : Maintenace Window.
I also searched disk C: to find {AB3EC276-D261-4943-A921-1CC1C6799AED}
but no result.
Adalberto Baldini

Liz wrote:
Quote:
adalberto baldini wrote:


C:\Documents and Settings\All Users\Application
Data\{AB3EC276-D261-4943-A921-1CC1C6799AED}



not exists above folder, but I still get Maintenace panel when I try
to install Delphi 2007.


Does the localised version of that appear, unless you have an english
copy of windows, it wont be documents and settings, it will be whatever
the equivelent is for your windows language.. it seriously sounds like
it does exist, because otherwise it would complain it cant do that..

Back to top
Liz
Guest





PostPosted: Mon May 07, 2007 8:12 am    Post subject: Re: Delphii2007 Manually Uninistall Reply with quote

adalberto baldini wrote:

Quote:
I have Windows XP English Version.
I deleted C:\Documents and Settings\All Users\Application
Data\{AB3EC276-D261-4943-A921-1CC1C6799AED}, I restarted the system
before to reinstall and get same error : Maintenace Window. I also
searched disk C: to find {AB3EC276-D261-4943-A921-1CC1C6799AED} but
no result. Adalberto Baldini

Then something is missed
Are you sure you did the c:\documents and settings\all
users\application data\codegear
c:\program files\codegear\rad studio\
reg HKLM\Software\Borland\bds\5.0
reg HKCU\Software\Borland\bds\5.0

Another thing then would be to run reg and file mon from sysinternals
and find out whats its finding thats causing it

--
Liz the Brit
Delphi things I have released: http://www.xcalibur.co.uk/DelphiThings
Back to top
adalberto baldini
Guest





PostPosted: Mon May 07, 2007 5:08 pm    Post subject: Re: Delphii2007 Manually Uninistall Reply with quote

Liz wrote:

Quote:
Then something is missed
Are you sure you did the c:\documents and settings\all
users\application data\codegear
not exists
c:\program files\codegear\rad studio\
not exists
reg HKLM\Software\Borland\bds\5.0
not found, found bds\3.0 and 4.0
reg HKCU\Software\Borland\bds\5.0
not found, found bds\3.0 and 4.0

Another thing then would be to run reg and file mon from sysinternals
and find out whats its finding thats causing it

I never did it. Which command have I to run ?


Thanks
Adalberto
Back to top
Liz
Guest





PostPosted: Mon May 07, 2007 5:37 pm    Post subject: Re: Delphii2007 Manually Uninistall Reply with quote

adalberto baldini wrote:

, found bds\3.0 and 4.0
Quote:

Another thing then would be to run reg and file mon from
sysinternals and find out whats its finding thats causing it

I never did it. Which command have I to run ?

download and run regmon and filemon and you'll see files and registry
settings accessed

--
Liz the Brit
Delphi things I have released: http://www.xcalibur.co.uk/DelphiThings
Back to top
danilo z.
Guest





PostPosted: Wed May 09, 2007 11:25 pm    Post subject: Re: Delphii2007 Manually Uninistall Reply with quote

adalberto baldini <finman (AT) swissonline (DOT) ch> wrote:
Quote:
I can't install, modify, repair my Delphi 2007.
How can I manually uninstall it ?
Which information have I to delete ?

Thanks.
Adalberto BAldini

I've had this problem too. I use Windows Vista Ultimate and when i've installed D2007 the 'Datasnap' tab simply didn't appeared. So i've uninstalled the app, but not the reg keys and folders. Delete ALL keys related to Codegear/Borland and folders. Delphi uses a temp dir (hidden), to store all data downloaded to install the application.

By the way...is it the demo version you've installed? What about datasnap tab? It appeared to you?

[]'s
Danilo
Back to top
adalberto baldini
Guest





PostPosted: Fri May 11, 2007 8:13 am    Post subject: Re: Delphii2007 Manually Uninistall Reply with quote

I install from DVD Enterprise Version in Windows XP SP2
Datasnap doesn't appear.
I deleted all Registry Keys related to CodeGear.
What is the hidden directory that uses Delphi ??
Thanks
Adalberto


danilo z. wrote:
Quote:
adalberto baldini <finman (AT) swissonline (DOT) ch> wrote:

I can't install, modify, repair my Delphi 2007.
How can I manually uninstall it ?
Which information have I to delete ?

Thanks.
Adalberto BAldini


I've had this problem too. I use Windows Vista Ultimate and when i've installed D2007 the 'Datasnap' tab simply didn't appeared. So i've uninstalled the app, but not the reg keys and folders. Delete ALL keys related to Codegear/Borland and folders. Delphi uses a temp dir (hidden), to store all data downloaded to install the application.

By the way...is it the demo version you've installed? What about datasnap tab? It appeared to you?

[]'s
Danilo
Back to top
Display posts from previous:   
Post new topic   Reply to topic    BorlandTalk.com Forum Index -> Delphi Installation All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum


Powered by phpBB © 2001, 2006 phpBB Group
SEO toolkit © 2004-2006 webmedic.