Labview 7.1 installation error

Hi all,
This is the error in the installation process of Labview 7.1
 ./INSTALL: Line 66: sorry: command not found
Workstation configuration:
RedHat Enterprise 4 64bits
Kernel 2.6.9-34
GNU C Library-2.3.4
What is the cause of this problem?
I install Labview 7.1 in RedHat 7.3 and 9 without error.

Pragnesh,
An MSI is a Microsoft Installer.  It's the windows utility that a lot of software installers are based on.  Here's a few good links on how to try and repair MSI.
How to fix the windows installer - http://www.infocellar.com/winxp/MSIfix.htm
MSI Fix program - http://www.helpware.net/downloads/#msifix
Justin D.
Applications Engineering
National Instruments

Similar Messages

  • WinXP, LabView 6.1 Installation error message: 'Failed to initialize installer. Error 110.'

    I am using WinXP and have no virus protection software installed. I have already tried installing instmsiw.exe, which didn't help. I also tried restarting in safe mode, starting and cancelling the install process, and restarting in normal mode, as per a suggestion I found, to no avail. Any other suggestions?

    Hi,
    Some steps you can take to check if it is the CD or your system would be:
    1) Copy cd down to hard drive and try to install from there
    2) Try installing from cd on another machine
    3) Try another CD (if you have one)
    If you run into the situation where it works on another machine, but doesn't work when copying down to your hard drive, I would then further try sharing the cd-rom drive of another machine temporarily and then accessing the cd from the network, or just copy it down into another machine and share it across the network. If this does not resolve your installation problem, the issue may be related to some corruption in your system install or possibly any permission issues. Lastly, if you cannot get the cd to work anywhere, I would co
    ntact your local sales representative to see if you can get a new copy of the cd.
    Jeremy L.
    National Instruments
    Jeremy L.
    National Instruments

  • Labview 2009 x32 and x64 installation error on windows 7 x64

    When attempting to install the evaluation version of labview installed by clicking the try labview for free link on ni.com, I am experiencing an installation error.
    the full error is shown in the attachment below, and is as follows;
    The NI VC2005MSMs x64 installation has failed with the following error.
    Error 1935. An error occured during the installation of assembly 'policy.8.0.Microsoft.VC80.OpenMP, type="win32_policy",version="8.0.50727.762".publicKeyToken="1fc8b3b9a1e18e3b",processorArchitecture="amd64"'. Please refer to Help and Support for more information.
    processor is an INTEL core 2 duo
    running windows 7 x64
    The above error occurs with both 32 and 64 bit versions. I belive I have installed this version of labview on this computer before.
    Thanks
    David
    Solved!
    Go to Solution.
    Attachments:
    labview_error.jpg ‏48 KB

    Why Does My LabVIEW Installation Fail With Error 1935?
    Also see this discussion

  • Labview 2009 SP1 Installer build help needed

    Hello,
    First time posting here.  I have a rather large project that I recently converted from Labview 7.0 to 9.0.  I am able to build an executable and it starts up Ok but I don't know for sure if it works.  Since I couldn't build an installer, I copied the folder containing the .exe onto the targeted machine and installed Labview Run-time Engine 2009 SP1.  The executable then complains that it needs the full development version to work.  I am not too worry about this part at the moment, but if you have any pointers, please go ahead and post them.
    Ok, I have gone through a lot of posts on building and installer but it seems the one post that has something similar to what I experienced didn't get an answer.  Here's the Build Errors from the pop-up dialog:
    CDK_Item_OnDoProperties.vi.ProxyCaller >> CDK_Item_OnDoProperties.vi >> CDK_InstallerConfiguration_Editor.vi >> CDK_Build_Invoke.vi >> CDK_Engine_Main.vi >> CDK_Engine_BuildDevPart.vi >> NI_MDF.lvlib:MDFBuildDevPart_SetOtherProperties.vi
    Loading product deployment information
    Loading product deployment information
    Loading product deployment information
    Loading product deployment information
    Adding files to installer
    *** Error: An internal tool or library returned an error. (Error code -21)
    *** End Error Report
    *** Error: Windows SDK function returned an error. (Error code -12)
    *** End Error Report
    The build log file has slightly more info:
        [LOG ON]  Mon May 31 20:55:07 2010
    <<<MDFConfig_SetDeveloperLanguage>>> Language id: 9
    <<<MDFConfig_SetDistributionLanguage>>> Language id: 9
    <<<MDFConfig_SetBuildDir>>> Build directory: C:\HardwareTest\XXX\Release\Installers\Lab Test Suite 4.2.9 Installer - XXX
    <<<MDFConfig_SetBuildMode>>> Build mode: 1
        [NMDK BEGIN]  Mon May 31 20:55:07 2010
         Building developer part
    > Adding files to installer
    <<<MDFBuildDevPart_SetFileNames>>>
    <<<MDFBuildDevPart_SetDefaultInstallDir>>>
    <<<MDFBuildDevPart_SetUpgradeInfo>>>
    <<<MDFBuildDevPart_SetOtherProperties>>>

    > **************
    > *** Error: An internal tool or library returned an error. (Error code -21)
    Error in MDF API function: _MDFBuildDevPart_SetOtherProperties
    nmdkSetInformationalProperties returned error code 26024
    > *** End Error Report
    > **************

    Adding product dependencies to developer part

    > **************
    > *** Error: Windows SDK function returned an error. (Error code -12)
    Closing dist kit
    ***** About to begin MAXImportConfig:oMAXPartModifications...
    No MAX import files specified - nothing to do - returning.
    Error in MDF API function: _MDFBuildDevPart_Close
    Error in MDF::BuildDeveloperPart::Close.
    ERROR: Caught MSI Exception:
    <Unable to format error record.>
    MSI error code: 6
    > *** End Error Report
    > **************

        [LOG OFF]  Mon May 31 20:55:07 2010
        [MDF END]  Mon May 31 20:55:07 2010
         Closing MDF.
    I realize that I should post my project file but I can't do that until tomorrow.  From those 2 errors, can you tell me what the installer builder is looking for?  I have gone through all my dependencies and they look Ok at the moment.
    Thanks for you time.

    Hi Celeb,
    I had to help out on another project and finally only getting back to looking at this issue yesterday.  As you suggested, I went ahead and created a new project and created new build specifications (exe and installer).  I was able to properly build both items but won't be able to check out the executable til later this week.
    I noticed one thing about the project that Labview produced after converting the old *.bld file to a project file.  With the converted project, Labview adds unexpected installer destination folders into WindowsFolder in the Installer/Source Files/Destination View.  I thought I deleted them before but they seem to make it back (kinda hazy about this at this point).  My actual installer folder should only go into the WindowsVolume folder.  Anyway, on the new build spec, since I don't manually add the installer folder into the WindowsFolder, nothing get populated there and the installer is able to build properly.  This might have been the cause of my inability to build an installer with the converted project/build specs.
    I hope NI could add in more details into the build error messages.  As it is, it's really difficult to know why a build failed because there's no details in those messages.
    Thanks again,
    T.

  • LabVIEW 2009 launches with errors

    Hi Folks,
    LabVIEW 2009 launches with errors now everytime I open it.  A window appears showing an error list with nothing in it, with a close and show dialog box (hangs with hour glass).  Neither option is possible since the window self closes in about two minutes.  It's a little frustrating since it adds to my loading time everytime I launch it.
    Any suggestions other than unistall/install process?
    Windows XP Professional 2002, SP3
    Labview 2009, Mem Alloc 39125K, TCP Server inactive, Version 9.0 (32bit)
    Regards,
    -SS

    Hi!
    The exact sme thing happend to me. But for me it was on the LV2010 version. Just suddenly it started to launch everytime I opened LV. After a re-installation of LV it was gone. 
    Regards,
    Even
    Certified LabVIEW Associate Developer
    Automated Test Developer
    Topro AS
    Norway

  • I am getting an installation error for Adobe AIR

    I am getting an installation error for Adobe AIR when I try to update Pandora and it will not allow Pandora to update to the latest version. I have gotten this same msg when I tried to updaqte a program that uses Microsoft server. The error msg says see author.

    Hi ricky,
    I would use highlight execution (light bulb on LabVIEW toolbar) to see exactly what AI Single Scan VI is causing the error. You could also use breakpoints on each wire right before the AI Single Scan VI is called so that you can turn highlight execution on to see if the call generates an error.
    Another suggestion is to create a new VI and copy and paste all the VIs from your current VI to this new VI. This might correct a problem if the VI is corrupt.
    Finally, you could use the AI Config, AI Start, AI Read VIs instead of the AI Single Scan. I doubt there is something wrong with the VI, it is morelikely a corrupt VI. Recreating the VI will morelikely fix this problem.
    Anyway, hope that helps. Have a good day.
    Ron

  • LV 8.2.1 Application Installer Error

    Hello,
     I am getting an error when I try to run the setup.exe file that was created using the LV Installer in my project for LV 8.2.1.  Attached is a screenshot of the error.
    Any help would be appreciated.
    Thanks,
    Russell
    Engineering Team Leader
    G Systems, www.gsystems.com
    Certified LabVIEW Architect
    Certified Professional Instructor
    Attachments:
    lv installer error.PNG ‏14 KB

    Hello Stephanie,
    Thanks for your help.  The issue was related to an installation of an executable I built myself and not the LV development software installer.  You mentioned a possible file permissions problem so I checked and it turns out I didn't have the installer files checked out of my source control software (i.e the files were set to read only). So the build of the installer worked, but when I tried to run the installer some of the files were read only and that is probably why it didn't work. So I checked out the files and it worked.
    Thanks,
    Russell
    Engineering Team Leader
    G Systems, www.gsystems.com
    Certified LabVIEW Architect
    Certified Professional Instructor

  • Installation error 1317

    Hi there ,
    I've trying to install Labview several times and I always have the same error installation " error 1317 "
    Can somebody help me out ...please.
    Thanks .
    Helder

    Specifically what version of LabVIEW are you trying to install?  
    Please generate a log of your install by using the "setup.exe /log <file>" command line option as decribed here: http://digital.ni.com/public.nsf/allkb/AB597E885DB7D16B86256E92006DB232
    Do you have any other NI software already installed on your system?  If you already have MAX installed please generate a MAX Technical report, as decribed here: http://digital.ni.com/public.nsf/allkb/271F252B4EF0A2E0862570E70056A1E4
    Also, if there are files at the location specified here, grab these as well: http://digital.ni.com/public.nsf/allkb/ACAA8550534EA407862574B80074DEDF
    Please zip up and post the logs above as they will all help to troubleshoot your issue.

  • Adobe creative cloud installation error 201

    adobe creative cloud installation error 201
    How to solve this problem?

    Install Adobe application manager and try updating to CC desktop application.
    Adobe - Adobe Application Manager : For Windows : Adobe Application Manager : Thank You

  • My iTunes wont update, and I can't connect my new iPhone if it doesn't update. It says error when I try to update, and I cant download it because of a "Windows Installer" error...

    I just not a new iPhone and in order to sync it I need the newest iTunes, but I can't update it! I tried checking for updates and then trying to downlaod it. I get this error: "Errors occured while installing the updates. If the problem persists, chose Tools > Download Only and try installing manually."
    Where on earth is Tools anyway?
    When I tried just reinstalling all of iTunes, I had a Windows Installer error...I don't even know what that is!

    tools is at the top of the apple updater but dont get your hopes up

  • Software Update, 10.6.6 installation error!!

    Hi all, hope someone can help.
    I have a Mac Pro running 10.6.5. I upgraded to 10.6.5 recently and had problems with this. When using Software Update, it would download, log out and install only to get an error at the end saying it couldn't install, with no explanation of why. I did some investigation and it boiled down to Safari (one of the updates in the list to install along with 10.6.5) wasn't being replaced. I had to delete Safari from my applications folder before updating. I tried rebuilding permissions and even installed from the installers from the apple download page. but until I deleted Safari from my apps folder it would fail every time.
    Since I assumed that it was a corrupt copy of safari and all other update went ok I assumed I had fixed the problem.
    Now I'm trying to install the update of 10.6.6 via Software Update. and I'm getting the same problems. It downloads, reboots, installs then at the end says that it was not installed because of an error and promps me to restart.
    I have downloaded the update and run it from the desktop and it goes through the install as follows:-
    Installing
    optimizing system
    Moving files
    installation failed.
    It seems that it isn't able to replace existing files on my system with new ones therefore fails the install.
    Has anyone got any ideas? I have repaired permissions with disk utility and tried repairing them while booting from the 10.6.3 system disc, still no joy
    Many thanks

    Worse problem here. I get the installation error then the computer attempts to reboot and I get locked at the gray background apple screen. Tried safe boot power on +SHIFT a status bar comes up and goes 3/4 away across and locks. Running permissions repair from Mac OEM disk set was no help. Had to do a time machine restore. Seems my install error is catastrophic. On the upside time machine works very well.. A bit disappointed with my Windows-esque crash

  • When i try to add DownloadHelper it comes up with unexpected installation error review the error console log for more details - 203, how to it check the log and how do i fix this problem?

    == Issue
    ==
    I have another kind of problem with Firefox
    == Description
    ==
    When i tried to install DownloadHelper this happened Firefox could not install the file at
    https://addons.mozilla.org/en-US/firefox/downloads/latest/3006/addon-3006-latest.xpi?src=addondetail
    because: Unexpected installation error
    Review the Error Console log for more details.
    -203
    , how do i check the log and how do i resolve this problem? thank you
    == This happened
    ==
    Just once or twice
    == today
    ==
    == Troubleshooting information
    ==
    Application Basics
    Name
    Firefox
    Version
    3.6.3
    Profile Directory
    Open Containing Folder
    Installed Plugins
    about:plugins
    Build Configuration
    about:buildconfig
    Extensions
    Name
    Version
    Enabled
    ID
    Ask Toolbar for Firefox
    2.1.0.5
    true
    AVG Safe Search
    9.0.0.783
    true
    {3f963a5b-e555-4543-90e2-c3908898db71}
    Java Console
    6.0.17
    true
    Microsoft .NET Framework Assistant
    1.1
    true
    {20a82645-c095-46ed-80e3-08825760534b}
    BitDefender Antiphishing Toolbar
    2.0
    true
    [email protected]
    Modified Preferences
    Name
    Value
    accessibility.typeaheadfind.flashBar
    0
    browser.places.smartBookmarksVersion
    2
    browser.startup.homepage_override.mstone
    rv:1.9.2.3
    extensions.lastAppVersion
    3.6.3
    general.useragent.extra.microsoftdotnet
    (.NET CLR 3.5.30729)
    network.cookie.prefsMigrated
    true
    places.last_vacuum
    1276351876
    print.print_printer
    HP Photosmart D5300 series
    print.printer_HP_Photosmart_D5300_series.print_bgcolor
    false
    print.printer_HP_Photosmart_D5300_series.print_bgimages
    false
    print.printer_HP_Photosmart_D5300_series.print_command
    print.printer_HP_Photosmart_D5300_series.print_downloadfonts
    false
    print.printer_HP_Photosmart_D5300_series.print_edge_bottom
    0
    print.printer_HP_Photosmart_D5300_series.print_edge_left
    0
    print.printer_HP_Photosmart_D5300_series.print_edge_right
    0
    print.printer_HP_Photosmart_D5300_series.print_edge_top
    0
    print.printer_HP_Photosmart_D5300_series.print_evenpages
    true
    print.printer_HP_Photosmart_D5300_series.print_footercenter
    print.printer_HP_Photosmart_D5300_series.print_footerleft
    &PT
    print.printer_HP_Photosmart_D5300_series.print_footerright
    &D
    print.printer_HP_Photosmart_D5300_series.print_headercenter
    print.printer_HP_Photosmart_D5300_series.print_headerleft
    &T
    print.printer_HP_Photosmart_D5300_series.print_headerright
    &U
    print.printer_HP_Photosmart_D5300_series.print_in_color
    true
    print.printer_HP_Photosmart_D5300_series.print_margin_bottom
    0.5
    print.printer_HP_Photosmart_D5300_series.print_margin_left
    0.5
    print.printer_HP_Photosmart_D5300_series.print_margin_right
    0.5
    print.printer_HP_Photosmart_D5300_series.print_margin_top
    0.5
    print.printer_HP_Photosmart_D5300_series.print_oddpages
    true
    print.printer_HP_Photosmart_D5300_series.print_orientation
    0
    print.printer_HP_Photosmart_D5300_series.print_pagedelay
    500
    print.printer_HP_Photosmart_D5300_series.print_paper_data
    9
    print.printer_HP_Photosmart_D5300_series.print_paper_height
    11.00
    print.printer_HP_Photosmart_D5300_series.print_paper_size_type
    0
    print.printer_HP_Photosmart_D5300_series.print_paper_size_unit
    1
    print.printer_HP_Photosmart_D5300_series.print_paper_width
    8.50
    print.printer_HP_Photosmart_D5300_series.print_reversed
    false
    print.printer_HP_Photosmart_D5300_series.print_scaling
    1.00
    print.printer_HP_Photosmart_D5300_series.print_shrink_to_fit
    true
    print.printer_HP_Photosmart_D5300_series.print_to_file
    false
    print.printer_HP_Photosmart_D5300_series.print_unwriteable_margin_bottom
    0
    print.printer_HP_Photosmart_D5300_series.print_unwriteable_margin_left
    0
    print.printer_HP_Photosmart_D5300_series.print_unwriteable_margin_right
    0
    print.printer_HP_Photosmart_D5300_series.print_unwriteable_margin_top
    0
    privacy.sanitize.migrateFx3Prefs
    true
    security.warn_viewing_mixed
    false
    == Firefox version
    ==
    3.6.3
    == Operating system
    ==
    Windows Vista
    == User Agent
    ==
    Mozilla/5.0 (Windows; U; Windows NT 6.0; en-GB; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3 (.NET CLR 3.5.30729)
    == Plugins installed
    ==
    *-npdivxplayerplugin
    *Default Plug-in
    *Adobe PDF Plug-In For Firefox and Netscape "9.3.2"
    *The QuickTime Plugin allows you to view a wide variety of multimedia content in Web pages. For more information, visit the QuickTime Web site.
    *NPRuntime Script Plug-in Library for Java(TM) Deploy
    *6.0.12.732
    *RealPlayer(tm) LiveConnect-Enabled Plug-In
    *RealJukebox Netscape Plugin
    *Shockwave Flash 10.0 r45
    *Adobe Shockwave for Director Netscape plug-in, version 11.5
    *iTunes Detector Plug-in
    *DivX Web Player version 2.0.0.254
    *GEPlugin
    *4.0.50524.0
    *Office Live Update v1.4
    *NPWLPG
    *Windows Presentation Foundation (WPF) plug-in for Mozilla browsers
    *RealPlayer(tm) HTML5VideoShim Plug-In
    *Google Update
    *Next Generation Java Plug-in 1.6.0_20 for Mozilla browsers

    Mark Leary:
    As TXGuy posted above:
    See:
    https://support.mozilla.com/en-US/kb/Unexpected+installation+error+-203+when+installing+add-ons
    http://kb.mozillazine.org/Unable_to_install_themes_or_extensions_-_Firefox#Unexpected_installation_error_-203
    Also see:
    http://support.mozilla.com/en-US/kb/Profiles#How_to_find_your_profile
    http://kb.mozillazine.org/Show_hidden_files_and_folders

  • ITunes 12.1.1 installation errors and resolution (Win 7, 64 bit)

    I am providing all of the installation errors I had experienced
    and all of the methods I had tried until I finally came up with a solution.
    Hopefully the details will help you see if your situation has similarities
    which hopefully will make this post helpful in terms of a solution.
    PART ONE: INSTALLATION ERRORS
    I received the following installation errors
    when attempting to update to 12.1.1
    and later once I uninstalled and attempted to reinstall 12.1.1.
    I used this link for the download:
    http://www.apple.com/itunes/download/?cid=wwa-us-kwg-music-itu
    > itunes 6464setup.exe
    I then tried this link:
    http://support.apple.com/kb/DL1614
    > itunes 12.1.1 64 bit
    Again 6464 in the name.
    After uninstalling the iunes,
    I discovered under add/remove programs:
    apple application support 32 bit
    and apple support update
    I deleted these and restarted the PC.
    I then tried reinstalling a NEW version
    from the second link above.
    Opened download iTunes 6464setup.exe >
    Windows installer> iTunes > welcome to itunes
    > next > installation options > install > user account control
    > yes > next > (error message via pop-up window):
    ERROR MESSAGE ONE
    "An error occurred during installation of assembly Microsoft VC80 CRT Type ="win32",
    version = "8.0.50727.6195".publicKeyToken="1fc8b3b9a1e18e3b"
    processorArchitecture ="amd64".
    Please refer to Help and Support
    for more information.
    HRESULT: 0X80070091"
    > OK > iTunes > Status: Starting services >
    (error message via pop-up window):
    ERROR MESSAGE 2
    "Service 'Apple Mobile Device Service' (Apple Mobile Device Service)
    failed to start. Verify that you have sufficient permission to start system services"
    SIDE NOTE
    There was a USB cable connected to the PC to charge the iPhone,
    but the iPhone was not connected. I detached the USB cable from the PC in case it's relevant.
    (I did not reattach the USB cable until I finally got a copy of itunes to install. You will see later in this post below.).
    I then clicked Retry.
    ERROR MESSAGE 2 AGAIN
    I received the identical 'Apple Mobile Device Service' error as above.
    I then clicked Ignore.
    iTunes > Status
    > User Account Control pop-up window)
    > Do you want to allow to install Apple iTunes>
    Yes >
    > Congratulations > Finish
    > (iTunes pop-up error window):
    > iTunes Helper
    ERROR MESSAGE 3
    a)
    "Apple Application Support was not found.
    Apple Application Support is required to run iTunes.
    Please uninstall iTunes and install iTunes again.
    Error 2 "
    > (iTunes pop-up error window)
    > iTunes
    b)
    "Apple Application Support was not found.
    Apple Application Support is required to run iTunes.
    Please uninstall iTunes and install iTunes again.
    Error 2 (Windows Error 2)"
    > OK > OK
    ERROR MESSAGE 4
    I received all of these errors above
    when I had tried a fresh install before returning to the forum to search for answers.
    When I had first tried a fresh install, I didn't get as far as the Congrats.
    I only got as far as the first and second error listed above
    ("An error occurred during installation of assembly Microsoft VC80 CRT Type ="win32"...
    AND Service 'Apple Mobile Device Service' (Apple Mobile Device Service").
    Clicked on iTunes icon on desktop
    ERROR MESSAGE 5
    I receive the (iTunes pop-up error message window)
    error 2 windows error 2 (identical to what's listed listed under 3b).
    PART 2 - INSTALLATION RESOLUTION
    The issue finally is resolved.
    HERE IT IS!!!
    1) Uninstall iTunes
    2) check remaining Apple programs
    (click control panel > programs > uninstall)
    > check the listed Apple programs
    Apple Application Support 32 bit,
    Apple Mobile Device Support,
    Apple Software Update,
    Bonjour
    3) Locate and save the correct file version of iTunes for your OS and System.
    In my case, it's Win 7.
    You must check for the System Type.
    Computer > right click to properties > system type.
    In my case its 64 bit.
    The 32 bit installer is named iTunesSetup.exe,
    while the 64 bit installer is named iTunes64Setup.exe.
    I learned that some folks had experienced issues with
    the 64 bit installer on the Apple site whether it's
    because they had downloaded the 32 bit
    when they needed the 64 and therefore
    couldn't complete the install or in my case,
    what appears to perhaps be a corrupted file that stated 6464 in the .exe file name.
    This lead me to believe that finding the file with the correct file name and
    correct file size to prove it authentic for that version would likely be part of
    the solution if not the solution. File Hippo is one suggested means to locate the file.
    I locate the iTunes download "iTunes64Setup.exe" that matched the size of the file
    to a valid copy of that version of ITunes and I set it aside.
    4) I then made sure that all old copies
    and remnants of iTunes and Apple software
    has been uninstalled by checking add/remove.
    Then C: program files
    and then C: program files (x86),
    then running CC Cleaner,
    then cleaning the registry using CC Cleaner
    and then checking Tools under CC Cleaner.
    ***I discovered under Tools that there were remaining Apple files listed
    after the uninstall of iTunes and other files had taken place under iTunes***
    I visit tools under CC Cleaner and deleted the remaining Apple files
    including Apple Application Support, Mobile Device Support, and Bonjour,
    ***but I leave the Apple Software Update folder as is, in tact***
    under C: Program files (x86) and Tools of CC Cleaner and under Add/Remove.
    5) I restart the computer, install the new copy of iTunes 12.1.1 (64 bit),
    iTunes64Setup.exe, and it installed with zero errors.
    Hope someone will find this useful. Good luck.

    Try the "for older video cards" version.
    For general advice see Troubleshooting issues with iTunes for Windows updates.
    The steps in the second box are a guide to removing everything related to iTunes and then rebuilding it which is often a good starting point unless the symptoms indicate a more specific approach. Review the other boxes and the list of support documents further down the page in case one of them applies.
    The further information area has direct links to the current and recent builds in case you have problems downloading, need to revert to an older version or want to try the iTunes for Windows (64-bit - for older video cards) release as a workaround for installation or performance issues, or compatibility with QuickTime or third party software.
    Your library should be unaffected by these steps but there are also links to backup and recovery advice should it be needed.
    tt2

  • Photosmart printer -all-in-one 5520 and windows 8.1 - INSTALLATION ERROR

    I have a photosmart printer - model: all-in-one 5520; code number HPC57CC4  and my operating system is windows 8.1.
    I had problems with the scan function and so I decided to disinstal the printer (from the Control Panel) and I even cancelled  the HP folders.
    Then I tried to reinstal the printer with the original CD but I got the message: INSTALLATION ERROR - DRIVER PACKAGE INSTALL GIVES THE ERROR -536870329 FOR THE PACKAGE  C:\Program Files\HP\HP Photosmart 5520 series\DriverStore\Pipeline\hpvpl09.inf   (that's the translation from Italian)
    I have tried endless times to install with the online software from the HP assistance (hppsdr.exe, hppiw.exe, ps5520_1315-1.exe, hpscan and doctor) but I always get the above error message, the system recognizes my printer, but gives the error message few seconds after starting installing it.
    If i use the printer from other PCs it's ok, I've also tried both in the wireless modality and with the USB cable but the result is the same: no installation!
    thanks in advance fot your help.
    denise

    Hi @denig,
    Welcome to the HP Forums!
    I noticed that you are having trouble installing your HP Photosmart 5520 on Windows 8.1. I am happy to help you with this installation issue!
    Please try the following solutions:
    Uninstall the software. Uninstalling the Printer Software. (In case any was partially installed).  
    Clean boot the computer. How to perform a clean boot in Windows.
    Make sure no antivirus programs are running. Turn Windows Defender on or off.
    Make sure the firewall is disabled. Disabling the computer's firewall on a Windows 8 or Windows 8.1 computer.
    Re-install using the HP Printer Install Wizard for Windows.
    Hope this helps you resolve your issue, and have a good day!
    RnRMusicMan
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos Thumbs Up" to say “Thanks” for helping!

  • How does one customize the LabView 6.1 installation

    Noticed that LabView 6.1 is an MSI-based installation. But setup.exe has very few optional switches:
    /? or /h - displays help
    /q - silent install, requiring the user to register the first time it's run
    /l - log file, same syntax as MSI
    SpecFile - no further information available
    The silent install (/q) is nice, but it runs a *complete* installation and installs *everything*. And then it requires the user to register the product the first time it's run.
    Does anyone have more info on the SPECFILE parameter (like examples of how the file should be formatted).
    We're mostly interested in:
    - running a custom installation
    - excluding most of the drivers
    - disabling (or not including) the FlexLM service for
    the Remote Console feature
    - including registration information during the install
    - specifying the location of the installation folder and program icons
    - suppressing the reboot
    Most of this is simple to accomplish with a transform (MST) file.
    Are any of these features available with the LabView 6.1 installation?
    Can LabView 6.1 be transformed? If so, which MSI (there are several).
    Thank you, Al
    [email protected]

    I Assume this has nothing to do with LabVIEW. My Virusscan didn't alert me
    for anything.
    I think it's something else...
    Greetz Huub
    "Mark_S" wrote in message
    news:[email protected]..
    > I installed Labview 6.1 on Win98 machine with Norton Antivirus, and
    > got a message saying boot sector changed is this OK. Does 6.1 change
    > the boot sector or do I have a virus?

Maybe you are looking for

  • Linksys Wireless Print server and my Mac G4

    I just set up my linksys wireless print server and it's printing from my PC just fine - not so on my G4. My printer is a Canon Pixma ip5200, and the appropriate drivers etc are installed. I know the IP address and have tried setting up the printer vi

  • Time Machine problems with MBP 2011

    I've been having problems trying to back up my computer data to a hard drive using Time Machine. I've already set Time Machine up, connect my 500 GB Seagate hard drive (which says is specifically designed for Time Machine on the Mac) and press Start

  • Command+Delete not working in iTunes 10.1.2

    Just noticed this since updating. The 'Delete' option under 'Edit' is not selectable and the Command+Delete option yields no results. Anyone else have this problem?

  • Very frequent system freezes on XI 3.1

    Hello: We are experiencing very frequent system freezes where the system wont let you get pass the logon page for INfoview or CMC. It also wont allow any of the BOBJ tools to logon. The only way to resolve this issue seem to be to reboot the environm

  • Ultra 45 & Solaris 8, yes or no?

    Hi, considering purchasing a few new workstations and in particular Ultra 45's. Currently have a Solaris 8 environment and need to know whether I can run Solaris 8 on these boxes or not. Everywhere I've looked so far only mentions Solaris 10 1/06 whi