Problem:
How can I create a Net Express command prompt?
Resolution:
Unfortunately there is no automatic way to install/setup the Net Express command prompt. You will need to create a shortcut yourself with the following properties:
Title : Net Express Command Prompt
Target : C:\\Windows\\System32\\cmd.exe /K createnv.bat
Start In : "c:\\Program Files\\Micro Focus\\Net Express\\Base\\BIN"
You many need to amend the above to match your own installation details i.e. your Windows installation folder may not be called "Windows" and you may not have installed Net Express in the default location.
The quotes on Start In are required due to the long and spacey filenames used.
