Changeset 2853 for trunk/is_gsdl_cdrom


Ignore:
Timestamp:
2001-11-24T20:54:29+13:00 (22 years ago)
Author:
sjboddie
Message:

* empty log message *

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/is_gsdl_cdrom/Script Files/setup.rul

    r2834 r2853  
    865865   
    866866    if (nResult = 0) then
    867         szInsertLine = "gsdlsite    \"" + TARGETDIR + "\"";
     867        szInsertLine = "gsdlhome    \"" + TARGETDIR + "\"";
    868868        FileInsertLine("gsdlsite.cfg", szInsertLine, nvLineNumber, REPLACE);
    869869    else
     
    11161116
    11171117
     1118
Note: See TracChangeset for help on using the changeset viewer.