Quantcast
Channel: Flexera Community Forums
Viewing all 4553 articles
Browse latest View live

"InstallScript setup launcher unicode has stopped working"

$
0
0
I created an installscript installer using InstallShield 2013 Pro which is distributed to our users.

One of our users is getting the error message: "Install script setup launcher unicode has stopped working" at the beginning of the install (after the maintain/update screen).

The error from the event viewer is as follows:
Log Name: Application
Source: Application Error
Date: 12/31/2013 9:43:42 AM
Event ID: 1000
Task Category: (100)
Level: Error
Keywords: Classic
User: N/A
Computer: finance-win7.cbts.local
Description:
Faulting application name: setup.exe_Church Windows Payroll, version: 14.0.11.0, time stamp: 0x51a6cc99
Faulting module name: ISSetup.dll, version: 20.0.0.376, time stamp: 0x51a6cc32
Exception code: 0xc0000005
Fault offset: 0x0001ab47
Faulting process id: 0x2c8
Faulting application start time: 0x01cf0636ad8f408d
Faulting application path: C:\Users\EHousel\Desktop\Install\setup.exe
Faulting module path: C:\Users\EHousel\Desktop\Install\ISSetup.dll
Report Id: f106c19d-7229-11e3-9ca4-6805ca183f73
Event Xml:
<Event xmlns="http://schemas.microsoft.com/win/2004/08/events/event">
<System>
<Provider Name="Application Error" />
<EventID Qualifiers="0">1000</EventID>
<Level>2</Level>
<Task>100</Task>
<Keywords>0x80000000000000</Keywords>
<TimeCreated SystemTime="2013-12-31T14:43:42.000000000Z" />
<EventRecordID>11317</EventRecordID>
<Channel>Application</Channel>
<Computer>finance-win7.cbts.local</Computer>
<Security />
</System>
<EventData>
<Data>setup.exe_Church Windows Payroll</Data>
<Data>14.0.11.0</Data>
<Data>51a6cc99</Data>
<Data>ISSetup.dll</Data>
<Data>20.0.0.376</Data>
<Data>51a6cc32</Data>
<Data>c0000005</Data>
<Data>0001ab47</Data>
<Data>2c8</Data>
<Data>01cf0636ad8f408d</Data>
<Data>C:\Users\EHousel\Desktop\Install\setup.exe</Data>
<Data>C:\Users\EHousel\Desktop\Install\ISSetup.dll</Data>
<Data>f106c19d-7229-11e3-9ca4-6805ca183f73</Data>
</EventData>
</Event>

We have made sure that the following folders exist on their machine:
1. C: > Users > ("Yourname" Windows account ) > My Documents
2. C: > Users > ("Yourname" Windows account ) > AppData > Local
3. C: > Users > ("Yourname" Windows account ) > AppData > Roaming > Microsoft > Windows > Start Menu > Programs > Startup
4. C: > Users > Default > Documents
5. C: > Users > Default > AppData > Roaming > Microsoft > Windows > Start Menu > Programs > Startup

I'm not sure how to proceed from here and the customer is currently unable to install the update. Any suggestions?

Thank you,
Debbie Murray

Unexpected Pre-Requisites

$
0
0
I have an installer in which I have specified a handful of prerequisites (SQL Server Compact 4 for instance) and have modified the path to those files to a location that is
a) Shared across the developer and TFS build boxes and
b) Specified in the Tools->Options->Prerequisites dialog panel.

Those prerequisites work just fine and dandy.

But I'm now getting errors that there are prerequisites that I have NOT specified that cannot be found (see build log errors below). I have searched my .ism file (formatted as XML) and NONE of these are specified as prereqs in that. So this must be a "standard" set of prerequisites that are being included by InstallShield.

But if they are being included by default then they should be respecting the path that I specified in the options dialog.

How do I tell InstallShield where to look for these files so that I have a single location for them that is both shared and respected by InstallShield?

Many thanks!

rjsjr

ISDEV : error -6003: An error occurred streaming 'C:\Program Files (x86)\InstallShield\2013\SetupPrerequisites\Windows Installer\3.1\x86\WindowsInstaller-KB893803-v2-x86.exe' into setup.exe
ISDEV : error -6003: An error occurred streaming 'C:\Program Files (x86)\InstallShield\2013\SetupPrerequisites\WindowsImagingComponent\x86\wic_x86_enu.exe' into setup.exe
ISDEV : error -6003: An error occurred streaming 'C:\Program Files (x86)\InstallShield\2013\SetupPrerequisites\Windows Installer\3.1\x86\WindowsServer2003-KB898715-x86-enu.exe' into setup.exe
ISDEV : error -6003: An error occurred streaming 'C:\Program Files (x86)\InstallShield\2013\SetupPrerequisites\WindowsImagingComponent\x64\wic_x64_enu.exe' into setup.exe
ISDEV : error -6003: An error occurred streaming 'C:\Program Files (x86)\InstallShield\2013\SetupPrerequisites\Windows Installer\3.1\ia64\WindowsServer2003-KB898715-ia64-enu.exe' into setup.exe
ISDEV : error -6003: An error occurred streaming 'C:\Program Files (x86)\InstallShield\2013\SetupPrerequisites\Windows Installer\3.1\x64\WindowsServer2003-KB898715-x64-enu.exe' into setup.exe
ISDEV : error -6003: An error occurred streaming 'C:\Program Files (x86)\InstallShield\2013\SetupPrerequisites\Windows Installer\3.1\x64\WindowsXP-KB898715-x64-enu.exe' into setup.exe
ISDEV : error -6003: An error occurred streaming 'C:\Program Files (x86)\InstallShield\2013\SetupPrerequisites\Microsoft .net\3.5 SP1\Full\dotnetfx35.exe' into setup.exe
ISDEV : error -6003: An error occurred streaming 'C:\Program Files (x86)\InstallShield\2013\SetupPrerequisites\Microsoft .net\3.5 SP1\Full\Helper.exe' into setup.exe

DAO 3.5 object generates catastrophic failure error msg

$
0
0
Created a new/blank setup, adding only the DAO 3.5 object, and it generates a catastrophic failure message when the compiled setup is ran. Happening on IS Spring 2012 SP1. Is it something with the object itself, or have I done something incorrectly?

