Jump to content

Recommended Posts

Posted (edited)

FlashGet 1.72 - GoogleToolBar & FlashGet ToolBar Uninstalled

echo FlashGet 1.72

start /wait %SYSTEMDRIVE%\INSTALL\FGet172\FGet172.exe /S

REGEDIT /S %SYSTEMDRIVE%\INSTALL\FGet172\After.reg

regsvr32 /u /s "%SYSTEMDRIVE%\Program Files\FlashGet\fgiebar.dll"

regsvr32 /u /s "%SYSTEMDRIVE%\program files\google\googletoolbar1.dll"

RD /S /Q "%SYSTEMDRIVE%\Program Files\Google"

del "%UserProfile%\Desktop\FlashGet.lnk"

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\JetCar\JetCar\Connection]

Your Preferences Here

[HKEY_CURRENT_USER\Software\JetCar\JetCar\DialUp]

Your Preferences Here

[HKEY_CURRENT_USER\Software\JetCar\JetCar\Download default]

Your Preferences Here

[HKEY_CURRENT_USER\Software\JetCar\JetCar\General]

Your Preferences Here

[HKEY_CURRENT_USER\Software\JetCar\JetCar\Procotol]

Your Preferences Here

[HKEY_CURRENT_USER\Software\JetCar\JetCar\Site Explore]

Your Preferences Here

< EDIT >

No serial needed (I just used my old serial and it worked).

Thanks to benners and dobbelina reporting it's now free

< ADDED >

FlashGet ToolBar is removed, too.

Edited by mazin
  • 4 weeks later...

Posted (edited)

I normally use an Inno script, monitored the install and went from there, not had any probs with it. Also removed the fgiebar.dll as it was making the av and malware scanners spaz out.

Didn't think there were any toolbars or advertisements now its free (donations accepted).

Edited by benners
  • 2 weeks later...
Posted

just now i try install newest flashget and found out no google toolbars comes with it now.... no banner at all

everything looks like free to me... and it is still the best download manager i ever use.......

@@

  • 3 weeks later...
Posted (edited)

When you install Flashget without any silent switches, there's an option to install the googlebar or not.(V1.72 latest)

I assume if you do this with only the "S" switch, you'll get the toolbar as well.

Probably has to be removed the way mazin suggested.

By the way, no need to enter any serial any more, it's freeware now.

Would be nice if there's a switch to not get the google crap in the first place...

Edited by dobbelina
Posted

Version 1.72 installs GTB, either attended or unattended. I found no switch for preventing GTB from installation.

Posted

A very strange thing happened

When I downloaded the application and ran it, it did not asked for any username or password

and this is what I have

is it normal or there is a thing I'm still missing?

thanks

post-84180-1156807980_thumb.png

Posted (edited)
Version 1.72 installs GTB, either attended or unattended. I found no switch for preventing GTB from installation.

Download it again from Amazesoft.(Build 128). There's a tickbox where you can choose not to have it installed.

