Indigo Rose Software

Professional Software Development Tools

 
+ Post New Thread
Page 1 of 10 1 2 3 ... LastLast
Threads 1 to 25 of 242

Forum: TrueUpdate 3.5 Discussion

A general discussion about TrueUpdate.

  1. Post Sticky Thread Sticky: TrueUpdate 3.5 Update (v3.5.5.0) Released

    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...

    Started by Darryl, 09-12-2011 10:49 AM
    • Replies: 0
    • Views: 467
    09-12-2011 10:49 AM Go to last post
  1. two dialogue form happens and some times trueupdateclient is locking

    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. ...

    Started by DanielLee, 1 Week Ago 12:25 AM
    • Replies: 1
    • Views: 249
    1 Week Ago 08:20 AM Go to last post
  2. Looking for someone to setup and run true update for me

    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...

    Started by isthisreallyhappening, 4 Weeks Ago 05:00 PM
    • Replies: 1
    • Views: 184
    4 Weeks Ago 06:15 PM Go to last post
  3. No value from Application.Exit(errorCode)

    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...

    Started by s2s, 04-17-2012 08:47 AM
    • Replies: 7
    • Views: 270
    04-17-2012 07:53 PM Go to last post
  4. how can I access the value of g_HTTPAuthUsername variable from client script?

    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)...

    Started by erincof, 04-05-2012 02:54 PM
    • Replies: 6
    • Views: 392
    04-09-2012 10:09 AM Go to last post
  5. HELP!!! I Can't launch TrueUpdate 3.5

    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,...

    Started by erincof, 03-27-2012 02:50 PM
    • Replies: 1
    • Views: 270
    04-07-2012 09:33 AM Go to last post
  6. Upload using HTTP?

    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?

    Started by clz, 03-26-2012 04:09 PM
    • Replies: 1
    • Views: 261
    03-26-2012 10:40 PM Go to last post
  7. Trueupdate proxy / windows security problems

    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...

    Started by nairb, 03-23-2012 07:47 AM
    • Replies: 1
    • Views: 304
    03-24-2012 02:10 AM Go to last post
  8. How do you Upload files with TrueUpdate?

    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...

    Started by clz, 03-23-2012 07:27 AM
    • Replies: 4
    • Views: 600
    03-23-2012 02:20 PM Go to last post
  9. Trueupdate pop UAC windows at startup

    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...

    Started by JDLMNOP, 02-28-2012 07:32 AM
    • Replies: 2
    • Views: 505
    02-28-2012 08:58 PM Go to last post
  10. Sometimes I do not see my Log File.

    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?

    Started by rxrxr, 02-23-2012 05:14 PM
    • Replies: 1
    • Views: 520
    02-24-2012 12:32 PM Go to last post
  11. Can't get the EXE and DAT files to update correctly

    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...

    Started by rxrxr, 02-21-2012 04:40 PM
    • Replies: 2
    • Views: 627
    02-22-2012 12:48 PM Go to last post
  12. GetServerFile another Proxy Problem...

    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

    Started by Michael Vanderheyden, 02-01-2012 09:34 AM
    • Replies: 5
    • Views: 781
    02-10-2012 07:42 AM Go to last post
  13. GetServerFile Problem or not?

    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...

    Started by ELO, 03-15-2010 05:01 AM
    • Replies: 7
    • Views: 3,256
    01-30-2012 01:57 AM Go to last post
  14. Silent updatecheck and updateprocess

    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...

    Started by Michael Vanderheyden, 01-06-2012 12:19 AM
    • Replies: 6
    • Views: 732
    01-26-2012 03:52 PM Go to last post
  15. Getting started

    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....

    Started by P a u l, 01-17-2012 02:38 PM
    • Replies: 4
    • Views: 745
    01-18-2012 05:41 AM Go to last post
  16. Virusscan stops update mechanism

    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...

    Started by ELO, 01-04-2012 06:25 AM
    • Replies: 2
    • Views: 683
    01-09-2012 11:47 PM Go to last post
  17. Saving "foo" from... not populating URL correctly

    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);

    Started by jamesish, 12-16-2011 08:13 AM
    • Replies: 5
    • Views: 962
    12-19-2011 08:22 AM Go to last post
  18. Registry.GetValue from Power User account on Windows 7 returns 1605

    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...

    Started by smc0862, 12-07-2011 06:49 AM
    • Replies: 3
    • Views: 762
    12-08-2011 10:25 AM Go to last post
  19. Oops update crashes in xp

    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...

    Started by SwiperTheFox, 11-23-2011 05:19 PM
    • Replies: 2
    • Views: 721
    11-25-2011 02:21 PM Go to last post
  20. Code signing problem

    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

    Started by Pixbyte, 11-12-2011 02:34 PM
    • Replies: 3
    • Views: 856
    11-17-2011 06:20 AM Go to last post
  21. Restart updated software

    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

    Started by Pixbyte, 11-15-2011 08:51 AM
    • Replies: 5
    • Views: 709
    11-15-2011 04:48 PM Go to last post
  22. Problems getting started

    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...

    Started by nairb, 11-15-2011 07:53 AM
    • Replies: 1
    • Views: 584
    11-15-2011 08:13 AM Go to last post
  23. An error occurred while trying to create the internet connection. (3610)

    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)"...

    Started by RandyP, 10-03-2011 08:36 AM
    • Replies: 2
    • Views: 646
    10-03-2011 09:05 AM Go to last post
  24. Language *.xml files build location

    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?

    Started by KeithTsui, 09-21-2011 04:28 AM
    • Replies: 1
    • Views: 884
    09-21-2011 07:37 AM Go to last post
  25. Grin Log file renaming

    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...

    Started by Heath, 09-09-2011 02:22 PM
    • Replies: 3
    • Views: 1,191
    09-14-2011 10:17 AM Go to last post

+ Post New Thread
Page 1 of 10 1 2 3 ... LastLast

Forum Information and Options

Users Browsing this Forum

There are currently 9 users browsing this forum. (0 members & 9 guests)

Thread Display Options

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.

Icon Legend

Contains unread posts
Contains unread posts
Contains no unread posts
Contains no unread posts
More than 15 replies or 150 views
Hot thread with unread posts
More than 15 replies or 150 views
Hot thread with no unread posts
Closed Thread
Thread is closed
Thread Contains a Message Written By You
You have posted in this thread

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts