myLittleTools Community Forum

Welcome Guest Search | Active Topics | Members | Log In | Register

Upgrading from v1.5 to v1.6 Options · View
elian
Posted: Thursday, July 02, 2009 10:49:23 AM

Rank: Administration
Groups: Administration

Joined: 9/11/2006
Posts: 605
Points: 649
Location: Enghien Les Bains, France
Here are the steps to follow to manually upgrade from v1.5 to v1.6

/web.config
update the Version, Release and Build keys to

Code:
    <add key="Version" value="1.6" />
    <add key="Release" value="0041" />
    <add key="Build" value="3469" />


/config.xml
add a restorelogicalname property to <restore> node and set it to true or false

Code:
    <restore
        defaultfolder="\\Server\dbupload\"
        maxuploadcount="1"
        checkmaxsize="true"
        disclaimer="true"
        restorelogicalname="true"
    >


/history.txt
replace with the new one

/bin/mlb.dll , /bin/mlb_gui.dll , /bin/mlb_silent.dll

replace with the new ones

/js/mlb_sql.js
replace with the new one

/skin/default/mlb_gui.css
replace with the new one

/skin/default/img/app/intro.gif , /skin/default/img/app/headerdlg.gif

replace with the new ones


Users browsing this topic
Guest


You cannot post new topics in this forum.
You cannot reply to topics in this forum.
You cannot delete your posts in this forum.
You cannot edit your posts in this forum.
You cannot create polls in this forum.
You cannot vote in polls in this forum.

Main Forum RSS : RSS

Theme created by myLittleTools
Powered by Yet Another Forum.net version 1.9.1.8 (NET v2.0) - 3/29/2008
Copyright © 2003-2008 Yet Another Forum.net. All rights reserved.