GLBasic forum

Main forum => GLBasic - en => Topic started by: Ian Price on 2008-Jan-02

Title: Removing programs from the Project Wizard
Post by: Ian Price on 2008-Jan-02
Is it possible to remove program files from the Project Wizard when first starting GLBasic?

I like to create new projects for routines that I want to check, but not necessarily incorporate into my main program (R&D if you like) - this keeps all the standalone work together and allows me to go back to it later on if necessary, however I don't want to see a list of the stuff I've been playing with as it's mainly irrelevant and useless. Is there a way to remove these unwanted files from the Project Wizard?
Title: Removing programs from the Project Wizard
Post by: Kitty Hello on 2008-Jan-02
Regedit:
HKEY_CURRENT_USER\Software\Dream_Design\GLBasic\MRU_Projects
Title: Removing programs from the Project Wizard
Post by: Ian Price on 2008-Jan-02
Cheers Gernot - that did exactly what I wanted :)