Manage UnInstall Windows.

$
0
0
Hi,

We are using the InstallScript (Setup.Rul) to manage our install / uninstall drivers and files.


When the user selects to Uninstall (Add Remove Programs),
The first pop-up window is "InstallShield Wizard" with the caption "Preparing to install".

My questions are:
1. Is there any option to edit to string on this window?
2. Is there any event I can call that happens immediate on Uninstall?

Thanks.

Ziv

InstallShield 2010 upgrade problem

$
0
0
Hi,

I have InstallShield express addition.

Few month ago I created a version and added a few files using the file menu. I added the files manually (not by dynamic linking).
The ugrades worked fine till I removed a few files from the installation. From that point and the upgrade is not working well: the old files are not replaced with the new files when preformiong an upgrade
What did I do wrong?

Thaks,
Shai.

Suite Project: How to set property on a checkbox for a custom dialog

$
0
0
I have a custom wizard page that contains a checkbox. I can set a property using this checkbox properly. However, once the checkbox is selected, the user can no longer clear the checkbox because the property has been created.

So I tried to get creative and set another property for the checkbox click event that clears the property if the property Equal '-1' and I am doing a string comparison. I set the Name to the property name and then I leave the value empty. I expected this to delete the property.

The original setting is set to Name: <PROPERTYNAME>, Convention: String, Comparison: NotEqual, Compare To: -1| Name: <PROPERTYNAME>, Value: -1

However, this is not letting me select the checkbox at all. I suspect that it evaluates the first condition and then the next condition and both cancel each other out. I know there must be a correct way to code this so a user can toggle the checkbox and I still can correctly set a property based on the checkbox state.

Any ideas?

Thanks.

install exe queries

$
0
0
Hi All,

I have some general doubts in Install Anywhere setup exe.

1. What is the maximum size of the setup exe that IA can generate.
2. Is it possible to add 3 GB size of files and folders into the IA project.
3. Is it possible to generate more than one exe from single IA project. If so please tell me how to achieve that.


Thanks
Baskar K

XMLfile changes by user input while installation runs

$
0
0
Hi I am new to Installshield (Using IS2013 premier trail version)....

My problem goes like....
I have an IS project(Basic MSI) which also deploys website in IIS and this website has web.config file which holds the connection string.
The project generates single file as setup.exe so while installation the all the files including XML file are encapsulated in setup.exe.

Now I want user to input values(while installation progresses) which create connection strings and replace the user input value in web.config file....

Can you please let me know if at all is it possible to do(even in trail version).. and if it is how should I create dialog and take user input and update the file.....So far I am able to import the config file in
XML File Changes view

Also please let me know to create and the dialog and read the user input.

please provide your inputs...

Issue with controlling edit box using Radio buttons

$
0
0
Hi

I am using Install Shield 2010, and i am facing an issue with clearing and adding text to a Edit control on changing option in Radio Control Group.

i have created my Dialog as follows:

User Interface-> Dialog->NewDialog->Blank Dialog.

i have added a Radio Button Group (two radio buttons) and an Edit Box, to this dialog.

Name:  example.JPG
Views: 16
Size:  27.9 KB

Issue:

1. Click on Yes -> Edit box should write the text "yes".

2. Click on No -> Edit box should be cleared.

Can anyone help me in implementing this behavior.

Thanks and Regards
Vinay
Attached Images
 

Run the Commandline commands in Server Machine.

$
0
0
Hi,

I have a Installer (A), which contains Client and Server version. My Installer will install on A Installer Client machine, but it needs to run some commandline command on A Installer Server Machine.

Kindly share the steps, which i needs to implement the same in my installer?

Thanks for your suppport.

Regards,
Sathishkumar Pannerselvam.

Billboards in Suite projects

$
0
0
Can billboards be displayed in Suite projects during the product installation? When you install the actual InstallShield 2013 product itself, the InstallationProgress dialog displays a series of billboards. How can I do something similar? And is there any built-in support for displaying a *.swf (flash) animation/movie?

Thanks.

-7159: The product license has expired or has not yet been initialized.

$
0
0
I am getting this error from the build server. Note: I can build the setup on the server thru VS2013 without issue. Yet, if I queue up a build, I get the fore mentioned error. Does the InstallShield Express support being built thru TFS Build Server?

Thanks

ISSQLServerValidate checks Database Server requirements even if feature is turned off

$
0
0
I would desire one install that can install a database for either MS SQL Server or for Oracle Server along with a Web Server.
I am using InstallShield 2012 (Basic MSI Project)

In the SQL Scripts view I have two SQL Connections, one for MS SQL and one for Oracle.
These connections have requirements, Microsoft SQL Server for the MS SQL one and Oracle for the Oracle connection.
I only need the requirements meet for the connection that is part of the active feature.
It seems the SqlScript is linked to the feature not the database connection.

It appears...."By default, all the connections in the ISSQLConnection table will be validated."
I do not want all connections validated.
If the user selects the MS SQL option, that is the connection that will be used.
If the user selects the Oracle option, then check for Oracle driver.

The user's machine will have either MS SQL or Oracle, not necessarily both.

Each of these connections and sql scripts are part of their own feature.
I have added a custom dialog to allow the user to choose between database types [MS SQL or Oracle](exclusive).
I am using remove and addlocal events on the next button to turn on/off the features.
It appears InstallShield is turning off the one feature and leaving the one the user selected on. Good.(off Oracle feature, leave on MS SQL feature)
I am checking this by calling the Custom Setup dialog box that displays features in a tree.
I have even added a DoAction, ISSQLServerCosting to the next button to make sure the install knows which feature to run and which to skip.

But after the user enters the information to the SQLLogin dialog box, the install try’s to validate both connections, since this machine only has MS SQL, the Oracle driver check fails.

Is there a method to have InstallShield only validate the only connection needed?
When I turn off one feature, why is the Oracle requirement still required?
Do I need to make two separate installs? one for MS SQL and one for Oracle?

Robert

Hi guys

$
0
0
Thanks to community.flexerasoftware.com
It's interesting :)

Automation API for QuickPatch project

$
0
0
Hi All,

I am looking for the Automation API in InstallShield for QuickPatch project.

I have my way to find files differences between two versions. And add/ delete files in QuickPatch project from UI could match the purpose to make an update.exe.

Is there a way to add/ delete files in QuickPatch project using Automation API? If not, do you have any suggestion to for automatically add/ delete files in update.exe?

Regards,
Nan Nan

unable to install on 64 bit

$
0
0
Hi all

i had this msi project which was built using version 7, now since we have a licensed version of Installshield 11, i open the project in InstallShield 11. compiled..everything fine, MSI created
now when i install it on 32 bit machines, it works fine, but fails on 64 bit machines, can anyone advice me how to proceed further.

here are the logs
=== Verbose logging started: 1/6/2014 14:03:12 Build type: SHIP UNICODE 5.00.7601.00 Calling process: C:\windows\system32\msiexec.exe ===
MSI (c) (F0:78) [14:03:12:244]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg

MSI (c) (F0:78) [14:03:12:244]: Font created. Charset: Req=0, Ret=0, Font: Req=MS Shell Dlg, Ret=MS Shell Dlg

MSI (c) (F0:94) [14:03:12:250]: Resetting cached policy values
MSI (c) (F0:94) [14:03:12:250]: Machine policy value 'Debug' is 0
MSI (c) (F0:94) [14:03:12:250]: ******* RunEngine:
******* Product: AXFS.msi
******* Action:
******* CommandLine: **********
MSI (c) (F0:94) [14:03:12:270]: Machine policy value 'DisableUserInstalls' is 0
MSI (c) (F0:94) [14:03:12:295]: SOFTWARE RESTRICTION POLICY: Verifying package --> 'C:\AXFS.msi' against software restriction policy
MSI (c) (F0:94) [14:03:12:296]: Note: 1: 2262 2: DigitalSignature 3: -2147287038
MSI (c) (F0:94) [14:03:12:296]: SOFTWARE RESTRICTION POLICY: C:\AXFS.msi is not digitally signed
MSI (c) (F0:94) [14:03:12:296]: SOFTWARE RESTRICTION POLICY: C:\AXFS.msi is permitted to run at the 'unrestricted' authorization level.
MSI (c) (F0:94) [14:03:12:302]: Cloaking enabled.
MSI (c) (F0:94) [14:03:12:302]: Attempting to enable all disabled privileges before calling Install on Server
MSI (c) (F0:94) [14:03:12:305]: End dialog not enabled
MSI (c) (F0:94) [14:03:12:305]: Original package ==> C:\AXFS.msi
MSI (c) (F0:94) [14:03:12:305]: Package we're running from ==> C:\AXFS.msi
MSI (c) (F0:94) [14:03:12:309]: APPCOMPAT: Compatibility mode property overrides found.
MSI (c) (F0:94) [14:03:12:309]: APPCOMPAT: looking for appcompat database entry with ProductCode '{0A95B23A-1B16-11D6-8089-00608CF52063}'.
MSI (c) (F0:94) [14:03:12:309]: APPCOMPAT: no matching ProductCode found in database.
MSI (c) (F0:94) [14:03:12:313]: MSCOREE not loaded loading copy from system32
MSI (c) (F0:94) [14:03:12:316]: Machine policy value 'TransformsSecure' is 0
MSI (c) (F0:94) [14:03:12:316]: User policy value 'TransformsAtSource' is 0
MSI (c) (F0:94) [14:03:12:317]: Machine policy value 'DisablePatch' is 0
MSI (c) (F0:94) [14:03:12:317]: Machine policy value 'AllowLockdownPatch' is 0
MSI (c) (F0:94) [14:03:12:317]: Machine policy value 'DisableLUAPatching' is 0
MSI (c) (F0:94) [14:03:12:317]: Machine policy value 'DisableFlyWeightPatching' is 0
MSI (c) (F0:94) [14:03:12:317]: APPCOMPAT: looking for appcompat database entry with ProductCode '{0A95B23A-1B16-11D6-8089-00608CF52063}'.
MSI (c) (F0:94) [14:03:12:317]: APPCOMPAT: no matching ProductCode found in database.
MSI (c) (F0:94) [14:03:12:317]: Transforms are not secure.
MSI (c) (F0:94) [14:03:12:318]: PROPERTY CHANGE: Adding MsiLogFileLocation property. Its value is 'C:\logfile.txt'.
MSI (c) (F0:94) [14:03:12:318]: Command Line: CURRENTDIRECTORY=C:\ CLIENTUILEVEL=0 CLIENTPROCESSID=4080
MSI (c) (F0:94) [14:03:12:318]: PROPERTY CHANGE: Adding PackageCode property. Its value is '{2A813BF5-6210-412B-86A1-2832E292361B}'.
MSI (c) (F0:94) [14:03:12:318]: Product Code passed to Engine.Initialize: ''
MSI (c) (F0:94) [14:03:12:318]: Product Code from property table before transforms: '{0A95B23A-1B16-11D6-8089-00608CF52063}'
MSI (c) (F0:94) [14:03:12:318]: Product Code from property table after transforms: '{0A95B23A-1B16-11D6-8089-00608CF52063}'
MSI (c) (F0:94) [14:03:12:318]: Product not registered: beginning first-time install
MSI (c) (F0:94) [14:03:12:318]: PROPERTY CHANGE: Modifying ALLUSERS property. Its current value is '2'. Its new value: '1'.
MSI (c) (F0:94) [14:03:12:318]: PROPERTY CHANGE: Adding ProductState property. Its value is '-1'.
MSI (c) (F0:94) [14:03:12:318]: Entering CMsiConfigurationManager::SetLastUsedSource.
MSI (c) (F0:94) [14:03:12:318]: User policy value 'SearchOrder' is 'nmu'
MSI (c) (F0:94) [14:03:12:318]: Adding new sources is allowed.
MSI (c) (F0:94) [14:03:12:318]: PROPERTY CHANGE: Adding PackagecodeChanging property. Its value is '1'.
MSI (c) (F0:94) [14:03:12:318]: Package name extracted from package path: 'AXFS.msi'
MSI (c) (F0:94) [14:03:12:318]: Package to be registered: 'AXFS.msi'
MSI (c) (F0:94) [14:03:12:318]: Note: 1: 2262 2: AdminProperties 3: -2147287038
MSI (c) (F0:94) [14:03:12:318]: Machine policy value 'DisableMsi' is 0
MSI (c) (F0:94) [14:03:12:319]: Machine policy value 'AlwaysInstallElevated' is 0
MSI (c) (F0:94) [14:03:12:319]: User policy value 'AlwaysInstallElevated' is 0
MSI (c) (F0:94) [14:03:12:319]: Product installation will be elevated because user is admin and product is being installed per-machine.
MSI (c) (F0:94) [14:03:12:319]: Running product '{0A95B23A-1B16-11D6-8089-00608CF52063}' with elevated privileges: Product is assigned.
MSI (c) (F0:94) [14:03:12:319]: PROPERTY CHANGE: Adding CURRENTDIRECTORY property. Its value is 'C:\'.
MSI (c) (F0:94) [14:03:12:319]: PROPERTY CHANGE: Adding CLIENTUILEVEL property. Its value is '0'.
MSI (c) (F0:94) [14:03:12:319]: PROPERTY CHANGE: Adding CLIENTPROCESSID property. Its value is '4080'.
MSI (c) (F0:94) [14:03:12:319]: TRANSFORMS property is now:
MSI (c) (F0:94) [14:03:12:319]: PROPERTY CHANGE: Adding VersionDatabase property. Its value is '200'.
MSI (c) (F0:94) [14:03:12:319]: SHELL32::SHGetFolderPath returned: C:\Users\134\AppData\Roaming
MSI (c) (F0:94) [14:03:12:319]: SHELL32::SHGetFolderPath returned: C:\Users\134\Favorites
MSI (c) (F0:94) [14:03:12:319]: SHELL32::SHGetFolderPath returned: C:\Users\134\AppData\Roaming\Microsoft\Windows\Network Shortcuts
MSI (c) (F0:94) [14:03:12:320]: SHELL32::SHGetFolderPath returned: C:\Users\134\Documents
MSI (c) (F0:94) [14:03:12:320]: SHELL32::SHGetFolderPath returned: C:\Users\134\AppData\Roaming\Microsoft\Windows\Printer Shortcuts
MSI (c) (F0:94) [14:03:12:320]: SHELL32::SHGetFolderPath returned: C:\Users\134\AppData\Roaming\Microsoft\Windows\Recent
MSI (c) (F0:94) [14:03:12:320]: SHELL32::SHGetFolderPath returned: C:\Users\134\AppData\Roaming\Microsoft\Windows\SendTo
MSI (c) (F0:94) [14:03:12:321]: SHELL32::SHGetFolderPath returned: C:\Users\134\AppData\Roaming\Microsoft\Windows\Templates
MSI (c) (F0:94) [14:03:12:321]: SHELL32::SHGetFolderPath returned: C:\ProgramData
MSI (c) (F0:94) [14:03:12:321]: SHELL32::SHGetFolderPath returned: C:\Users\134\AppData\Local
MSI (c) (F0:94) [14:03:12:321]: SHELL32::SHGetFolderPath returned: C:\Users\134\Pictures
MSI (c) (F0:94) [14:03:12:322]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools
MSI (c) (F0:94) [14:03:12:322]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup
MSI (c) (F0:94) [14:03:12:322]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu\Programs
MSI (c) (F0:94) [14:03:12:322]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Start Menu
MSI (c) (F0:94) [14:03:12:322]: SHELL32::SHGetFolderPath returned: C:\Users\Public\Desktop
MSI (c) (F0:94) [14:03:12:323]: SHELL32::SHGetFolderPath returned: C:\Users\134\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Administrative Tools
MSI (c) (F0:94) [14:03:12:323]: SHELL32::SHGetFolderPath returned: C:\Users\134\AppData\Roaming\Microsoft\Windows\Start Menu\Programs\Startup
MSI (c) (F0:94) [14:03:12:323]: SHELL32::SHGetFolderPath returned: C:\Users\134\AppData\Roaming\Microsoft\Windows\Start Menu\Programs
MSI (c) (F0:94) [14:03:12:323]: SHELL32::SHGetFolderPath returned: C:\Users\134\AppData\Roaming\Microsoft\Windows\Start Menu
MSI (c) (F0:94) [14:03:12:324]: SHELL32::SHGetFolderPath returned: C:\Users\134\Desktop
MSI (c) (F0:94) [14:03:12:324]: SHELL32::SHGetFolderPath returned: C:\ProgramData\Microsoft\Windows\Templates
MSI (c) (F0:94) [14:03:12:324]: SHELL32::SHGetFolderPath returned: C:\windows\Fonts
MSI (c) (F0:94) [14:03:12:325]: Note: 1: 2898 2: MS Sans Serif 3: MS Sans Serif 4: 0 5: 16
MSI (c) (F0:94) [14:03:12:329]: MSI_LUA: Setting MsiRunningElevated property to 1 because the install is already running elevated.
MSI (c) (F0:94) [14:03:12:329]: PROPERTY CHANGE: Adding MsiRunningElevated property. Its value is '1'.
MSI (c) (F0:94) [14:03:12:329]: PROPERTY CHANGE: Adding Privileged property. Its value is '1'.
MSI (c) (F0:94) [14:03:12:330]: PROPERTY CHANGE: Adding USERNAME property. Its value is 'Prasanna Kumar Kothavenkata'.
MSI (c) (F0:94) [14:03:12:330]: PROPERTY CHANGE: Adding COMPANYNAME property. Its value is 'NCR Corporation'.
MSI (c) (F0:94) [14:03:12:330]: PROPERTY CHANGE: Adding DATABASE property. Its value is 'C:\AXFS.msi'.
MSI (c) (F0:94) [14:03:12:330]: PROPERTY CHANGE: Adding OriginalDatabase property. Its value is 'C:\AXFS.msi'.
MSI (c) (F0:94) [14:03:12:330]: Machine policy value 'MsiDisableEmbeddedUI' is 0
MSI (c) (F0:94) [14:03:12:330]: PROPERTY CHANGE: Adding SourceDir property. Its value is 'C:\'.
MSI (c) (F0:94) [14:03:12:330]: PROPERTY CHANGE: Adding SOURCEDIR property. Its value is 'C:\'.
MSI (c) (F0:78) [14:03:12:330]: PROPERTY CHANGE: Adding VersionHandler property. Its value is '5.00'.
=== Logging started: 1/6/2014 14:03:12 ===
MSI (c) (F0:94) [14:03:12:334]: Note: 1: 2262 2: PatchPackage 3: -2147287038
MSI (c) (F0:94) [14:03:12:334]: Machine policy value 'DisableRollback' is 0
MSI (c) (F0:94) [14:03:12:334]: User policy value 'DisableRollback' is 0
MSI (c) (F0:94) [14:03:12:334]: PROPERTY CHANGE: Adding UILevel property. Its value is '5'.
MSI (c) (F0:94) [14:03:12:334]: Note: 1: 2262 2: Font 3: -2147287038
MSI (c) (F0:94) [14:03:12:334]: PROPERTY CHANGE: Adding ACTION property. Its value is 'INSTALL'.
MSI (c) (F0:94) [14:03:12:334]: Doing action: INSTALL
Action 14:03:12: INSTALL.
Action start 14:03:12: INSTALL.
MSI (c) (F0:94) [14:03:12:335]: UI Sequence table 'InstallUISequence' is present and populated.
MSI (c) (F0:94) [14:03:12:335]: Running UISequence
MSI (c) (F0:94) [14:03:12:335]: PROPERTY CHANGE: Adding EXECUTEACTION property. Its value is 'INSTALL'.
MSI (c) (F0:94) [14:03:12:335]: Doing action: EngineStartup.4F635B62_07BF_4779_B74E_D80C29D508E3
Action 14:03:12: EngineStartup.4F635B62_07BF_4779_B74E_D80C29D508E3.
Action start 14:03:12: EngineStartup.4F635B62_07BF_4779_B74E_D80C29D508E3.
MSI (c) (F0:94) [14:03:12:335]: Note: 1: 2235 2: 3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE

