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...
42
Paul, Anirban IN KRG ...
anirban_paul_in
Nov 4, 2006 12:46 pm
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...
43
osgoodscott
osgoodscott@...
Dec 8, 2006 12:56 pm
44
Shaiju S N sadan
shaiju_s_s
Dec 11, 2006 4:04 am
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...
45
bane_rupali14
Dec 20, 2006 4:12 pm
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...
49
Sauvik Mandal
hellosauvik
Dec 26, 2006 2:36 am
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...
50
billwilljim
billwilljim@...
Jan 31, 2007 5:01 am
51
shaiju_s_s
Apr 6, 2007 4:52 am
Hello All, Hope you all are doing fine. We have an urgent opening for Application Packaging professionals (Experience on Installshield and Installscript is...
52
anuragmsi
Apr 9, 2007 1:11 pm
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 ...
53
suli_boss
suli_boss@...
Apr 9, 2007 1:11 pm
54
ms harsha
vijuiamfine
Apr 10, 2007 7:42 am
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...
55
Mahesh D
mahesh679
Apr 11, 2007 3:36 am
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...
56
anuragmsi
Apr 12, 2007 3:56 am
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...
57
Mahesh D
mahesh679
Apr 12, 2007 9:29 am
Hello Anurag, Which version of Installshield u r using, I dn't think 11.0 have this function. Mahesh ... From: anuragmsi <anuragyadav.in@...> To:...
58
Anurag Yadav
anuragmsi
Apr 17, 2007 6:13 am
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...
59
anuragmsi
Apr 17, 2007 6:18 am
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 ...
61
anuragmsi
Apr 20, 2007 4:12 am
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...
63
anuragmsi
Apr 24, 2007 2:17 am
Below links may be usefull http://support.microsoft.com/kb/315352 http://consumer.installshield.com/kb.asp?id=Q110724 ...
65
Shaiju S N sadan
shaiju_s_s
Oct 5, 2007 6:25 am
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...