Good!
'>
Now just keep in mind that it's the pre-release so NOT truly final yet. But it might be a good idea for me
to implement a CHECK to see if NWN is installed by looking in the Windows Registry, this way
if it's not installed or and previous install is still present on another drive or partition but the Registry
info is incomplete as a result, the app will know and notify the user on the first start up and advise
the user to install or if a previous install exist after a recent OS install/refresh as been performed
it will notify to run NWN configuration/scan.
Btw I have found a BUG I need to fix.
--> IN the profile creation and Edit, the description input box is a Multiline Textbox which mean you can
input with "Return" a number of lines but the way the app is currently coded, it only accepts 1 line for the description.
In the case of a multiline description such as ---->
This is custom
content for the
project name "X"
This will generate an exception error and you won't be able to use this override profile or it might bug
the application in other ways.
Need to fix that.
Modifié par Lord Sullivan, 23 novembre 2010 - 11:47 .