I am working on vendor msi of Adobe . I need to custimize the menu settings. It has been asked to delete some rows from the help menu of Adobe acrobat...
You can do it if it is only dynamically configurable menu. If it is hard coded you can not do it. Normally if the application made in VB then it is probably...
Error 1603: Fatal Error During Installation Error 1603 is a generic machine-specific issue. One or more of the following fixes may resolve the error: This...
Hello, Please any of u have worked on this, help me 2 do the following i want to do silent installation of Silent installation of Adobe creative suite 2.0 by...
46
Dennis Bareis
dbareis@...
Dec 26, 2006 2:32 am
Hi, I'm only making a guess here but if you used notepad, what format did you save the file in? Also try putting garbase into the file and see whether you get...
47
Dennis Bareis
dbareis@...
Dec 26, 2006 2:35 am
... If that is an error message code then a file is (name in message or logged in verbose log) in use if this is the return code from MSIEXEC then that code is...
48
Dennis Bareis
dbareis@...
Dec 26, 2006 2:35 am
... To answer that we'd need some information first.... Bye, Dennis...
Cool. i am stuck with the same problem for "Symantec Antivirus for Network". Still trying to figure out where those serial key, user name and all other junk...
Hello All, Hope you all are doing fine. We have an urgent opening for Application Packaging professionals (Experience on Installshield and Installscript is...
Good day to all, While calling a C# dll in InstallShield 12.0, Basic MSI project type, I am recieving an error "Cannot find entry point of the function , make ...
Hi Anurag, I am not very sure of this. But anyway you can try. When you call any dll you should have RegisterDll function in that dll or similar function where...
Hi Anurag, I doubht C# dll will export function like other DLL's does..check it. Installshield/MSI call the fuction like C language and if my knowledge is...
Hello All ! I am sorry for delaying any updates on this, actually I got this working.. We can use CoCreateDotNet InstallScript function to call a C sharp...
Hello, I am sorry for late reply...was really busy offlate... try this if http://support.installshield.com/kb/view.asp?articleid=Q107182 Hope it helps....if it...
Hello Mahesh, I am using IS 12.0. You are correct. This fucntion is not available in IS 11.0.....it is available in IS 11.5 though. -Anurag...
60
papps_24
papps_24@...
Apr 18, 2007 4:16 am
Hi folks, (Only Bangalore Candidates apply) Nexxoft Infotel Limited, Bangalore is looking for MSI repackaging profesionals with 1.5+ years of experience ...
Hello All, I am using Wise package studio 5.1 My organisation has a requirement to repackage office. I got 1000+ validation errors. I know it is not...
62
thekeeper3333
denmary@...
Apr 23, 2007 3:58 am
I was trying to download the Avery Wizard 3.0 which works with Microsoft Word. Received the Error 1606 Could not access network location XL Start. Any...
I can typo my letters using a typewriter or by using a word processor that has a spelling checker and everything else required to validate my text!!! Does this...
67
b.shitty
d_vinhofff@...
Mar 4, 2008 6:03 am
Hello, I was recently trying to install Age of Empires III on my Dell Inspiron 1520 laptop and these two errors came up. Error 1603 said there was a fatal...
68
amab00000
amab00000@...
Mar 4, 2008 6:03 am
i am receiving error 1603 and 2739 when i try to install updates for the health check maintenance. can you help me please. thank you...
Using visual studio 2005,i want to make a .msi file and only allow the user who has admin privilege to install itCpop up an alarm dialogue for those who...
72
landoz_da
landoz_da@...
Feb 25, 2010 4:19 am
Hi all, I want to make a MSI wrapper that makes these operation: 1)run my setup.exe 2)reboot I tried using ExeCa with the option Type="immediate Sync" because...