Unfortunately you get it when doing it unattended :(

No need to add any serial info though.

It gets automatically "registered" to machine user.

md5 of my fgf172.exe=3A80B6C9DBE8B4BD68E8F10D3025A4EB

Here's how I do it unattendedly (switchless installer):

Create rar sfx like this:

;The comment below contains SFX script commands

Setup=fgf172.exe /S
Setup=flashget.cmd
TempMode
Silent=2
Overwrite=1

And create a "flashget.cmd" like this:

regsvr32 /u /s "%SYSTEMDRIVE%\program files\google\googletoolbar1.dll"
RD /S /Q "%SYSTEMDRIVE%\Program Files\Google"
RD /S /Q "%USERPROFILE%\Local Settings\Application Data\Google"

reg add "HKCU\Software\JetCar\JetCar\DropZone" /v Show /t REG_DWORD /d 0 /f

reg add "HKCU\Software\JetCar\JetCar\General" /v "LanguageEx" /d "jceng.ini" /f

reg add "HKCU\Software\JetCar\JetCar\General" /v Flags /t REG_DWORD /d 1558 /f

reg add "HKCU\Software\JetCar\JetCar\General" /v Flags1 /t REG_DWORD /d 4294967263 /f

reg add "HKCU\Software\JetCar\JetCar\General" /v SHAREURLS /t REG_DWORD /d 0 /f

reg add "HKCU\Software\Microsoft\Internet Explorer\SearchUrl" /v "provider" /d "" /f

reg delete "HKCU\Software\Google" /f

reg delete "HKLM\SOFTWARE\Google" /f

reg delete "HKCU\Software\Microsoft\Internet Explorer\Main" /v "Use Search Asst" /f

reg delete "HKCU\Software\Microsoft\Internet Explorer\Toolbar\WebBrowser" /v "{2318C2B1-4965-11D4-9B18-009027A5CD4F}" /f

It removes all the google crap both file and registry wise.

Shareurl service disabled, default language:English

Also disabled the annoying "dropzone".

Edited by dobbelina
Posted (edited)
just now i try install newest flashget and found out no google toolbars comes with it now.... no banner at all

everything looks like free to me... and it is still the best download manager i ever use.......

@@

Could you gimme the md5 of your flashget installer if you're sure there isn't any google stuff in it.

What build is it ?

Does it need to be registered ?

Edited by dobbelina
Posted
There's a tickbox where you can choose not to have it installed.

Unfortunately you get it when doing it unattended :(

You're correct. I meant so, but I just didn't express myself well!

And, yes, v1.72 DOES have GTB.

Posted (edited)

just now i try install newest flashget and found out no google toolbars comes with it now.... no banner at all

everything looks like free to me... and it is still the best download manager i ever use.......

@@

Could you gimme the md5 of your flashget installer if you're sure there isn't any google stuff in it.

What build is it ?

Does it need to be registered ?

yup from

http://down5.flashget.com/fgf172.exe

it don't have google to me... but by checking again and again

i can see a flashget toolsbar unactivate in ie toolbar...

i always firefox... never notice it is install there...

maybe some of your guys have good line connection maybe can help me on something

i keep download bad copy from (downloaded 4 time still install bad)

ftp://203.144.132.11/sea/download/MapleSE...etup060808a.exe

using flashget but use torrent download... it is fine....

http://www.maplesea.com/guide/download.aspx

maybe some u guys wanna get rip of flashget toolbars

rem REMOVE FLASHGET TOOLBAR

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

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

registry for it

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]

Edited by cyberloner
Posted
maybe some u guys wanna get rip of flashget toolbars

regsvr32 /u /s "%SYSTEMDRIVE%\Program Files\FlashGet\fgiebar.dll"

Posted (edited)

Did a small correction on post 9 today.

The "flashget.cmd" line that removes the google folder from the

"Application Data" folder should be preceeded with %USERPROFILE%,

Not %SYSTEMDRIVE%.

That way if a user installs it in another profile others than "Administrator", it will be removed correctly.

I wonder, now when Flashget has become "freeware", what other means of income for the author

are there, other than including the googlebar ?

(Which I assume he gets payed for)

I mean Flashget itself are no longer having adds like it use to when unregistered...

I know he accepts donations, but is this all ?

Edited by dobbelina
  • 1 year later...
Posted
FlashGet 1.72 - GoogleToolBar & FlashGet ToolBar Uninstalled
echo FlashGet 1.72

start /wait %SYSTEMDRIVE%\INSTALL\FGet172\FGet172.exe /S

REGEDIT /S %SYSTEMDRIVE%\INSTALL\FGet172\After.reg

regsvr32 /u /s "%SYSTEMDRIVE%\Program Files\FlashGet\fgiebar.dll"

regsvr32 /u /s "%SYSTEMDRIVE%\program files\google\googletoolbar1.dll"

RD /S /Q "%SYSTEMDRIVE%\Program Files\Google"

del "%UserProfile%\Desktop\FlashGet.lnk"

Windows Registry Editor Version 5.00

[HKEY_CURRENT_USER\Software\JetCar\JetCar\Connection]

Your Preferences Here

[HKEY_CURRENT_USER\Software\JetCar\JetCar\DialUp]

Your Preferences Here

[HKEY_CURRENT_USER\Software\JetCar\JetCar\Download default]

Your Preferences Here

[HKEY_CURRENT_USER\Software\JetCar\JetCar\General]

Your Preferences Here

[HKEY_CURRENT_USER\Software\JetCar\JetCar\Procotol]

Your Preferences Here

[HKEY_CURRENT_USER\Software\JetCar\JetCar\Site Explore]

Your Preferences Here

< EDIT >

No serial needed (I just used my old serial and it worked).

Thanks to benners and dobbelina reporting it's now free

< ADDED >

FlashGet ToolBar is removed, too.

Thanks mazin, I found your post quite useful.

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...