Unzip the patch file into the folder c:\novo-patch
If your upgrade is more than a single step out of date then you may unzip all appropriate patches from lowest version number to highest allowing each subsequent extract to overwrite existing files. This will have the net effect of creating a cumulative patch directory for your specific install. This allows you to perform a signle copy and SQL update cycle.
Upgrade Steps for novo
Locate your Novo installation directory (usually c:\Inetpub\Novo)
In order to maintain the appropriate permissions, run the following command:
xcopy c:\novo-patch\*.* c:\inetpub\novo /s/e
Locate the root directory of your website (usually c:\Inetpub\wwwroot)
Selectively Update the Novo client files in the live wwwroot:
You will need to open the Configuration Manager and save it.
You will also need to open a Theme and save that.
Version Specific Notes
All Versions - Please be sure to use either the Microsoft SQL 2000 Enterprise Manager or the SQL 2005 Management Console to backup your database prior to upgrading.