Carlos Posted February 10, 2005 Posted February 10, 2005 Can i use compiled scripts on Pocket PC 2003
Andre Posted February 10, 2005 Posted February 10, 2005 Nope Pocket pc is a different OS then Windows ..... Andre What about Windows without using AutoIt ?It would be the same as driving a car without an steering Wheel!
jpm Posted February 10, 2005 Posted February 10, 2005 Can i use compiled scripts on Pocket PC 2003<{POST_SNAPBACK}>No, it need to be compiled for Pocket PC (different processor architecture ARM/XScale/.../Pentium). :"> I heard somebody try to port some functions of AutoIt but it has not released something for Pocket PC. Perhaps JON now more on this subject.
techguy86 Posted February 16, 2005 Posted February 16, 2005 I wish AutoIt worked in DOS. Let me explain, though nobody will probably read this. You compile a script to become an exe and that exe works in "windows." What if I want to make a DOS GUI for fdisk. Stupid I know, but what if? What if I want to boot off a AutoIt file? My Programs:Dissolve (Updated 5-30-06)Credit Card Validator (Not created as of yet)Master Lock Combination Cracker (Updated 7-08-07)Go Site-Seeing:My Website: - Click Here
Blue_Drache Posted February 16, 2005 Posted February 16, 2005 I wish AutoIt worked in DOS. Let me explain, though nobody will probably read this. You compile a script to become an exe and that exe works in "windows."What if I want to make a DOS GUI for fdisk. Stupid I know, but what if?What if I want to boot off a AutoIt file?<{POST_SNAPBACK}>Well, you'll just have to recompile the source to use DOS ONLY API Calls. Good luck. Lofting the cyberwinds on teknoleather wings, I am...The Blue Drache
jpm Posted February 16, 2005 Posted February 16, 2005 I wish AutoIt worked in DOS. Let me explain, though nobody will probably read this. You compile a script to become an exe and that exe works in "windows."What if I want to make a DOS GUI for fdisk. Stupid I know, but what if?What if I want to boot off a AutoIt file?<{POST_SNAPBACK}>I understand your need.But it could even more difficult to make AutoIt running under DOS than under PocketPC.
SlimShady Posted February 16, 2005 Posted February 16, 2005 DOS is 16bit environment, right? I guess that's the reason why it won't ever work.
Valik Posted February 16, 2005 Posted February 16, 2005 DOS is 16bit environment, right?I guess that's the reason why it won't ever work.<{POST_SNAPBACK}>Well, that and the fact that it's DOS and not WINDOWS.
jpm Posted February 16, 2005 Posted February 16, 2005 DOS is 16bit environment, right?I guess that's the reason why it won't ever work.<{POST_SNAPBACK}>it is 1-bit but the main reason is the available Dos functions not matching the Window functions used inside AutoIt as stated by Blue_Drache
Blue_Drache Posted February 16, 2005 Posted February 16, 2005 it is 1-bit but the main reason is the available Dos functions not matching the Window functions used inside AutoIt as stated by Blue_Drache <{POST_SNAPBACK}>You mean I got something right for once? Lofting the cyberwinds on teknoleather wings, I am...The Blue Drache
SlimShady Posted February 16, 2005 Posted February 16, 2005 it is 1-bit but the main reason is the available Dos functions not matching the Window functions used inside AutoIt as stated by Blue_Drache <{POST_SNAPBACK}>Yeah. I knew that. And as nice Valik always is he mentioned it also.Duhhh!!
jpm Posted February 16, 2005 Posted February 16, 2005 You mean I got something right for once? <{POST_SNAPBACK}>are you writing something you do not thing it's true in this Forum?I never assume that in this particular forum everybody try to help everybody
BigDaddyO Posted May 27, 2005 Posted May 27, 2005 Back to the Pocket PC thing. Does anyone know about that compiler thingy that was talked about? I have an AutoIT script that I use for connecting to my Test computers. I use it to reimage them remotely. Connect to them remotely through RDP and or PC-Anywhere View Statitics on programs installed Take a screenshot remotely for viewing if I'm unable to connect with RDP/PCAW I would LOVE to be able to bring that with me and Re-Image all my test computers to the proper image while in a meeting, So by the time I get back to my Lab I can start testing.
scriptkitty Posted May 27, 2005 Posted May 27, 2005 Can you link to a windows PC via VNC? I can do almost anything on my palm this way. I am sure there is a VNC client for pocket PC. At worst case, you could write a script on your pocket pc and email it to your computer to process. Hell I can do that from my phone. Of course you have to have an autoit script running on your pc to grab that info and process it. Just have to think outside the box. But on a side note, I would drop my palm in the round file if autoit for pocketPC ever got working and buy one of those. AutoIt3, the MACGYVER Pocket Knife for computers.
jftuga Posted May 28, 2005 Posted May 28, 2005 Maybe you could try compiling an really old version of AutoIT like v2 or even v1 for DOS. -John Admin_Popup, show computer info or launch shellRemote Manager, facilitates connecting to RDP / VNCProc_Watch, reprioritize cpu intensive processesUDF: _ini_to_dict, transforms ini file entries into variablesUDF: monitor_resolutions, returns resolutions of multiple monitorsReport Computer Problem, for your IT help deskProfile Fixer, fixes a 'missing' AD user profile
jcorr1339 Posted August 3, 2005 Posted August 3, 2005 Anthing new on this topic??? I have a big need to update CE4.2 devices for work. Any thoughts?
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now