`Action` = 'EngineStartup.4F635B62_07BF_4779_B74E_D80C29D508E3'
MSI (c) (F0:F0) [14:03:12:336]: Invoking remote custom action. DLL: C:\Users\134\AppData\Local\Temp\MSI3650.tmp, Entrypoint: EngineStartup
MSI (c) (F0:F4) [14:03:12:337]: Cloaking enabled.
MSI (c) (F0:F4) [14:03:12:337]: Attempting to enable all disabled privileges before calling Install on Server
MSI (c) (F0:F4) [14:03:12:337]: Connected to service for CA interface.
1: EngineStartup, Last modification : 7/24/2002
1: Checking disk free space
1: Installing kernel files and script engine
1: Failed to create directory 'C:\Program Files (x86)\Common Files\InstallShield\Driver\11\Intel 32', return code is 0xb7
1: Extracting _ISRES1033.dll to C:\Users\134\AppData\Local\Temp\{E051C629-F72F-4E9E-B749-19821BAD59DC}
1: Trying to install C:\Program Files (x86)\Common Files\InstallShield\Driver\11\Intel 32\_ISRES1033.dll...
1: After file installation, return code = 0
1: regsvr32 /s "C:\PROGRA~2\COMMON~1\INSTAL~1\Driver\11\INTEL3~1\_ISRES~1.DLL"
1: Returning code is 0x4
1: Extracting IDriver.exe to C:\Users\134\AppData\Local\Temp\{E051C629-F72F-4E9E-B749-19821BAD59DC}
1: Trying to install C:\Program Files (x86)\Common Files\InstallShield\Driver\11\Intel 32\IDriver.exe...
1: After file installation, return code = 129
1: "C:\Program Files (x86)\Common Files\InstallShield\Driver\11\Intel 32\IDriver.exe" /RegServer
1: Returning code is 0x0
1: Extracting IUserCnv.dll to C:\Users\134\AppData\Local\Temp\{E051C629-F72F-4E9E-B749-19821BAD59DC}
1: Trying to install C:\Program Files (x86)\Common Files\InstallShield\Driver\11\Intel 32\IUserCnv.dll...
1: After file installation, return code = 0
1: regsvr32 /s "C:\PROGRA~2\COMMON~1\INSTAL~1\Driver\11\INTEL3~1\IUserCnv.dll"
1: Returning code is 0x0
1: Extracting ISRT.dll to C:\Users\134\AppData\Local\Temp\{E051C629-F72F-4E9E-B749-19821BAD59DC}
1: Trying to install C:\Program Files (x86)\Common Files\InstallShield\Driver\11\Intel 32\ISRT.dll...
1: After file installation, return code = 0
1: regsvr32 /s "C:\PROGRA~2\COMMON~1\INSTAL~1\Driver\11\INTEL3~1\ISRT.dll"
1: Returning code is 0x4
1: Extracting objpscnv.dll to C:\Users\134\AppData\Local\Temp\{E051C629-F72F-4E9E-B749-19821BAD59DC}
1: Trying to install C:\Program Files (x86)\Common Files\InstallShield\Driver\11\Intel 32\objpscnv.dll...
1: After file installation, return code = 0
1: regsvr32 /s "C:\PROGRA~2\COMMON~1\INSTAL~1\Driver\11\INTEL3~1\objpscnv.dll"
1: Returning code is 0x0
1: Extracting IScrCnv.dll to C:\Users\134\AppData\Local\Temp\{E051C629-F72F-4E9E-B749-19821BAD59DC}
1: Trying to install C:\Program Files (x86)\Common Files\InstallShield\Driver\11\Intel 32\IScrCnv.dll...
1: After file installation, return code = 129
1: regsvr32 /s "C:\PROGRA~2\COMMON~1\INSTAL~1\Driver\11\INTEL3~1\IScrCnv.dll"
1: Returning code is 0x0
1: Extracting iGdiCnv.dll to C:\Users\134\AppData\Local\Temp\{E051C629-F72F-4E9E-B749-19821BAD59DC}
1: Trying to install C:\Program Files (x86)\Common Files\InstallShield\Driver\11\Intel 32\iGdiCnv.dll...
1: After file installation, return code = 0
1: regsvr32 /s "C:\PROGRA~2\COMMON~1\INSTAL~1\Driver\11\INTEL3~1\iGdiCnv.dll"
1: Returning code is 0x4
1: Extracting ISBEW64A.exe to C:\Users\134\AppData\Local\Temp\{E051C629-F72F-4E9E-B749-19821BAD59DC}
1: Trying to install C:\Program Files (x86)\Common Files\InstallShield\Driver\11\Intel 32\ISBEW64A.exe...
1: After file installation, return code = 0
1: "C:\Program Files (x86)\Common Files\InstallShield\Driver\11\Intel 32\ISBEW64A.exe" /RegServer
1: Returning code is 0x0
1: Extracting ISBEW64.tlb to C:\Users\134\AppData\Local\Temp\{E051C629-F72F-4E9E-B749-19821BAD59DC}
1: Trying to install C:\Program Files (x86)\Common Files\InstallShield\Driver\11\Intel 32\ISBEW64.tlb...
1: After file installation, return code = 0
Action ended 14:03:13: EngineStartup.4F635B62_07BF_4779_B74E_D80C29D508E3. Return value 1.
MSI (c) (F0:94) [14:03:13:549]: Doing action: ISMsiServerStartup
Action 14:03:13: ISMsiServerStartup.
Action start 14:03:13: ISMsiServerStartup.
MSI (c) (F0:94) [14:03:13:550]: Note: 1: 2235 2: 3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE

