Moderators big_daddy Posted January 2, 2006 Moderators Posted January 2, 2006 Is there a way to change the default content of a new .au3 file?
Moderators SmOke_N Posted January 2, 2006 Moderators Posted January 2, 2006 Can you give a before and after example of what your looking for? Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
LxP Posted January 2, 2006 Posted January 2, 2006 I believe he means the content of a new AutoIt script created via Windows' right-click menu.On my system this file resides at C:\Windows\ShellNew\Template.au3.
Moderators big_daddy Posted January 2, 2006 Author Moderators Posted January 2, 2006 I believe he means the content of a new AutoIt script created via Windows' right-click menu.On my system this file resides at C:\Windows\ShellNew\Template.au3.Yes that is exactly what I meant. Thanks, I've been looking for that for some time now.
herewasplato Posted January 2, 2006 Posted January 2, 2006 (edited) ...On my system this file resides at C:\Windows\ShellNew\Template.au3.Yes, you can change that one, but I think that doing so will change "new files" for all users.For a "per user" template, copy that one to:C:\Documents and Settings\username\Templates\Template.au3and change it the way you like.later...Edit: assumes W2k or Xp OSI assume that "per user" templates can be setup for other operating systems using profile folders. Edited January 2, 2006 by herewasplato [size="1"][font="Arial"].[u].[/u][/font][/size]
Moderators SmOke_N Posted January 2, 2006 Moderators Posted January 2, 2006 I forgot that even existed!! Common sense plays a role in the basics of understanding AutoIt... If you're lacking in that, do us all a favor, and step away from the computer.
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