gibney.org : Technology : Linux : Google Adwords Editor 7.61 on Wine


just a logo :)

search:


See as: raw | code

terms of service | imprint

gibney.org
is powered by m1d1





Google Adwords Editor 7.61 on Wine
(Entry Nr. 493, by user 1 | edit)
Works out of the box:

1) apt-get install wine
2) download adwords editor from Google
3) msiexec /i adwords_editor_de-DE.msi
4) /your_home_folder/.wine/drive_c/Programme/Google/Google\ AdWords\ Editor/adwords_editor.exe

With Adwords Editor 7.5 I had some problems and used this to get rid of them:

When trying to run wine adwords_editor.exe you will get several "R6034" errors and one "Couldn't load XPCOM" error.

Solution (tested on Ubuntu 9.04):

apt-get install cabextract
wget http://www.kegel.com/wine/winetricks
chmod +x winetricks
./winetricks vcrun2005 vcrun2005sp1


Now wine adwords_editor.exe works.
Create a new entry at this position