VinitMeta Posted August 29, 2008 Posted August 29, 2008 Hi All,I am Newbie to AutoIt. I have created some sample application for my project need. Does AutoIt provides any wat to externalize some setting like the way C# application provides config file. User can edit the values in config file. later at the time of execution these comfiguration are used by the running program. Like this is their any way where i can allow use to edit some setting before runnig the exe file. Then at the time of execution .exe application will read the settings from config file provided along with it. And accordingly exection will proceed?Suppose i want install some application but i dont want user to pass the path of inatsllation on command line. Instead i want use to edit the path in some configuration file and jus double click the exe file to install the application. The application will read the path from config file and installation will proceed....This is just the example. I have to save lot of parameter to configuration file in order to externalize them and allow user to edit them to suit his confort.Thanks in advance.Thanks & regardsVinit meta.
dbzfanatic Posted August 29, 2008 Posted August 29, 2008 Read the helpfile. Check the INI commands like IniRead(), IniWrite(), etc. Go to my website. | My Zazzle Page (custom products)Al Bhed Translator | Direct linkScreenRec ProSimple Text Editor (STE) [TUTORIAL]Task Scheduler UDF <--- First ever UDF!_ControlPaste() UDF[quote name='renanzin' post='584064' date='Sep 26 2008, 07:00 AM']whats help ?[/quote]
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