Comments on: The INSTALL and UNINSTALL helper functions
REBOL Technologies

Comments on: The INSTALL and UNINSTALL helper functions

Carl Sassenrath, CTO
REBOL Technologies
7-Jun-2005 23:54 GMT

Article #0173
Main page || Index || Prior Article [0172] || Next Article [0174] || Post Comments || Send feedback

Some of you may have noticed two new functions in recent 1.2.1xx releases of REBOL: install and uninstall. These functions are provided to make it easier for you to both reinstall and uninstall REBOL (really good for testing purposes, hint hint).

 Installwill force a reinstall. It is like running REBOL/View with the +i or --reinstall command line options.
 Uninstallwill start an uninstall. It runs REBOL/View with the -u or --uninstall command line options.

Uninstall is good for those of you who did not install REBOL/View (you selected the "Go ahead without installing it" option) but decided later that you should have. In that case, a file is created in the view-root directory to indicate that REBOL will bypass the install forever. Uninstall will delete that flag file. Then, you can do a normal install after that.

Post Comments

Post a Comment:

You can post a comment here. Keep it on-topic.

Name:

Blog id:

CS-0173


Comment:


 Note: HTML tags allowed for: b i u li ol ul font p br pre tt blockquote
 
 

This is a technical blog related to the above topic. We reserve the right to remove comments that are off-topic, irrelevant links, advertisements, spams, personal attacks, politics, religion, etc.

Updated 25-Sep-2023   -   Copyright Carl Sassenrath   -   WWW.REBOL.COM   -   Edit   -   Blogger Source Code