Indigo Rose Software
Professional Software Development Tools
A general discussion about TrueUpdate.
There is a new service release (v3.5.5.0) available today (September 12th) for TrueUpdate 3 containing new features and fixes. You can get the latest version by selecting Help > Check for Update from within the product, or by downloading the full install through your customer portal. This...
Hello : I am new to trueupdate client, I adopt trueupdateclient to update my software to new version. each time I create new trueupdateclient project version I will remove my setupfactory trueupdateclient.exe and dat and re add those two files from new trueupdateclient output folder. ...
Hello we have made a small program using autoplay media studio and setup factory. It consists of a few videos, some pdf files, excel files etc. I would like to know if true update can be used to update our clients progrm when we add new files or change files? If so I will purchase the program. I...
I need TrueUpdate to return some error code if a problem occurs. The script I am using will return code 1013 from the client script. The very last line on the client side is Application.Exit(error);. error is 1013. I am testing using this process: 1. open cmd and navigate to...
Hello: I am very new to programming in TrueUpdate 3.5 I need my client scrpt to use HTTP Authentication login before it can download the server script. During build time, I entered my user name and password. In the client script, before: if(Screen.Show("Connect to Server") == SR_SUCCESS)...
Help! I'm fairly new to using TrueUpdate but, today I can't launch teh application correctly. The IDE launches but, I can't intoeract with it and, I can't close it except through the task manager. Has anyone else seen this? What do I do to fix it? I rebooted my Windows 7, 64 bit OS but,...
Hi, Is there a way to upload files using HTTP protocol? I'm looking for a way for our customers to upload zip files. I am already using HTTP.Download() for retrieving files. I was looking for something similar for uploading. Or is there a different product I should be using?
Currently I have a program that tries to launch TrueUpdate to check for program updates. One of the PCs running my program requires a proxy server. When I manually run my program everything works great and TrueUpdate is able to work without any problems. However whenever I set my program to run as...
Hi, I am using TrueUpdate version 3.5.3. Is there a way to upload files to a FTP site using TrueUpdate? I would like to the opposite of FTPWI.Download(). If it is not possible, what about uploading to a web site? I am looking for a way for our customers to upload zip files to one of...
Hi, we are currently using TrueUpdate to update softwares of our customers. Those updates require Admin privilege. Many of our customers are complaining about the UAC windows asking to run our digitally signed trueupate client. The need for update is checked through a dll file. Is there a...
The only place to edit the Log File creation is in Project --> Options. I have it set to a check on Create Log File, and a filename that is writable (desktop). Sometimes after I build, a Log File is not generated (doesn't get updated) even though these are always my settings. Any ideas?
I am new to using TrueUpdate, so I am looking for help with my issue. One of my Server Screens is not displaying any image (I have pointed it to an image path in the TrueUpdate samples folder). For some reason, when I manually copy the DAT and EXE to the client side's computer, it DOES...
Hi, I have a customer here, that has an Astaro-Proxy, dont know what it is... GetServerFile triggers the Proxy Username and Password dialog fine, but then TU cannot load the server files. Any Idea? Thanks Michael
Hi, where does the GetServerFile-Function gets the proxysettings or Authentification-Data? When I call my TrueUpdate-App I set over commandline proxysettings. With HTTP.Download and nearby anything else this works fine because I can set proxysettings, but when I call TrueUpdate.GetServerFile...
Hallo, i want to use trueupdate in the following two ways for my Application: 1. Silent updatecheck at programm start. it should start silent and terminate automatically, if no update available. No error messages. If an update is available it should show the Message only, that an update is...
You seem to have a missing chapter in your docs. "How to integrate with C# windows forms applications" Nowhere in your docs do I see an explanation of how to use True Update with a windows form project. I am distributing an msi file (or setup.exe) created in a visual studio deployment project....
Hello, I have a real big problem with my update-mechanism. Since the last update of Kapersky Virusscan, this software stops my update-process. After a meanwhile McAfee and AVG do the same. Firstable I check for update, then if there is one I download the executable-File. After I've...
Hi there, I have a TrueUpdate configuration file with the following section in it: StatusDlg.Show(); -- Download the file using HTTP HTTP.Download(g_SourceURL, g_PatchFileDest, g_HTTPTransferType, g_HTTPTimeout, g_HTTPPort, tableBasicAuthData);
I'm testing my updater client on Windows 7 now. It works fine on Windows XP. On Windows 7 my application and the updater were originally installed from the administrator account, but we run the application from a Power User account. As part of the updater I am reading a registry value from...
What would cause my updater to crash on xp? It installs,opens, and runs fine on Windows7 64bit, but when I try to install it on xp, it crashes, it doesn't start up at all, doesn't even write a log file. I click on it and it freezes, I tried disabling my antivirus and nothing.. Could it possibly be...
Hello, everytime I try to use the sign option of TrueUpdate I get a fail while build it. To run an own batch file with the same information work well. I tried it also with running TrueUpdate with admin rights, but no success. Any help? Ingo
Hi, any idea how to start the updated software after the update is done? Best chocie without the UAC of tha updater (no admin). Ingo
I am using the trial version of TrueUpdate at the moment. I’m trying to accomplish the following simple example. But I am unable to get anything to work. -Have TrueUpdate look for a newer version (by product version number) of an EXE via HTTPS -Download the new version via HTTPS -Replace the...
Hello, I am evaluating TrueUpdate (ie. I am a newbie!) and am getting the following error when running the client update EXE: "An error occurred when trying to download the server file. Server ID: TrueUpdate Server 1 : An error occurred while trying to create the internet connection. (3610)"...
i modified some language(.xml) under the program folder i.e. .\Languages i would like to ask where these .xml files will be packed in after built?? TrueUpdate.exe *.ts1 *.ts2 *.ts3 or anyother?
Is there a way to dynamically set the log file name based on the date? I've tried using session variables and the constants like #CURRENTDAY# but the session variables don't get set before the log file is created and the constants are set when the application is built. Ideally what I'd like is...
There are currently 9 users browsing this forum. (0 members & 9 guests)
Use this control to limit the display of threads to those newer than the specified time frame.
Allows you to choose the data by which the thread list will be sorted.
Order threads in...
Note: when sorting by date, 'descending order' will show the newest results first.
Forum Rules