C:\temp\save-config.lisp
, containing:(load-all-patches)
(load "C:/temp/my-configuration.lisp")
(save-image "my-lispworks")
C:
cd C:\Program Files\LispWorks
C:\Program Files\LispWorks>lispworks-6-0-0-x86-win32.exe -build
C:\temp\save-config.lisp
If the image will not run at this stage, it is probably not finding a valid key.
Saving the image takes some time.
You can now use the new
my-lispworks.exe
image from the Windows Explorer, or you may choose to add a shortcut. The supplied image is not required after the configuration process has been successfully completed.
Do not try to save a new image over an image that is currently running. Instead, save an image under a unique name, and then, if necessary, replace the new image with the old one after the call to
save-image
has returned.