Skip to main content
Filter by
Sorted by
Tagged with
-2 votes
0 answers
35 views

I have a long-running (UDP daemon) application whose binary might require sometimes updates, with the application's data structures remaining in place. The binary is self-contained and the only other ...
juhist's user avatar
  • 4,516
1 vote
1 answer
191 views

My WPF app is Windows only. I cleared my */Releases folder and build my project: dotnet publish --self-contained -r win-x64 -o .\publish Then I created a release: vpk pack --packId MyApp --...
Pavlo Nesterenko's user avatar
1 vote
0 answers
52 views

Environment Electron: 25.x (tested) electron-builder / electron-updater: tested with electron-builder 23.x / electron-updater (versions may vary) macOS: 13.x Ventura Relevant code (main process/...
Dhilip Kumar's user avatar
0 votes
0 answers
103 views

Is it possible to include the appcast.xml file directly within my project (for example, bundled inside the app or alongside the app binary) so that Sparkle uses this local appcast.xml file for updates,...
Hardhik Chi's user avatar
0 votes
0 answers
37 views

I can't get the in-app update to work. The app is not provided by the Play Store. I implemented an update system inside the app that works perfectly when the app is compiled in debug mode but when the ...
Fermento's user avatar
1 vote
1 answer
92 views

I hope you are doing well. I am setting up a NetSuite mass update to update email addresses for quotes with particular quote numbers. The "Quote Number" field is a text field. I've ...
Maira S's user avatar
  • 121
1 vote
0 answers
78 views

I'm working on a C# updater application that downloads and extracts a ZIP file to replace older application files. The updater tries to replace user_pc.exe but throws the following error: Starting ...
Y7_s's user avatar
  • 11
1 vote
0 answers
67 views

I am developing an Electron application with the following setup: Electron Version: 29.3.0 Electron-Builder Version: 24.13.3 Electron-Updater Version: 6.2.1 The application is working as expected, ...
Frankenstein's user avatar
1 vote
1 answer
151 views

Getting started with Taipy (honestly, getting started with UI). So, I've got a lot of questions. Here is my sample page, where I want to display a time widget. I can get it to display the time and I ...
Pranith K's user avatar
0 votes
1 answer
103 views

How I met the problem I'm currently working on a way of patching/updating software remotely, without asking the users to reinstall whenever I publish an newer version (that is, no need to repack ...
Head Cracked's user avatar
0 votes
1 answer
691 views

I have the following test pod: apiVersion: v1 kind: Pod metadata: name: volume-debugger spec: volumes: - name: secretVolume secret: secretName: ssh-keys-iaas items: - key: ...
user826955's user avatar
  • 3,256
0 votes
1 answer
197 views

I have a worksheet where employees log details of applications received. I'm trying to work out a formula that lets the status of the applicant auto-update to caregiver in a target cell, when there's ...
SuperJiga's user avatar
-1 votes
1 answer
297 views

Visual Studio 2022, has a feature in VB.NET applications to publish the app using FTP. but nowadays FTP and HTTP protocols are not supported by many providers due to their lack of security. is there ...
Mohammad Ali Nekouie's user avatar
1 vote
1 answer
587 views

I’m trying to create an automated installer for a PLC that is based on WinCE7 having very slow processor and memory card (CX9020). The installer will run on Windows Server 2019 PC connected to the PLC....
Ilya Dan's user avatar
  • 322
1 vote
0 answers
79 views

I'm working on ABP.oi framework blazor server project. Now I need to make grids auto update. For an example, let's assume it will be created new author by an user using this sample and some other user ...
weeraa's user avatar
  • 1,205

15 30 50 per page
1
2 3 4 5
92