|
#1
|
|||
|
|||
|
Monitoring problems during silent instalation
Hello I have developed a patch using the manager in silent mode, but some times it works and other It simply don`t responde how can I monitor or have an idea of what is causing this, because it will be installed in my clients pc I need to guaranted that I can solve or prevent all the possible problems.
I have tried changing the versions in the patch instead v1-v2 I create a patch with v2-v3 but the same result I don`t know whats happening please help |
|
#2
|
||||
|
||||
|
Have the patch output a log file and then examine the log file. The log settings can be found by choosing Project > Settings, and clicking on the Advanced tab. Make sure the "Create Log File" option is turned on. Set "Include action details" to "Extended errors" if you want more details in the log.
Without more information it's hard to offer any other advice. Are you sure the correct version of the software is installed when you apply the patch? Do you have copies of the files you're patching in other locations? Are you sure the patch is locating the correct "copy" that you want it to patch? Did you include the right files in your patch? Have you chosen appropriate key files? etc.
__________________
--[[ Indigo Rose Software Developer ]] |
|
#3
|
|||
|
|||
|
First I have an idea of why is taking so much time how can I establish to only to check for example this location C:/program files/my program/sol.exe.
about the versions the installed version is the 2.0.0.0 in my patch i have the 2.0 that is the 2.0.0.0 and the 3.0 that is the newest 3.0.0.0, and both of my key files have the same name I don`t know if this is a problem. About the log.txt I have that option selected but It didn`t create the file |
|
#4
|
||||
|
||||
|
Quote:
You can also just run the patch file from inside that folder, and it will look there first. You also have full control over which folders the patch will search when it's searching through folders -- or you can disable the file search completely. This behaviour is all implemented in the On Startup script, so you can change it to work any way that you want. (Choose Project > Actions then click on the On Startup tab.) If at first you're not sure how to edit that script to do what you want, I recommend using the Project Wizard to create a new project (choose File > New Project). Just answer the questions at each step of the project wizard (read the help file if you need more information) and it will create the On Startup script automatically for you. Quote:
Quote:
%WindowsFolder%\%ProductName% Patch Log.txt ...which is going to create the log file in your Windows folder. Note also that the filename starts with the name you've assigned for the product, so that's what you need to look for.
__________________
--[[ Indigo Rose Software Developer ]] |
|
#5
|
|||
|
|||
|
The main problem is that my patch is not finding the rute or path of my program to update but I have tried the wizard and everyting even the same folder but he still didn`t find it , any ideas
|
|
#6
|
||||
|
||||
|
Check your key files. See the user's guide and help file for advice on choosing good ones. (Or search this forum, I've posted on that topic a few times now.)
__________________
--[[ Indigo Rose Software Developer ]] |
|
#7
|
|||
|
|||
|
The language of my clients is spanish I don`t know if for that reason the system couldn`t find it, I will che the users guide thanks Lorne
|
|
#8
|
||||
|
||||
|
AFAIK the language shouldn't matter for the version detection at all (at least not with any of the built-in scripts).
__________________
--[[ Indigo Rose Software Developer ]] |
|
#9
|
|||
|
|||
|
thanks lorn If I use the same code of true update
The same code of tru update can work in vpatch to get my intalled version?????
|
«
Previous Thread
|
Next Thread
»
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Silent / unattended install | tkroeckel | Setup Factory 7.0 Discussion | 6 | 01-21-2009 09:49 AM |
| Configuring Checkboxes with a silent install ini file | jinjoid | Setup Factory 7.0 Discussion | 3 | 08-17-2006 11:10 AM |
| Overwriting Silent Mode | Bishal | Setup Factory 6.0 | 2 | 10-14-2003 07:02 PM |
| Problems with flash..... | RobbyH | AutoPlay Media Studio 4.0 | 7 | 02-10-2003 05:11 PM |
| HOWTO: Create a Silent Install with Setup Factory 5.0 | Support | Setup Factory 5.0 | 0 | 10-08-2002 03:08 PM |
All times are GMT -6. The time now is 06:12 AM.






Are you sure the correct version of the software is installed when you apply the patch? Do you have copies of the files you're patching in other locations? Are you sure the patch is locating the correct "copy" that you want it to patch? Did you include the right files in your patch? Have you chosen appropriate key files? etc.

Linear Mode

