gibney.org
:
Technology
:
Linux
:
Google Adwords Editor 7.61 on Wine
(Entry Nr. 493, by user 1 |
edit
)
Works out of the box: <br> <br>1) apt-get install wine <br>2) download adwords editor from Google <br>3) msiexec /i adwords_editor_de-DE.msi <br>4) /your_home_folder/.wine/drive_c/Programme/Google/Google\ AdWords\ Editor/adwords_editor.exe <br> <br>With Adwords Editor 7.5 I had some problems and used this to get rid of them: <br> <br>When trying to run <span class=span_content_bash>wine adwords_editor.exe</span> you will get several "R6034" errors and one "Couldn't load XPCOM" error. <br> <br>Solution (tested on Ubuntu 9.04): <br> <br><span class=span_content_bash>apt-get install cabextract <br>wget http://www.kegel.com/wine/winetricks <br>chmod +x winetricks <br>./winetricks vcrun2005 vcrun2005sp1</span> <br> <br>Now <span class=span_content_bash>wine adwords_editor.exe</span> works.
Create a new entry at this position