Guest SpiderX Posted April 7, 2011 Posted April 7, 2011 Hello .. I have a little question about script I made .. I made an install script for example, and it works great on windows XP. I sent it to a friend (he has Windows 7), and he checked the script. But it doesn't work to him .. I think the script works only on windows xp ... Or .. why it doesn't work on other operating systems? I'll glad to get some help ! Thank you !! :]
Developers Jos Posted April 7, 2011 Developers Posted April 7, 2011 Let me polish up my Crystal Ball and get back to you.... or you could should the script and tell us what the issue is on win7. SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
water Posted April 7, 2011 Posted April 7, 2011 If the only information you get from the guy running your script on Windows 7 is "it doesn't work" then you clearly need more error checking in your script. Check if your friend is running Windows 7 in 64bit mode. Did you send him the script or a compiled executable? My UDFs and Tutorials: Spoiler UDFs: Active Directory (NEW 2024-07-28 - Version 1.6.3.0) - Download - General Help & Support - Example Scripts - Wiki ExcelChart (2017-07-21 - Version 0.4.0.1) - Download - General Help & Support - Example Scripts OutlookEX (2021-11-16 - Version 1.7.0.0) - Download - General Help & Support - Example Scripts - Wiki OutlookEX_GUI (2021-04-13 - Version 1.4.0.0) - Download Outlook Tools (2019-07-22 - Version 0.6.0.0) - Download - General Help & Support - Wiki PowerPoint (2021-08-31 - Version 1.5.0.0) - Download - General Help & Support - Example Scripts - Wiki Task Scheduler (2022-07-28 - Version 1.6.0.1) - Download - General Help & Support - Wiki Standard UDFs: Excel - Example Scripts - Wiki Word - Wiki Tutorials: ADO - Wiki WebDriver - Wiki
Guest SpiderX Posted April 7, 2011 Posted April 7, 2011 Well, when he said: "it doesn't work" - he mean that the installation doesn't work automaticlly .. I made an auto install script just for test, and it install automaticly for me, but when he click the file, nothing happend, just a window show up. Just an application window, and no automaticly install.. He run on 32 Bit, and I compiled the script to exe file (executable).
Developers Jos Posted April 7, 2011 Developers Posted April 7, 2011 So, what do you expect to happen next? SciTE4AutoIt3 Full installer Download page - Beta files Read before posting How to post scriptsource Forum etiquette Forum Rules Live for the present, Dream of the future, Learn from the past.
ffdshow Posted April 8, 2011 Posted April 8, 2011 Post the script here. If UAC is turn on, the script will not be executed, unless has #RequireAdmin on the top.
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