The test results for this version are very old, and as such they may not represent the current state of Wine. Please consider submitting a new test report.
Selected Test Results (selected in 'Test Results' table below)
What works
- Installing via msiexec works
- Downloading Account data works
- Adding ad group
- Adding text ads
- Addings keywords
- Posting changes
What does not
No problems found yet.
What was not tested
Adding or editing campaings, deleting data.
you are my hero!!!
by Martin on Tuesday April 15th 2008, 12:40
Thank you man, you are my hero!!! I was trying to get it to work for week and nothing. Those fricking 2 missing files!!! Now it works like a charm. Thanks again!!!
wine Cannot Copy more than 120 lines
by Mohan on Thursday March 27th 2008, 12:37
hi
I have got wine 0.9.54 and google adwords editor 5.0.1 running everything seems to work fine no errors.
The only issue is when i want to add keywords i cannot copy more than 120 lines of text from an excel sheet to the campaign. if i copy more than that nothing happens. but when i tried to paste into a text file its working. but not in the application emulated on wine.
I finally got this working!
by Xin on Tuesday January 15th 2008, 2:34
I have finally got this working. Here are the steps I took:
1) Install in Windows
I could not get the msi file to install under wine using msiexec. I installed it in Windows so I can get to the file content.
2) Restart to Linux
3) cd to install folder on Windows drive
4) wine adwords_editor.exe
You should get two FIXME erros prompting for these libraries:
msvcp71.dll
msvcr71.dll
5) Copy these files from your c:/Windows/system32 folder to .wine/drive_c/windows/system32 under your home director
6) start winecfg
7) click on libraries tab. Add those two libraries. Set to 'native,builtin'. When adding libraries, simple type in the name(without .dll) and click on add.
8) try 'wine adwords_editor.exe' again, and after 10 seconds of loading, it should work!