Lope Posted April 21, 2010 Posted April 21, 2010 I'm very surprised I have not found anyone else asking this question...? How do I config SciTE to allow a 2nd instance of SciTE to be opened? I'm working on 2 scripts and have a multi monitor setup. Thanks.
storme Posted April 21, 2010 Posted April 21, 2010 I'm very surprised I have not found anyone else asking this question...?How do I config SciTE to allow a 2nd instance of SciTE to be opened?I'm working on 2 scripts and have a multi monitor setup. Thanks.The only "NOT VERY GOOD WAY" of doing it I've found is to edit the "SciTEGlobal.properties" file.set check.if.already.open=1tocheck.if.already.open=0But this turns the checking off completely and every file you click on will open a new instance. Hope some one has a better idea. Some of my small contributions to AutoIt Browse for Folder Dialog - Automation SysTreeView32 | FileHippo Download and/or retrieve program information | Get installedpath from uninstall key in registry | RoboCopy function John Morrison aka Storm-E
Lope Posted April 21, 2010 Author Posted April 21, 2010 Rocking, thanks I installed SciTE in a VM in the mean time lol.
zac Posted February 1, 2011 Posted February 1, 2011 The only "NOT VERY GOOD WAY" of doing it I've found is to edit the "SciTEGlobal.properties" file.set check.if.already.open=1tocheck.if.already.open=0But this turns the checking off completely and every file you click on will open a new instance. Hope some one has a better idea.Thanks for this! very usefull when trying to understand UAC
Developers Jos Posted February 1, 2011 Developers Posted February 1, 2011 Don't make changes to the SciTEGlobal.properties but override the setting in SciTEUser.properties! 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.
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