similar to: AutoIt in wine

Displaying 20 results from an estimated 2000 matches similar to: "AutoIt in wine"

2011 Aug 22
1
Autoit Bug - Inputbox
In wine-1.2.2 and wine-1.3.15 on Ubuntu Inputbox() for autoit does not work. sample script: InputBox("meh", "meh") Expected result: Input window Actual result: Nothing and program exits Terminal output when compiled: fixme:win:LockWindowUpdate ((nil)), partial stub
2010 Feb 08
4
Gnome wine menu entry gone
Well for a long time now my wine menu entry in gnome has been gone. Most threads I read all say to fine the <deleted> tag in .config/menus/applications.menu but mine doesn't have it.
2011 Aug 22
1
Autoit
I've been using AutoIt for a while now and so far AutoIt works pretty well in WINE, however a few things don't work such as @DesktopRefresh or Inputbox(). Is WINE going to have AUTOIT support / compatibility / something any time soon?
2011 Aug 22
1
Autoit Bug - @DesktopRefresh
Posted: Sun Aug 21, 2011 8:11 pm Post subject: Autoit Bug - Inputbox In wine-1.2.2 and wine-1.3.15 on Ubuntu @DesktopRefresh for autoit does not give correct output. sample script: MsgBox(0x0, "Desktop Refresh", @DesktopRefresh) Expected result: Message Box showing Desktop Refresh Actual result: Message Box showing Desktop Refresh as 0
2008 Feb 25
1
just a wine newbee
I come from Autoit because it doesn't support Linux OS. I've some questions: 1- can I make Linux programs with a computer that only has Windows? 2- I see the downloads page of windows, but there is not any compiler or something like that. where is it? 3- Can I use sciTE for program in wine? 4- is there a help file or some tutorials? thanks, olivarra1 PD: I'm sorry because my english
2007 Apr 24
0
how to capture text from a popup window..in watir
Hi all, I got the answer how to click on ''ok'' button. But still i have two problems --- that code is not working when im trying to run that code through the exe file of that ruby file which is using that code. and second one is i want to capure the text of that popup.. i tried this with no success #----- js_dialog.rb ----- require ''win32ole'' require
2006 Aug 08
1
Using wine for automatization
Hello list I have a windows application that is runnable under wine. Now i want this app to be controllable without the gui. For Reasons somewhere between licensing,a crazy management, and legal issues this app cant be replaced be a better solution nor can i reverse engineer it to find out what is does and then recode that. And it has to run under linux. So the plan for automatization
2012 May 04
3
as the Multiple LockWindowUpdate fix?
Hello I'm running "Oracle Report Developer 6.1" and "From Oracle Developer 6.1" in wine-1.1.28 (very old, but now I can not change version) When you run the application I notice a delay in drawing the screens, menus, from the debugger I can see the error "fixme: win: LockWindowUpdate (0x10046), partial stub!" repeatedly. This has solution from the configuration
2008 Jun 17
7
Sins of a Solar Empire
Hey guys, I am trying to get Sins of a Solar Empire to work with wine 1.0 rc5. When I attempt to install the game the following things occur. mike at icarus:~$ wine /media/cdrom0/setup.exe fixme:win:LockWindowUpdate ((nil)), partial stub! fixme:win:LockWindowUpdate ((nil)), partial stub! fixme:win:LockWindowUpdate ((nil)), partial stub! fixme:richedit:RichEditWndProc_common WM_STYLECHANGING:
2006 Jan 24
0
LIDER PROGRAM
hi everyone I have a special windows program named "lider". This is for calculate energy performance for the building and the software is make by the spanish building ministry. This program is free and can by downlated from here: http://www.codigotecnico.org/espa/programas.htm and you must to download the file named: iLIDERv099G.exe well I try to install with wine 0.9.6 on Ubuntu
2006 Feb 02
0
ERROR ChoosePixelFormat failed
hi everyone When I run the next program I have this problem: I have a special windows program named "lider". This is for calculate energy performance for the building and the software is make by the spanish building ministry. This program is free and can by downlated from here: http://www.codigotecnico.org/espa/programas.htm and you must to download the file named: iLIDERv099G.exe
2006 Apr 29
1
[Fwd: ERROR ChoosePixelFormat failed]
hi everyone the installation progres is ok but, when I run the program it sow the next error: manuel@pcportatil:~/.wine/drive_c/Archivos de programa/CTE/Lider$ wine Lider.exe fixme:win:LockWindowUpdate (0x10020), partial stub! fixme:win:LockWindowUpdate ((nil)), partial stub! fixme:win:LockWindowUpdate (0x10020), partial stub! fixme:win:LockWindowUpdate ((nil)), partial stub!
2009 May 18
4
Portable applications list needed
Howdy, For those of you that don't know, I've got a Google Summer of Code project to make a better test suite for wine. The goal is to test graphical applications to find bugs that aren't tested by the test suite, and to prevent regressions that aren't prevented by it. While programs with installers can be tested, they increase the script complexity quite a bit. Eventually,
2007 Mar 19
2
Help creating a shortcut in wine
Can anyone help me with how to create a windows shortcut in wine? I want to create windows shortcuts on a Linux box that windows clients can then access. I'm trying to use wine to allow me to create the shortcut on the Linux box. I'm using the wine-0.9.31 version of wine on Fedora Core 5. I've tried two approaches, both fail. I've tried using an autohotkey script. This script runs
2009 Aug 24
1
Want to help Wine and prevent regressions in your favorite (downloadable) app?
Howdy all, For Google Summer of Code, I worked on a project I called Appinstall, which is basically an automated test framework for Wine. It works as a simple shell script, that runs several independent tests of applications, then parses the log files to make sure no applications broke, or bugs were fixed. The tests themselves are written using AutoHotKey (http://www.autohotkey.com). The neat
2001 Dec 06
2
Terminal Services are extremely slow!
Hi there, I've been trying to run Terminal Services using wine and it seems to work but it's sloooow. I'm running dual boot system with Caldera Workstation 3.1, Windows2000 Professional and Wine 20011106. Any ideas or success stories? Here some output lines: wine --winver win2k "MTSC.exe" fixme:imm:ImmAssociateContext (0x00010025, 0x00000000): stub
2009 Apr 03
1
Wine hangs vb program after 3/4 seconds
Hello all, I have made the program run using winetricks to install a bunch of packages into my wine drive. So the program is running BUT it hangs (disapears) after 3/4 seconds it is started. I have this debut output (using verbose): Code: [nata at localhost bin]$ ./wine --verbose --cx-app mycommerce.exe CXConfig->read(/home/nata/cxoffice/etc/cxoffice.conf) Product version=7.1.0 Running
2007 Mar 19
1
fixme error ?
My system (Mandriva2006) crashed recently due to hardware difficulties. on reinstalling wine I get the following message when trying to run the program TreePadSAFE, which used to work OK Any Idea how this could be fixed? T.I.A. Carlton. [carlton@localhost TreePadSAFE]$ wine treepadSAFE.exe ALSA lib pcm_dmix.c:802:(snd_pcm_dmix_open) unable to open slave fixme:winspool:WINSPOOL_EnumPrinters We
2009 Aug 26
1
Scripting - sort of
Dear R-ians: I'm running R2.9.2 on a 6 year old Windows XP DELL with 2 Gig RAM and a 3MHz Pentium 4 chip. I've written a package using the User Menus Under Windows commands (winMenuAdd, etc). It works very well. I have 6 test cases and running any one of them requires many selections form the menus and some keyboard entry, and it takes me hours to exercise them all to see
2009 Dec 18
1
rubyinstaller-1.9.1-p243-rc1.exe | wxruby-ruby19-2.0.1-x86-mingw32.gem | encodage
Bonjour Alex. Ce matin j'ai installer "rubyinstaller-1.9.1-p243-rc1.exe" "wxruby-ruby19-2.0.1-x86-mingw32.gem" "SciTE.exe 2.0.1.0" Quand j'exécute (avec scite) mon fichier "Rss-wxruby.rbw" qui est encodé en utf8 et qui habituellement(avec les anciennes versions de ruby, wxruby et scite) fonctionne correctement, j'obtient ce message