`Action` = 'ISMsiServerStartup'
Action ended 14:03:13: ISMsiServerStartup. Return value 1.
MSI (c) (F0:94) [14:03:13:551]: Doing action: ISStartup
Action 14:03:13: ISStartup.
Action start 14:03:13: ISStartup.
MSI (c) (F0:94) [14:03:13:551]: Note: 1: 2235 2: 3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE

`Action` = 'ISStartup'
MSI (c) (F0:DC) [14:03:13:551]: Invoking remote custom action. DLL: C:\Users\134\AppData\Local\Temp\MSI3B11.tmp, Entrypoint: MsiServerStartup
MSI (c) (F0:B4) [14:03:13:553]: Invoking remote custom action. DLL: C:\Users\134\AppData\Local\Temp\MSI3B12.tmp, Entrypoint: StartUp
1: The InstallScript engine version currently installed on this machine is adequate.
1: Event 'E313561' is created
MSI (c) (F0!64) [14:03:13:562]: PROPERTY CHANGE: Adding ISStartupEvent property. Its value is 'E313561'.
1: GetInstallDriver, Can not find InstallDriver in ROT table, Return Code = 0x800401e3
1: {0A95B23A-1B16-11D6-8089-00608CF52063}
1: Extract supporting files
1: Failed to extract _IsRes.dll, error is 2
1: Failed to extract _IsUser.dll, Ignore it.
1: ISMsiServerStartup Failure, Failed to Initialize script support, Error = 0x80010105
1: MsiServerStartup failed. Abort installation.
CustomAction ISStartup returned actual error code 1603 (note this may not be 100% accurate if translation happened inside sandbox)
CustomAction ISMsiServerStartup returned actual error code 1603 but will be translated to success due to continue marking
Action ended 14:03:14: ISMsiServerStartup. Return value 1603.
Action ended 14:03:14: ISStartup. Return value 3.
MSI (c) (F0:94) [14:03:14:153]: Doing action: SetupCompleteError
Action 14:03:14: SetupCompleteError.
Action start 14:03:14: SetupCompleteError.
MSI (c) (F0:94) [14:03:14:153]: Note: 1: 2235 2: 3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE

`Action` = 'SetupCompleteError'
Info 2898.For Tahoma8 textstyle, the system created a 'Tahoma' font, in 0 character set, of 13 pixels height.
Info 2898.For TahomaBold10 textstyle, the system created a 'Tahoma' font, in 0 character set, of 16 pixels height.
Action 14:03:14: SetupCompleteError. Dialog created
MSI (c) (F0:6C) [14:03:14:162]: Note: 1: 2731 2: 0
MSI (c) (F0:78) [14:03:15:458]: Doing action: ISCleanUpFatalExit
Action 14:03:15: ISCleanUpFatalExit.
Action start 14:03:15: ISCleanUpFatalExit.
MSI (c) (F0:78) [14:03:15:459]: Note: 1: 2235 2: 3: ExtendedType 4: SELECT `Action`,`Type`,`Source`,`Target`, NULL, `ExtendedType` FROM `CustomAction` WHERE

`Action` = 'ISCleanUpFatalExit'
MSI (c) (F0:CC) [14:03:15:461]: Invoking remote custom action. DLL: C:\Users\134\AppData\Local\Temp\MSI4283.tmp, Entrypoint: CleanUp
Action ended 14:03:15: ISCleanUpFatalExit. Return value 1.
Action ended 14:03:15: SetupCompleteError. Return value 2.
Action ended 14:03:15: INSTALL. Return value 3.
MSI (c) (F0:94) [14:03:15:469]: Destroying RemoteAPI object.
MSI (c) (F0:F4) [14:03:15:469]: Custom Action Manager thread ending.
Property(C): DiskPrompt = [1]
Property(C): Registration = No
Property(C): DisplayName = ActiveXFS Controls
Property(C): UpgradeCode = {0A95B239-1B16-11D6-8089-00608CF52063}
Property(C): VersionNT = 601
Property(C): ProductLanguage = 1033
Property(C): AdminToolsFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\
Property(C): AppDataFolder = C:\Users\134\AppData\Roaming\
Property(C): CommonAppDataFolder = C:\ProgramData\
Property(C): CommonFilesFolder = C:\Program Files (x86)\Common Files\
Property(C): DesktopFolder = C:\Users\Public\Desktop\
Property(C): FavoritesFolder = C:\Users\134\Favorites\
Property(C): FontsFolder = C:\windows\Fonts\
Property(C): LocalAppDataFolder = C:\Users\134\AppData\Local\
Property(C): MyPicturesFolder = C:\Users\PK250134\Pictures\
Property(C): ProgramFilesFolder = C:\Program Files (x86)\
Property(C): ProgramMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\
Property(C): WindowsFolder = C:\windows\
Property(C): NetHoodFolder = C:\Users\134\AppData\Roaming\Microsoft\Windows\Network Shortcuts\
Property(C): PersonalFolder = C:\Users\134\Documents\
Property(C): PrintHoodFolder = C:\Users\134\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\
Property(C): RecentFolder = C:\Users\134\AppData\Roaming\Microsoft\Windows\Recent\
Property(C): SendToFolder = C:\Users\134\AppData\Roaming\Microsoft\Windows\SendTo\
Property(C): StartMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\
Property(C): StartupFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\
Property(C): SystemFolder = C:\windows\SysWOW64\
Property(C): SourceDir = C:\
Property(C): TempFolder = C:\Users\134\AppData\Local\Temp\
Property(C): TemplateFolder = C:\ProgramData\Microsoft\Windows\Templates\
Property(C): WindowsVolume = C:\
Property(C): CommonFiles64Folder = C:\Program Files\Common Files\
Property(C): ProgramFiles64Folder = C:\Program Files\
Property(C): System64Folder = C:\windows\system32\
Property(C): IS_COMPLUS_PROGRESSTEXT_COST = Costing COM+ application: [1]
Property(C): IS_COMPLUS_PROGRESSTEXT_INSTALL = Installing COM+ application: [1]
Property(C): IS_COMPLUS_PROGRESSTEXT_UNINSTALL = Uninstalling COM+ application: [1]
Property(C): NewProperty1.4F635B62_07BF_4779_B74E_D80C29D508E3 = 0
Property(C): PROGMSG_IIS_CREATEVROOT = Creating IIS virtual directory %s
Property(C): PROGMSG_IIS_CREATEVROOTS = Creating IIS virtual directories...
Property(C): PROGMSG_IIS_EXTRACT = Extracting information for IIS virtual directories...
Property(C): PROGMSG_IIS_EXTRACTDONE = Extracted information for IIS virtual directories...
Property(C): PROGMSG_IIS_REMOVESITE = Removing web site at port %d
Property(C): PROGMSG_IIS_REMOVEVROOT = Removing IIS virtual directory %s
Property(C): PROGMSG_IIS_REMOVEVROOTS = Removing IIS virtual directories...
Property(C): PROGMSG_IIS_ROLLBACKVROOTS = Rolling back virtual directory and web site changes...
Property(C): DefaultUIFont = Tahoma8
Property(C): AgreeToLicense = No
Property(C): ProgressType0 = install
Property(C): _IsSetupTypeMin = Typical
Property(C): _IsMaintenance = Change
Property(C): ARPHELPLINK = http://www.ncr.com/support/support.htm
Property(C): ARPHELPTELEPHONE = 1-800-225-5627
Property(C): DialogCaption = InstallShield for Windows Installer
Property(C): DiskSerial = 1234-5678
Property(C): Display_IsBitmapDlg = 1
Property(C): ErrorDialog = SetupError
Property(C): InstallChoice = AR
Property(C): INSTALLLEVEL = 100
Property(C): Manufacturer = NCR
Property(C): PIDTemplate = 12345<###-%%%%%%%>@@@@@
Property(C): RebootYesNo = Yes
Property(C): ReinstallFileVersion = o
Property(C): ReinstallRepair = r
Property(C): SetupType = Typical
Property(C): ApplicationUsers = AllUsers
Property(C): ProgressType1 = Installing
Property(C): ProgressType2 = installed
Property(C): ProgressType3 = installs
Property(C): ReinstallModeText = omus
Property(C): ARPURLINFOABOUT = http://www.ncr.com
Property(C): ARPURLUPDATEINFO = http://www.ncr.com
Property(C): DisplayNameTypical = Typical
Property(C): DisplayNameMinimal = Minimal
Property(C): DisplayNameCustom = Custom
Property(C): ProductCode = {0A95B23A-1B16-11D6-8089-00608CF52063}
Property(C): TARGETTYPE = RuntimeSST
Property(C): ALLUSERS = 1
Property(C): UNINSTALLTYPE = Normal
Property(C): ARPNOREPAIR = 1
Property(C): ARPNOMODIFY = 1
Property(C): ProductName = ActiveXFS Controls
Property(C): ProductVersion = 03.00.03
Property(C): LAUNCHPROGRAM = 0
Property(C): LAUNCHREADME = 0
Property(C): FileInUseProcess = 0
Property(C): ARPREADME = 0
Property(C): CONFIGDIR = 0
Property(C): DWUSINTERVAL = 30
Property(C): ISVROOT_PORT_NO = 0
Property(C): CONFIGURATIONSET = Default (NCR)
Property(C): ISSCRIPT_VERSION_OLD = The InstallScript engine on this machine is older than the version required to run this setup. If available, please

install the latest version of ISScript.msi, or contact your support personnel for further assistance.
Property(C): ISSCRIPT_VERSION_MISSING = The InstallScript engine is missing from this machine. If available, please run ISScript.msi, or contact your

support personnel for further assistance.
Property(C): ISSCRIPT_ENGINE_VERSION = 11.0.0.28844
Property(C): DWUSLINK = CECB97F889EC905F99ACE0AF1E7C978FDE0C378FCECC908FCE9C97A81EDBB08FC9EB90C8A9AC
Property(C): IS_SQLSERVER_AUTHENTICATION = 0
Property(C): IS_SQLSERVER_USERNAME = sa
Property(C): IS_PROGMSG_XML_COSTING = Costing XML files...
Property(C): IS_PROGMSG_XML_CREATE_FILE = Creating XML file %s...
Property(C): IS_PROGMSG_XML_FILES = Performing XML file changes...
Property(C): IS_PROGMSG_XML_REMOVE_FILE = Removing XML file %s...
Property(C): IS_PROGMSG_XML_ROLLBACK_FILES = Rolling back XML file changes...
Property(C): IS_PROGMSG_XML_UPDATE_FILE = Updating XML file %s...
Property(C): PROGMSG_IIS_CREATEAPPPOOLS = Creating application Pools...
Property(C): PROGMSG_IIS_CREATEAPPPOOL = Creating application pool %s
Property(C): PROGMSG_IIS_CREATEWEBSERVICEEXTENSION = Creating web service extension
Property(C): PROGMSG_IIS_CREATEWEBSERVICEEXTENSIONS = Creating web service extensions...
Property(C): PROGMSG_IIS_REMOVEAPPPOOL = Removing application pool
Property(C): PROGMSG_IIS_REMOVEAPPPOOLS = Removing application pools...
Property(C): PROGMSG_IIS_REMOVEWEBSERVICEEXTENSION = Removing web service extension
Property(C): PROGMSG_IIS_REMOVEWEBSERVICEEXTENSIONS = Removing web service extensions...
Property(C): PROGMSG_IIS_ROLLBACKAPPPOOLS = Rolling back application pools...
Property(C): PROGMSG_IIS_ROLLBACKWEBSERVICEEXTENSIONS = Rolling back web service extensions...
Property(C): SHOWLAUNCHPROGRAM = 0
Property(C): ISStartupEvent = E313561
Property(C): EXECUTEACTION = INSTALL
Property(C): ACTION = INSTALL
Property(C): UILevel = 5
Property(C): VersionHandler = 5.00
Property(C): SOURCEDIR = C:\
Property(C): OriginalDatabase = C:\AXFS.msi
Property(C): DATABASE = C:\AXFS.msi
Property(C): Privileged = 1
Property(C): MsiRunningElevated = 1
Property(C): RedirectedDllSupport = 2
Property(C): MsiWin32AssemblySupport = 6.1.7601.17514
Property(C): MsiNetAssemblySupport = 4.0.30319.1
Property(C): Date = 1/6/2014
Property(C): Time = 14:03:15
Property(C): TTCSupport = 1
Property(C): ColorBits = 32
Property(C): TextInternalLeading = 3
Property(C): TextHeight = 16
Property(C): BorderSide = 1
Property(C): BorderTop = 1
Property(C): CaptionHeight = 22
Property(C): ScreenY = 1024
Property(C): ScreenX = 1280
Property(C): SystemLanguageID = 1033
Property(C): ComputerName = WIN134-VQ6
Property(C): COMPANYNAME = NCR Corporation
Property(C): UserLanguageID = 1033
Property(C): USERNAME = Prasanna Kumar Kothavenkata
Property(C): UserSID = S-1-5-21-606747145-1770027372-682003330-490784
Property(C): LogonUser = pk250134
Property(C): MsiTrueAdminUser = 1
Property(C): AdminUser = 1
Property(C): VirtualMemory = 3381
Property(C): PhysicalMemory = 3070
Property(C): Intel = 6
Property(C): Msix64 = 6
Property(C): MsiAMD64 = 6
Property(C): ShellAdvtSupport = 1
Property(C): OLEAdvtSupport = 1
Property(C): GPTSupport = 1
Property(C): RemoteAdminTS = 1
Property(C): MsiNTProductType = 1
Property(C): ServicePackLevelMinor = 0
Property(C): ServicePackLevel = 1
Property(C): WindowsBuild = 7601
Property(C): VersionNT64 = 601
Property(C): VersionMsi = 5.00
Property(C): VersionDatabase = 200
Property(C): CLIENTPROCESSID = 4080
Property(C): CLIENTUILEVEL = 0
Property(C): CURRENTDIRECTORY = C:\
Property(C): PackagecodeChanging = 1
Property(C): ProductState = -1
Property(C): PackageCode = {2A813BF5-6210-412B-86A1-2832E292361B}
Property(C): MsiLogFileLocation = C:\logfile.txt
=== Logging stopped: 1/6/2014 14:03:15 ===
MSI (c) (F0:94) [14:03:15:475]: Note: 1: 1708
MSI (c) (F0:94) [14:03:15:475]: Product: ActiveXFS Controls -- Installation operation failed.

