Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Recent content by madongolf

  1. madongolf

    Deploy Office XP

    Creating an Admin point is fine , but your users will all have to be Admin users to run the install, and if you don't want them to install certain features they will have access to install anything they fancy
  2. madongolf

    calendar in outlook 2000

    in the the outlook services list move the personal folders to the bottom of the list
  3. madongolf

    Removing standard templates in office 2003

    I think you will find that the files in the 1033 dir are keypath files ,so you can delete them as many times as you like and msi will self repair, I would say that this is not possible, and I also wonder why you are trying to break something that works fine, just add your companies templates in...
  4. madongolf

    Deploying Office 2003 system professional

    If you have existing version of Office which you want to keep you will need to create a trasmform file using the Custom Installation Wizard from the Office 2003 resource kit , this will enable you to make sure that old version are kept except of course for Outlook because version of Outlook...
  5. madongolf

    Help Adobe PDF writer/maker/distiller

    In the msi to make sure that printers get added you may have to stop the spooler before install and then restart it afterwards.You can do this from inside the msi of course
  6. madongolf

    Hi, I have packaged an applicati

    Error 1322 usuallu means that you have an empty directory that is not required by the install, if it just being created you may have to plane a dummy file their so the package can use it at a later date..
  7. madongolf

    Amount of file's size of a component

    I.m assuming that this is a Launch Condition written in VB encapsulated in a .msi install package...
  8. madongolf

    Repackaging Application

    Did you create a .wsi or .msi package
  9. madongolf

    Upgrading Software, won't uninstall previous version

    In the upgrade dialogue box you must check the box to include the maximum version
  10. madongolf

    Problems with the Path Environmet

    Do you not alos have the optin when creating the install to set the Path to remove on uninstall, I suspect that this check box has not been checked.
  11. madongolf

    How To: Install MSI and run SQL script

    Go to the Wise Web site, they also have an email support option...
  12. madongolf

    GPO Uninstall. - Problem

    It is quite possible that the install has some custom actions that are running both in install and uninstall, but should only be running on install, I would take a look at the custom action table to see what is happening, also the Install Execute table will show you what is happening.
  13. madongolf

    changing Default Directory(dynamic Destination folder)

    The propert ROOTDIR allows you to set the disk drive name , but to dynamically set the installdir will probably have to be written as a piece of VB Script that happens first as a custom action...
  14. madongolf

    WFWI - Upgrade not removing previous version

    Used to have problems but found out that you have to check the boxes on the upgrade page marked as Include maximum version in range other wise it seems not to work , also if you want the uninstall to happen before the install then move RemoveExistingProducts to inbetween InstallValidate and...
  15. madongolf

    Help Adobe PDF writer/maker/distiller

    This is for IvanoVitchi, please supply data in relation to the fix for the Adobe Printer Issue..

Part and Inventory Search

Back
Top