Jump to content

Upgrading Runtime files without using setup


ttamturk

Recommended Posts

Hello,

 

Deploying updates to unigui applications for several customers will be painfull with each unigui update. So, i am looking for an easy way to upgrade runtime libraries without using setup. First think came in my mind, maybe runtime package setup exe can support silent upgrade option from command prompt?

 

I am open for any suggestions :)

Link to comment
Share on other sites

Install one time to any where, then 7ziped and add this code in servermodule. (That from help of unigui.)  then just open7zip on server under 'C:\testApp\Myroot\'   

V100\ dll folder. sencha version not change each build, so no need upgrade every time

ServerRoot = C:\testApp\Myroot\V100\
ExtRoot =..\[ext]\
UniRoot =..\[uni]\

before test follow this link too, 1424 has bug about this.

http://forums.unigui.com/index.php?/topic/9864-1424-has-root-path-problem/

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...