MSI (c) (F0:94) [14:03:15:476]: Windows Installer installed the product. Product Name: ActiveXFS Controls. Product Version: 03.00.03. Product Language: 1033.

Manufacturer: NCR. Installation success or error status: 1603.

MSI (c) (F0:94) [14:03:15:477]: Grabbed execution mutex.
MSI (c) (F0:94) [14:03:15:477]: Cleaning up uninstalled install packages, if any exist
MSI (c) (F0:94) [14:03:15:478]: MainEngineThread is returning 1603
=== Verbose logging stopped: 1/6/2014 14:03:15 ===

UAC Check

$
0
0
Hi All,

Is there any inbuilt function in install script which can check and modify UAC.

Quick response will be much appreciated.

--Amit

How to find a setup prerequisite

$
0
0
I am looking for a setup prerequisite and don't know how to find it.
In the "inline" help of the Installshield Studio it states that I should go to Application Data -> Redistributables, then under 'object types to display' choose 'Setup Prerequisites', and then I should select the item in question and right click and click on 'Download selected item...'.
And what if the item in question isn't in the list?? I suppose it should be somewhere on the Flexera Website, but I can't find a location with all prerequisites! Can somebody help me? I look for a Access 2010 runtime as a setup prerequisite.

DotNet 3.5 required messages when installing to Windows 8 (DotNet 3.5 is NOT actually

$
0
0
Several of my install projects when run on Windows 8 or 8.1 flash up multiple messages saying that features of our product require the DotNet 3.5 framework to be installed, files which trigger these messages include PDF files and CHM file as well as some more obvious types such as EXE files. If the warnings are ignored and the product is installed it works perfectly without DotNet 3.5. The same projects do not flash up any error message if the setups are run on a copy of Windows 7 which has had DotNet 3.5 removed.

This matters to us because some of the users of our products require to be able to install without an internet connection and it does not seem to be possible even using the full downloaded version of the DotNet 3.5 prerequisite or any other Full DotNet 3.5 download I can find without a connection to Windows Update.

Has anyone else run in to a similar issue and if so did you find a solution?

How can I change a component property in an MST which has already been deployed?

$
0
0
I've been asked to do some remediation work on a piece of software which has been historically packaged via MST and deployed across a number of servers.

Unfortunately when said app is uninstalled, it removes the wow6432node in HKLM, a change made by the transform rather than the vendor's MSI. I have suggested that the component attribute be made permanent which has been agreed as the way to move forward however I've been tasked with finding a solution to the instances of the application which have already been deployed. Obviously a full upgrade is out of the question as I don't want a big chunk of the registry removed in the process.

I thought it may be possible with an MSP, I can't figure out how an MSP can affect the tables of an MST if indeed this is possible at all.

Can anybody suggest a solution please?

- See more at: http://www.itninja.com/question/how-....k8sDG9jS.dpuf
Viewing all 4553 articles
Browse latest View live