ngen.exe Tip & question [Resolved]
Found this on MSDN to include ngen in the deployment project.
I tried running ngen on W98, but it had errors finding the folders in the path, c:\Program Files\Company Name, Inc\Folder Name\AppName.exe
Although these names displayed correctly at the command line, i'd get a series of errors along the lines of "Can't find file Program", "Can't find file Company", etc. These names are longer than the 8.3 old filenames, and they have a space in them. Any experience with this? Thanks.