Making DemoCD image
To make a Windows Demo CD:
- On a Linux machine:
- Copy the following to /u/cdrom/cc/
- /u/ccdev/adm
- /u/ccdev/binw
- /u/ccdev/pixmap
- /u/ccdev/standard
- /u/ccdev/DEMO9/
- Copy the following to /u/cdrom/cc/std/
- /u/ccdev/std/binw
- /u/ccdev/std/utbinw
- Rename /u/cdrom/cc/DEMO9 to /u/cdrom/cc/DEMO/
- Copy /u/ccdev/adm.standard/* in /u/cdrom/cc/adm/
- Delete all .sccs folders
- Change the CCDIR to /u/cdrom/cc
- Create the DEMO terminal
- Clear all other "log-ins" as reported by ccusers
- Set the "Licence to Date" field in DEMO company record to something appropriate
- Re-licence the DEMO company record and all of it's locations.
- Locate the installer file. It is usually named control.VCT
- Copy the following to /u/cdrom/cc/
- On the compilation machine (Windows):
- Install VISE Installer, if not already installed
- Copy the installer file into /u/cdrom/cc/
- Open control.vct using VISE Installer
- Check that the neccessary drives are mapped to /u/ (Should be G:)
- Make sure you update the installer file and check that all of the files that it expects to be exists.
- Build the installer. The installer should be created in /u/cdrom/cc/ and should be called setup.exe
- Create a new folder in /u/cdrom/windemo/. This is where the image will be created from.
- Copy the files from another demo folder to your new folder.
- Copy the newly created installer into the folder.
- On a linux machine:
- Create the ISO file.
mkisofs -r -o <image_name>.iso -J /u/cdrom/windemo/<your folder>
- Create the ISO file.
- Burn the ISO file onto a CD !!
- Create a pretty label, place in a case and send it off.
- Update this piece of documentation !!
