Jump to content

Recommended Posts

Posted

@ ironside

It looks like there are different packages for the same version.

It's no problem as long as we can get rid of GTB. I also got rid of FGTB.


Posted (edited)

This topic is going like a dog chasing it's tail, but I will say this. On the FlashGet site, they mention to explicity use the new build 138 (I'm not a FlashGet user, so get me biased here). That is a minor version change, so is still v1.72 with bug fixes. Now, strange thing is that I just downloaded with a fresh browser cache, a version 1.0.0.0 but the additional properties has v1.7.2.0. This is totally wrong build number and is...well, you figure it out.

Edit:

More clarification

Edited by MHz
Posted
Now, strange thing is that I just downloaded with a fresh browser cache, a version 1.0.0.0 but the additional properties has v1.7.2.0. This is totally wrong build number

That's true.

Posted

Here's my take on it.

If you have once installed FG, and also got the googlebar as an extra,

de-installing it via "Add and remove programs" will still leave traces of the googlebar left in the registry.

Perhaps the installer sees these "traces" and therefore think it is installed.

Hence, on subsequent installations it wont get installed.

I'mm gonna try it out and not use my un-installing apps that takes snapshots of the registry before and after.

(which I always normally do)

I used this mirror to download flashget from and no google toolbar is installed using the /S switch on this version

http://www.download.com/FlashGet/3000-2017...&tag=button

Well It works for me anyway

Good luck mate

The md5 of that file is identical to the one from amazesoft that has the googlebar.

Posted

Like you said google toolbar must still be istalled even after unistalling flashget or is installed with another program perhaps

The flashget with the google toolbar had an seperate entry in add/remove programs sou you could uninstall it without uninstalling flashget so i presume if it has not got a seperate entry entry in add.remove then your problem must be elsewhere

Posted

just to clear all this s**t up. FlashGet DOES install Google Toolbar. but its also very easy to remove. just add this to your script after you have installed Flashget.

regsvr32 /u /s "%PROGRAMFILES%\Google\GoogleToolbar1.dll"

and that will remove the toolbar. Easy

Posted

@ ironside

Used Your link and this google crap is in there.

Remove goole is easy BUT reg entire remains and that's all Goole need.

Pitty that there is no switch.

Alex

Posted

In that case why dont i have a "Google" folder in "program files" after i've installed flashget ?

Oh!, You don't half make it complicated for yourselves, When it could be so easy!

Have fun!

Posted

Extracted contents of the installer I downloaded and do have a gt.exe (Google Toolbar installer).


%UNINSTALL_PATH%
added.wav
all_done.wav
default1.GIF
done.wav
error.wav
fgiebar.dll
flashget.chm
flashget.exe
flashget.exe.manife
gt.exe
gtapi.dll
ImageBk.ini
jcbul.ini
jccat.ini
Jccatch.dll
jcchs.ini
jccht.ini
jccze.ini
jcdax.ini
jcdeu.ini
jcell.ini
jceng.ini
jcesp.ini
jcfin.ini
jcfra.ini
jcheb.ini
jchun.ini
jcita.ini
jcjpn.ini
jckor.ini
jclat.ini
jcltu.ini
jcnld.ini
jcnor.ini
jcpls.ini
jcpob.ini
jcptp.ini
jcrom.ini
jcrus.ini
jcslo.ini
jcsrl.ini
jcsvk.ini
jcswe.ini
jcthi.ini
jctur.ini
jcukr.ini
jc_all.htm
jc_link.htm
Leftback.jpg
License.txt
logo_bg.gif
mirrors.lst
mymirror.lst
Normal.ini
Normal.jcs
Readme.txt
Sky(Gradient).ini
Table.jcs
TestBk.jpg
unreg.inf
whatsnew.txt
XP_Luna(Gradient).i
XP_Luna.ini

The Flashget.exe is 1.7.2.0 in the resources, version 1.7.2.128 in the about window so the later matches the version recommended on their download page.

  • 3 weeks later...
Posted

To get rid of the google bar use this command:

regsvr32 /s /u "C:\Program Files\Google\GoogleToolbar2.dll"

That will remove it form IE and add/remove programs

You can then run a delte command to delete the google folder in program files along with the GoogleToolbar2.dll .

Dunno why no one thought of that before !

Have a nice day !

Posted (edited)

Flashget 1.73

now only one google dll....flashget var also need to remove... so

regsvr32 /u /s "%PROGRAMFILES%\google\googletoolbar1.dll" >nul

RD /S /Q "%programfiles%\Google" >nul

regsvr32 /s /u "%ProgramFiles%\FlashGet\fgiebar.dll" >nul

DEL "%PROGRAMFILES%\\FlashGet\\fgiebar.dll" >NUL

and reg needed to clear others flashget toolsbar
REGEDIT4

; REMOVE IE TOOLBARS

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Extensions]

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Internet Explorer\Toolbar]

[-HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\Browser Helper Objects]

Hope this help...

about flashget 1.72 ... using /S will get google ... using /s won't get google if i am not wrong.... =)

Edited by cyberloner

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...