A new version of a software for any computer program. It can be better in performance and may include several new features.
Questions tagged [software-update]
56 questions
0
votes
1 answer
Example of software evolution or maintenance in a company
I'm looking for an example of software evolution or maintenance in a company for an university assignment. For example, using a new technology.
Can you tell me some ideas?
Thank you.

locadio
- 1
- 1
0
votes
2 answers
How can I convert postgresql data to sqlite3 data in linux?
I want to convert my database in postgresql to sqlite3 during upgrading my software

mohit gupta
- 11
- 2
0
votes
1 answer
WSUS - Do Service Packs Supersede Their Included Updates?
We have a WSUS server on site, which previously has not been synchronizing service packs.
My question is: if we turn on and approve service packs, will our WSUS server then declare all the updates included in the service pack as superseded? We are…

user2363189
- 3
- 3
0
votes
1 answer
Installing new software on Eclipse-Indigo
When trying to install new software using Eclipse Indigo, i get
The log file says:
Could not locate the running profile instance. The
eclipse.p2.data.area and eclipse.p2.profile properties may not be set
correctly in this application's…

James Raitsev
- 92,517
- 154
- 335
- 470
0
votes
1 answer
Software Update Notifications
I am considering implementing some sort of Software Update Notification for one of the web applications I am developing.
There are several questions I came across:
Should the update check be executed on the client or on the server?
Client-side…

devio
- 36,858
- 7
- 80
- 143
-1
votes
1 answer
How to solve "Unable to locate package"
can you help me, i got this error when i use cygwin terminal
$ apt-cyg install toilet
Installing toilet
Unable to locate package toilet

DhistyRa
- 11
- 1
-1
votes
2 answers
Can I deliver my software using windows update
Ok I would like to ship my software using windows update or similar microsoft technology to client operating systems.
I know that windows enables to provide drivers through windows…

masterkawaster
- 199
- 1
- 8
-1
votes
2 answers
Why Android needs the whole package to update?
Normally in desktop applications we see that the patch only applies to the part of the application that were updated, but for Android applications we need to reinstall the whole package. I mean we need to download the whole installer again. Are…

P basak
- 4,874
- 11
- 40
- 63
-2
votes
1 answer
Is there a way to send software updates to clients without having a server?
Is it possible to send Software Updates using some script built into the local software without having a server?
Currently I use Inno to turn my .exe files to setup.exe. I want to send out Software Updates to my users. Basically I want the software…

Deven Jain
- 27
- 1
- 8
-2
votes
1 answer
Update Software when update is available using C#
I would like to include a software update in my application that would check a shared location or an URL such as a shared URL from Google Drive that would replace the old .exe and config files. If a new update is available, then the user should get…

svb
- 85
- 2
- 10
-4
votes
1 answer
How do I build a software update software which Could update itself?
How do I handle this case which upate the update software itself?It must termanate the process of update software,then everything has been stop?any hints or tips for this issues?I'm using visual c# and c++,and I dont like use Microsoft one…

Ken Yup
- 35
- 6