Probleme de geenrtion de kit de distribution sous windows 7

Bonjour,
En passant a windows 7, je n arrive plus a generer un kit de distribution avec LAbWindows /CVI 2000.
J excecute CVI en mode admoniatrateur.
Pourtant j ai toujours le probleme suivant:
Active X control not registered on this computer
Quelle operation faire pour resoudre ce pb?
MErci

Bonjour,
avez-vous déjà essayé ceci ?
Error Code 145 - ActiveX Control Not Registered in LabWindows/CVI
http://digital.ni.com/public.nsf/allkb/9894BE2B832B7FDE86256ECD00041172?OpenDocument
Aurelie

Similar Messages

  • Inclusion d'un fichier .inf dans un kit de distribution CVI

    Bonjour,
    J'ai un problème avec les kits de distributions générés pas CVI. Avec la version 2010, je ne peux pas y inclure de fichier .inf. Dès qu'un fichier .inf est inclus dans le kit de distribution, j'ai un message d'erreur à l'installation me mentionnant un échec de l'installation.
    Quelqu'un aurait-il eu un problème similaire et pourrait-il me dépanner?
    Merci.
    Résolu !
    Accéder à la solution.

    Nous allons essayer une manipulation.
    Vous aller construire
    un DEBUG du Kit de distribution CVI -
    Vous pouvez rencontrer des problèmes lors de l'exécution du programme d'installation de distribution Kit de manière directe. Une trousse complète contient un exécutable nommé SETUP.EXE. Cet
    exécutable est en fait la combinaison d'une norme, SETUP.EXE par
    défaut, et un fichier de script spécifique à votre application.
     Pour déboguer cette installation, vous devez isoler ce fichier de script à partir de l'exécutable Setup.exe. Les
    étapes suivantes décrivent la procédure à suivre et supposons que vous
    avez déjà créé la Kit de distribution vous le placerez dans un
    répertoire sur votre machine (dénommé le répertoire du kit).
       1. Spécifiez
    un lecteur de disquette en tant que chemin cible - Sélectionnez
    Créer Kit de distribution à partir du menu Build comme vous le faisiez
    pour créer le kit. Dans la boîte de texte Chemin cible, indiquez votre lecteur de disquette (A. Toutes les autres options doivent rester tels qu'elles étaient lorsque vous avez construit le kit de départ. Ne pas aller plus loin.
       2. Obtenez
    temporairement un fichier script - CVI utilise le répertoire référencé
    par la variable d'environnement TEMP (habituellement C: \ Temp) pour
    stocker le fichier de script temporaires qu'il crée. Vous devez obtenir ce fichier.
             a. Depuis la boîte de dialogue "Créer Kit de distribution", sélectionnez Générer. Plusieurs boîtes de dialogue sont lancées et CVI compresse les fichiers appropriés et génère le script.
             b. Un message de LabWindows / CVI apparaît alors, vous demandant d'insérer une disquette. Avant
    de faire quelque chose avec cette boîte de dialogue, consultez le
    répertoire TEMP pour un fichier qui a un nom similaire au nom de votre
    projet avec une extension. INF. C'est le fichier de script temporaire dont vous avez besoin pour déboguer l'application SETUP.EXE.
             c. Copiez ce fichier dans un autre répertoire, puis cliquez sur Annuler dans la boîte de dialogue. Un autre message de dialogue s'affiche, sélectionnez OK.
       3. Remplacez
    le fichier SETUP.EXE - Maintenant que vous avez obtenu le fichier de
    script temporaires, supprimer le SETUP.EXE vous avez créé précédemment à
    partir de votre répertoire kit (avec le Setup.exe et les fichiers de
    données XXX.). Copiez le SETUP.EXE à partir du répertoire CVI \ bin dans le répertoire kit, ainsi que le fichier temporaire de script INF.
       4. Ajouter un point d'arrêt de débogage - Ouvrez le fichier INF script avec un éditeur de texte.. Il est dans un format standard script, composé d'une procédure principal et d'autres sous-procédures. La ligne suivante: SetTraceMode servira de point d'arrêt dans le script. Insérez cette ligne là où vous voulez rompre l'exécution du script. Vous
    pouvez faire défiler la ligne de script en ligne une fois que
    l'exécution a été suspendue, et vous pouvez placer le
    plus grand nombre de points d'arrêt  que vous le souhaitez.
       5. Debug de
    l'installation du kit de distribution - Exécutez le fichier setup.exe que
    vous avez copié à partir de votre CVI \ bin dans votre répertoire kit. C'est l'application de configuration normale, et il passera par le script. INF à laquelle vous avez ajouté des points d'arrêt. Lorsque
    le script atteint le point d'arrêt, vous verrez une boîte de dialogue
    de débogage qui vous permet de parcourir votre exécution. Notez
    que le numéro de ligne indiqué dans une boîte de dialogue d'erreur
    d'installation correspond directement à une ligne dans le fichier de
    script. INF, ce qui n'est pas le cas normalement. Avec l'utilisation
    de la fonctionnalité de débogage, vous pouvez déterminer le
    fonctionnement exact qui échoue lors de l'installation et de subordonner
    leur autorisation nécessaire ou d'autres ajustements.
    Brice S.
    National Instruments France

  • Problème avec ActiveX container dans un kit de distribution

    Un autre souci avec les kits de distrubtion...
    Puisque vous m'y encouragez, je vais vous soumettre un autre souci!
    Dans mon kit de distribution, j'ai besoin du composant ActiveX
    container. Ce composant me pose souci si je n'inclue pas tous les autres
    composants du RTE CVI. En ne prenant que les composants dont j'ai
    besoin (Standard run time, Analysis support et ActiveX), ca me donne un
    kit qui fait environ 15/20Mo, alors qu'avec le rte complet, environ
    200Mo.
    Mon kit étant diffusé sur un réseau, vous comprenez que 200M, c'est trop pour moi.
    Comment puis je faire pour ne plus avoir besoin d'intégrer le run time complet?
    Le message qui m'est retourné est le suivant:
    ActiveX container support module: cannot find 2 dependancies with the following module IDs:
    Microsoft_VC90_CRT_x86.AA2EBBCC_3442_865E_7BB3E9F45F0C
    Microsoft_VC90_MFC_x86.1B1242B0_08E9_3D59_826D_ADAA4BB763B5
    Je précise qu'avant l'installation de CVI 2010, tout fonctionnait correctement...
    Merci d'avance!
    Résolu !
    Accéder à la solution.

    Bonjour,
    Pourriez-vous préciser ce qui se passe si vous sélectionnez uniquement le "Standard Run-Time" et "ActiveX Container Support"?
    C'est surprenant que vous deviez ajouter les autres composants (.NET, Real-Time, Instrument driver...).
    Si le problème persiste, pourriez-vous poster un exemple de projet CVI, le plus minimaliste possible, permettant d'illustrer ce problème?
    Cordialement,
    Thomas B. | CLAD
    National Instruments France
    #adMrkt{text-align: center;font-size:11px; font-weight: bold;} #adMrkt a {text-decoration: none;} #adMrkt a:hover{font-size: 9px;} #adMrkt a span{display: none;} #adMrkt a:hover span{display: block;}
    >> Inscrivez-vous gratuitement aux Journées Techniques : de l'acquisition de données au contrôle/com...
    Pièces jointes :
    driver and CVI component.png ‏54 KB

  • I have reinstalled with Canons driver kit 2005b för Windows 7 64 bit. All works fine until the scann

    Hi!
    After Windows update in april 2014 I cant any longer use the scanning funktion via network from Canon MF8330 Cdn multifunktion printer/fax/scanner machine! It worked fine Before the april Windows update installation.
    I have reinstalled with Canons driver kit 2005b för Windows 7 64 bit. All works fine until the scanner installation ends, then system report that it cannot install the scanner and I have to try installing again. I have done that now several times but it helps not. I Think it has something to do with that the Canon scanner drivers isn´t 64 bit files, or the problem is that windows update has replaces saome dll file to a never version that not work with Canon drivers. 
    I have seen that there is a service pack 1 from Canon för Windows 8 and 8,1, can I use that service pack to get a never dll file for scanner or work this only for windows 8 version.
    Have someone a solution to this! I have contacted the Canon support already and they say that its a Microsoft problem!
    Very thanful for help in this case!
    Greetings
    Sixten
    Hi!
    I am installing the drivers from Canons site. It is the newest version 2005b for Windows 7 64 bit to MF8330Cdn Canon multifunction printer/fax/scanner. Installation goes well for the printer and fax but not for scanner drivers. The error message is Could not install the scanner. In device manager is there then a unknown device under Image devices. In Device Manager I try to update drivers, but it does not help either, error message is access denied. I am logged on the system with administrator account, therfore it is strange that I get the error message access denied.
    I tried earlier to do system restore back to previous time, but it did not work, error was that the system could not do the system restore because of access rights.
    is there anything else I could do.
    Here is the MF36SCN.inf file for scanner installation from Canon, if it can help You to go further with the problem. Is there something strange in the inf file that does not work in Windows 7 64 bit Windows, something shows that ther is also same 32 bits parts in the inf file.
    Greetings
    Sixten
    ; MF36SCN.INF  -- Windows Setup File for the MF8300 Series (Windows XP,Vista(64-bit))
    ; Copyright CANON INC. 2009 All Rights Reserved
    ; InfID: {BA7E017E-FA42-4831-A084-AA9E671325EE}
    ; Last Modified: 11-Jun-2009
    [Version]
    Signature="$Windows NT$"
    class="Image"
    ClassGUID={6bdd1fc6-810f-11d0-bec7-08002be2092f}
    ;  The above GUID is the class GUID for all scanners and MUST NOT change
    Provider=%Msft%
    CatalogFile.NTamd64=MF36SCN.CAT
    DriverVer=06/17/2009, 11.3.0.0
    [DestinationDirs]
    DefaultDestDir=11
    CNCDsFiles=10,"twain_32\"%CNCRFN%
    CNCMediaFiles=10,media
    ColorFiles.NT=11,spool\drivers\Color
    [ControlFlags]
    ;ExcludeFromSelect=*
    [Manufacturer]
    %Mfg%=Models,NTamd64.5.1,NTamd64.6.0
    [Models.NTamd64.5.1]
    %LPTENUM\CNC.DeviceDesc%=CNCInstall_XP,USB\VID_04A9&PID_2708&MI_00
    %LPTENUM\CNC.DeviceDesc%=CNCInstallNet_XP,CANON_MFNP&%CNCRFN%
    [Models.NTamd64.6.0]
    %LPTENUM\CNC.DeviceDesc%=CNCInstall_VISTA,USB\VID_04A9&PID_2708&MI_00
    %LPTENUM\CNC.DeviceDesc%=CNCInstallNet_VISTA,CANON_MFNP&%CNCRFN%
    ;........................................ WinXP(64-bit) section
    [CNCInstall_XP.NTamd64]
    Include=sti.inf
    Needs=STI.USBSection
    SubClass=StillImage
    DeviceType=1
    DeviceSubType=0x1
    DeviceData=CNCDeviceData
    AddReg=CNCAddreg,CNCAddreg.USB,CNCUSDAddreg_XP
    CopyFiles=WiaFiles,CNCDsFiles,ColorFiles.NT,MPScanLLD,CNCMediaFiles
    ICMProfiles="sRGB Color Space Profile.icm"
    ; used for push button event
    Capabilities=0x11
    Events=PushButton.Events
    DriverVer=06/17/2009, 11.3.0.0
    FriendlyName=%CNC.FriendlyName%
    [CNCInstall_XP.NTamd64.Services]
    Include=sti.inf
    Needs=STI.USBSection.Services
    [CNCInstall_XP.NTamd64.CoInstallers]
    CopyFiles = ScanCoInstaller_CopyFiles_x64
    AddReg    = ScanCoInstaller_AddReg_x64
    [ScanCoInstaller_CopyFiles_x64]
    CNCLSO36b.dll
    [ScanCoInstaller_AddReg_x64]
    HKR,,CoInstallers32,0x00010000,"CNCLSO36b.dll,Coinstaller_EntryPoint"
    ;........................................ WinVista(64-bit) section
    [CNCInstall_VISTA.NTamd64]
    Include=sti.inf
    Needs=STI.USBSection
    SubClass=StillImage
    DeviceType=1
    DeviceSubType=0x1
    DeviceData=CNCDeviceData_VISTA
    AddReg=CNCAddreg,CNCAddreg.USB,CNCUSDAddreg_XP,CNCUSDAddreg_VISTA
    CopyFiles=Wia2Files,CNCDsFiles,ColorFiles.NT,MPScanLLD,CNCMediaFiles
    ICMProfiles="sRGB Color Space Profile.icm"
    ; used for push button event
    Capabilities=0x11
    Events=PushButton.Events
    DriverVer=06/17/2009, 11.3.0.0
    FriendlyName=%CNC.FriendlyName%
    [CNCInstall_VISTA.NTamd64.Services]
    Include=sti.inf
    Needs=STI.USBSection.Services
    [CNCInstall_VISTA.NTamd64.CoInstallers]
    CopyFiles = ScanCoInstaller_CopyFiles_x64
    AddReg    = ScanCoInstaller_AddReg_x64
    [ScanCoInstaller_CopyFiles_x64]
    CNCLSO36b.dll
    [ScanCoInstaller_AddReg_x64]
    HKR,,CoInstallers32,0x00010000,"CNCLSO36b.dll,Coinstaller_EntryPoint"
    ;........................................ WinXP(64-bit) section(Network)
    [CNCInstallNet_XP.NTamd64]
    Include=sti.inf
    Needs=STI.SerialSection
    SubClass=StillImage
    DeviceType=1
    DeviceSubType=0x1
    DeviceData=CNCDeviceData
    AddReg=CNCAddreg,CNCUSDAddreg_XP
    CopyFiles=WiaFiles,CNCDsFiles,ColorFiles.NT,MPScanLLD,CNCMediaFiles
    ICMProfiles="sRGB Color Space Profile.icm"
    ; used for push button event
    Capabilities=0x11
    Events=PushButton.Events
    DriverVer=06/17/2009, 11.3.0.0
    FriendlyName=%CNC.FriendlyName%
    [CNCInstallNet_XP.NTamd64.Services]
    Include=sti.inf
    Needs=STI.SerialSection.Services
    [CNCInstallNet_XP.NTamd64.CoInstallers]
    CopyFiles = ScanCoInstaller_CopyFiles_x64
    AddReg    = ScanCoInstaller_AddReg_x64
    [ScanCoInstaller_CopyFiles_x64]
    CNCLSO36b.dll
    [ScanCoInstaller_AddReg_x64]
    HKR,,CoInstallers32,0x00010000,"CNCLSO36b.dll,Coinstaller_EntryPoint"
    ;........................................ WinVista(64-bit) section(Network)
    [CNCInstallNet_VISTA.NTamd64]
    Include=sti.inf
    Needs=STI.SerialSection
    SubClass=StillImage
    DeviceType=1
    DeviceSubType=0x1
    DeviceData=CNCDeviceData_VISTA
    AddReg=CNCAddreg,CNCUSDAddreg_XP,CNCUSDAddreg_VISTA
    CopyFiles=Wia2Files,CNCDsFiles,ColorFiles.NT,MPScanLLD,CNCMediaFiles
    ICMProfiles="sRGB Color Space Profile.icm"
    ; used for push button event
    Capabilities=0x11
    Events=PushButton.Events
    DriverVer=06/17/2009, 11.3.0.0
    FriendlyName=%CNC.FriendlyName%
    [CNCInstallNet_VISTA.NTamd64.Services]
    Include=sti.inf
    Needs=STI.SerialSection.Services
    [CNCInstallNet_VISTA.NTamd64.CoInstallers]
    CopyFiles = ScanCoInstaller_CopyFiles_x64
    AddReg    = ScanCoInstaller_AddReg_x64
    [ScanCoInstaller_CopyFiles_x64]
    CNCLSO36b.dll
    [ScanCoInstaller_AddReg_x64]
    HKR,,CoInstallers32,0x00010000,"CNCLSO36b.dll,Coinstaller_EntryPoint"
    ;.......................................... Common Section
    [PushButton.Events]
    PushButtonPushed1=%PushButtonPushed1%,{66F2A894-EC9B-430c-9D52-E8719D200DAC},%ButtonApp%
    PushButtonPushed2=%PushButtonPushed2%,{506AC8D1-E030-4f05-8F8A-4476153E2D6C},%ButtonApp%
    PushButtonPushed3=%PushButtonPushed3%,{9813E8A6-3652-4768-9AD1-C89E9B5CA956},%ButtonApp%
    PushButtonPushed4=%PushButtonPushed4%,{03B58D10-0245-4859-A489-D695C7729FB3},%ButtonApp%
    [ColorFiles.NT]
    CNZ005.ICC
    CNFR08.ICC
    [CNCDeviceData]
    TwainDS=%CNC.TwainDS%
    SpecialInfo=%CNC.SPInfo%
    DeviceKey=%CNCRFN%
    InstallDirectory="\TWAIN_32\%CNCRFN%\"
    KeyNamePath=%KEYNAME%
    DefaultKeyNamePath=%DEFAULTKEYNAME%
    [CNCDeviceData_VISTA]
    TwainDS=%CNC.TwainDS%
    SpecialInfo=%CNC.SPInfo%
    DeviceKey=%CNCRFN%
    InstallDirectory="\TWAIN_32\%CNCRFN%\"
    KeyNamePath=%KEYNAME%
    DefaultKeyNamePath=%DEFAULTKEYNAME%
    UI Class ID={DF89C549-D67D-4fb0-A575-547073BFAB11}
    ;The above GUID reused from sample MUST change for each Model.
    [CNCAddreg]
    HKLM,"%SGDKEY%","DeviceName",,%CNC.MDL%
    HKLM,"%SGDKEY%","SeriesName",,%CNC.SRS%
    HKLM,"%SGDKEY%","Manufacturer",,"Canon Inc."
    HKLM,"%SGDKEY%","ProductFamily",,"TWAIN Scanners"
    HKLM,"%SGDKEY%","ProductName",,%CNC.MDL%
    HKLM,"%SGDKEY%","InstallDirectory",,"%10%\TWAIN_32\%CNCRFN%\"
    HKLM,"%SGDKEY%","DeviceDriver",,"SCANINTF.DLL"
    HKLM,"%SGDKEY%","ProductId",,"MF8300          "
    HKLM,"%SGDKEY%","DataSourcePath",,"%10%\TWAIN_32\%CNCRFN%\cisds.ds"
    HKLM,"%SGDKEY%","TextEnhance",0x00010001,0
    HKLM,"%SGDKEY%","HiDefinitionMode",0x00010001,0
    HKLM,"%SGDKEY%","AutoPreview",0x00010001,0
    HKLM,"%SGDKEY%","AutoClose",0x00010001,0
    HKLM,"%SGDKEY%","SavePreview",0x00010001,1
    HKLM,"%SGDKEY%","DriverDate",,"06 2009"
    HKLM,"%SGDKEY%","DriverVersion",,"11.3.0.0.mf09"
    HKLM,"%SGDKEY%","ColorGear",,%CNC.ColorGear%
    HKLM,"%SGDKEY%","ColorMatch Platen",,"CNFR08.ICC"
    HKLM,"%SGDKEY%","SGIPPDEF",,"CNCFR08.DAT"
    HKLM,"%SGDKEY%","Descreen",0x00010001,0
    HKLM,"%SGDKEY%","Unsharp",0x00010001,3
    HKLM,"%SGDKEY%","MultiLimitThreshold",0x00010001,180
    HKLM,"%SGDKEY%","MultiJackUp",0x00010001,9
    HKLM,"%SGDKEY%","MultiTrimJackUp",0x00010001,20
    HKLM,"%SGDKEY%","CardPhotoDistThr",0x00010001,30
    HKLM,"%SGDKEY%","PhotoTrimThr",0x00010001,210
    HKLM,"%SGDKEY%","PhotoRThr",0x00010001,210
    HKLM,"%SGDKEY%","PhotoGThr",0x00010001,210
    HKLM,"%SGDKEY%","PhotoBThr",0x00010001,210
    HKLM,"%SGDKEY%","CardTrimThr",0x00010001,30
    HKLM,"%SGDKEY%","CardRThr",0x00010001,30
    HKLM,"%SGDKEY%","CardGThr",0x00010001,30
    HKLM,"%SGDKEY%","CardBThr",0x00010001,30
    HKLM,"%SGDKEY%","ParWhiteBlackEth",0x00010001,5
    HKLM,"%SGDKEY%","ParWhiteBlackEthDG",0x00010001,5
    HKLM,"%SGDKEY%","ParWhiteBlackSth",0x00010001,35
    HKLM,"%SGDKEY%","ParWhiteBlackVth",0x00010001,10
    HKLM,"%SGDKEY%","ParLabelingHth",0x00010001,30
    HKLM,"%SGDKEY%","ParLabelingLeft",0x00010001,1
    HKLM,"%SGDKEY%","ParLabelingTop",0x00010001,1
    HKLM,"%SGDKEY%","ParLabelingRight",0x00010001,1
    HKLM,"%SGDKEY%","ParLabelingBottom",0x00010001,1
    HKLM,"%SGDKEY%","DT_Left",,"10"
    HKLM,"%SGDKEY%","DT_Top",,"0"
    HKLM,"%SGDKEY%","DT_Width" ,,"1.5"
    HKLM,"%SGDKEY%","DT_Length",,"4.5"
    HKLM,"%SGDKEY%","DT_Border_1",,"2.5"
    HKLM,"%SGDKEY%","DT_Border_2",,"3.5"
    HKLM,"%SGDKEY%","DT_BkTh",,"18"
    HKLM,"%SGDKEY%","DT_MinWhThr",,"15"
    HKLM,"%SGDKEY%","DT_MaxWhThr",,"45"
    HKLM,"%SGDKEY%","ButtonNum",0x00010001,1
    HKLM,"%STIKEY%","MF8300",0x00010001,1
    [CNCAddreg.USB]
    HKLM,"%SGDKEY%","AvailableDriver",0x00010001,1
    [CNCUSDAddreg_XP]
    HKLM,"%WIASGDKEY%","ColorMatch",0x00010001,1
    HKLM,"%WIASGDKEY%","ColorGear",,"%CNC.ColorGear%"
    HKLM,"%WIASGDKEY%","TextEnhance",0x00010001,0
    HKLM,"%WIASGDKEY%","Descreen",0x00010001,0
    HKLM,"%WIASGDKEY%","UnsharpMask",0x00010001,0
    HKLM,"%WIASGDKEY%","HiDefinitionMode",0x00010001,0
    HKLM,"%WIASGDKEY%","ProductId",,"MF8300          "
    HKLM,"%WIASGDKEY%","ButtonNum",0x00010001,1
    HKLM,"%WIASGDKEY%","DspGamma",0x00010001,1
    HKLM,"%WIASTIKEY%","MF8300",0x00010001,1
    HKR,,USDClass,,"{4BA01336-9934-455e-8FB8-4A47A638DF0E}"
    HKCR,CLSID\{4BA01336-9934-455e-8FB8-4A47A638DF0E},,,"Canon USD"
    HKCR,CLSID\{4BA01336-9934-455e-8FB8-4A47A638DF0E}\InProcServer32,,,%11%\CNCC8300.DLL
    HKCR,CLSID\{4BA01336-9934-455e-8FB8-4A47A638DF0E}\InProcServer32,ThreadingModel,,"Both"
    ;  The above GUID is specific to MF8300 and MUST change for a different model.
    [CNCUSDAddreg_VISTA]
    HKCR,CLSID\{DF89C549-D67D-4fb0-A575-547073BFAB11},,,"WIA Driver UI Extension"
    HKCR,CLSID\{DF89C549-D67D-4fb0-A575-547073BFAB11}\shellex\ImageProcessingFilter\{CA0D4D3E-98ED-4787-AF02-4AF2A1303ACC}
    ;  The above GUID is specific to MF8300 and MUST change for a different model.
    HKCR,CLSID\{CA0D4D3E-98ED-4787-AF02-4AF2A1303ACC},,,"Canon Image Processing Filter"
    HKCR,CLSID\{CA0D4D3E-98ED-4787-AF02-4AF2A1303ACC}\InProcServer32,,,%11%\CNCE8300.dll
    HKCR,CLSID\{CA0D4D3E-98ED-4787-AF02-4AF2A1303ACC}\InProcServer32,ThreadingModel,,"Both"
    ;  The above GUID is specific to MF8300 and MUST change for a different model.
    [WiaFiles]
    CNCC8300.DLL
    CNCI8300.DLL
    CNCL8300.DLL
    [Wia2Files]
    CNCC8300.DLL
    CNCI8300.DLL
    CNCL8300.DLL
    CNCE8300.DLL
    [CNCDsFiles]
    CISDS.DS
    SGUI.DLL
    SGUI_RES.DLL
    WIARES.DLL
    IOP.DLL
    ITLIB32.DLL
    SCANINTF.DLL
    TPM.DLL
    CNCFR08.DAT
    MC2.TXT
    JDA_CIMG.DLL
    NBS4MB.DLL
    NBSCOR4M.DLL
    RMSLANTC.DLL
    RSTCOL.DLL
    [MPScanLLD]
    CNCMFP36.INI,,,0x20
    CNCLSI36b.DLL,,,0x20
    CNCLSD36b.DLL,,,0x20
    CNCLSC36b.DLL,,,0x20
    CNCLST36b.DLL,,,0x20
    CNCLSU36b.DLL,,,0x20
    [CNCMediaFiles]
    CSSAMP1.MID
    ;-------------------------------Source Index
    [SourceDisksFiles]
    CNZ005.ICC=1
    ITLIB32.DLL=1
    JDA_CIMG.DLL=1
    NBS4MB.DLL=1
    NBSCOR4M.DLL=1
    RMSLANTC.DLL=1
    RSTCOL.DLL=1
    CISDS.DS=1
    SGUI.DLL=1
    IOP.DLL=1
    SCANINTF.DLL=1
    TPM.DLL=1
    SGUI_RES.DLL=1
    WIARES.DLL=1
    CSSAMP1.MID=1
    CNCFR08.DAT=1
    CNFR08.ICC=1
    MC2.TXT=1
    CNCC8300.DLL=1
    CNCI8300.DLL=1
    CNCL8300.DLL=1
    CNCE8300.DLL=1
    CNCMFP36.INI=1
    CNCLSI36b.DLL=1
    CNCLSD36b.DLL=1
    CNCLSC36b.DLL=1
    CNCLST36b.DLL=1
    CNCLSU36b.DLL=1
    CNCLSO36b.DLL =1
    [SourceDisksNames]
    1=%D1%,scan.cab,
    ;-------------------------------String Aliases
    [Strings]
    Msft="Canon"
    Mfg="Canon"
    SGDKEY="Software\Wow6432Node\Canon\SateraMFP1\ScanGear\11.3\Devices\MF8300"
    STIKEY="Software\Wow6432Node\Canon\SateraMFP1\ScanGear\STI"
    DEFAULTKEYNAME="Software\Wow6432Node\Canon\SateraMFP1\Toolbox Ver4.9\Devices\"
    KEYNAME="\Software\Canon\MFToolbox\"
    WIASGDKEY="Software\Canon\SateraMFP1\WIA\3.0\Devices\MF8300"
    WIASTIKEY="Software\Canon\SateraMFP1\WIA\STI"
    D1="Canon MF8300 Series Setup Disk"
    LPTENUM\CNC.DeviceDesc="Canon MF8300 Series"
    ButtonApp        = "MF Toolbox Ver4.9"
    CNCRFN           = "MF8300"
    CNC.MDL          = "Canon MF8300"
    CNC.SRS          = "Canon MF8300 Series"
    CNC.DeviceDesc   = "Canon MF8300"
    CNC.SPInfo       = "Canon MF8300 Scanner"
    CNC.TwainDS      = "Canon MF8300 Series"
    CNC.ColorGear    = "FR08"
    PushButtonPushed1= "Scan-1"
    PushButtonPushed2= "Scan-2"
    PushButtonPushed3= "Scan-3"
    PushButtonPushed4= "Scan-4"
    CNC.FriendlyName     = "WIA Canon MF8300 Series"
    greeting
    Sixten

    How I fixed it, at least for now:
    1. I've been using OC Genie for a few days, it has been working great on Windows but I guess it was causing many games to crash to the desktop so I decided to turn it off, since then the memory issue started to happen, since this morning.
    2. I can only think of my computer got OC Genie addicted, like addiction to crack or cocaine, and the memory, or call it nervous system, wanted more OC Genie, so it gave it to him and bingo, my 4GB readable, but then I used of trickery and deceit to disable OC Genie again and my 4GB is back again without OC Genie.
    Hope this helps someone.

  • Itunes and windows 8 compatability Hi just bought a new toshiba laptop installed itunes it worked at first now wont play music or movies.  ran troubleshooter said its a compatabilty problem suggested turning off itunes compatability or selecting windows 7

    itunes and windows 8 compatability
    Hi
    just bought a new toshiba laptop installed itunes it worked at first now wont play music or movies.
    ran troubleshooter said its a compatabilty problem suggested turning off itunes compatability or selecting windows service pack 3 tried both no help
    please assist
    adam

    itunes and windows 8 compatability
    Hi
    just bought a new toshiba laptop installed itunes it worked at first now wont play music or movies.
    ran troubleshooter said its a compatabilty problem suggested turning off itunes compatability or selecting windows service pack 3 tried both no help
    please assist
    adam

  • I can't open Itunes on my laptop. "Itunes has stopped working. A problem causes the program to stop working correctly. windows will close the program and notify you if a solution is available" is the message. what is the problem here?

    I can't open my Itunes program in my laptop computer with windows 8. the message is "Itunes has stopped working. A problem causess the program to stop working properly. windows will close the program and notify you if a solution is available". I reboot  the machine, Uninstall and re install the  Itune program, stilll the same message pops up.

    The first thing to try is System Restore to take you back to a point in time when it did work. If that is not successful, create a new user on the computer. log in with that and see if ID will start. This will tell us if the problem is in the system/program or the user account.
    If it works in a new user account, see Replace Your Preferences and in addition to replacing the prefs, empty the InDesign Recovery folder that will be in the same location and the InDesign SavedData file.

  • TS1424 HELLO! whenever i try to access the itunes store from the itunes on my laptop i get this message: ITUNES HAS STOPPED WORKING a problem caused the program to stop working correctly. windows will close the program and notify if a solution is availabl

    for a few weeks i have not been able to access the itunes store from the itunes on my laptop. every time i click on it it tells me it cannot access the store...not sure why. and says this: ITUNES HAS STOPPED WORKING a problem caused the program to stop working correctly. windows will close the program and notify if a solution is available.

    I had this exact same problem.  I found this fix and it worked for me. 
    Step 1:
    Browse to C:\Program Files (x86)\Common Files\Apple\Apple Application Support and copy the filen named QTMovieWin.dll. 
    Step 2:
    Browse and past that file into C:\Program Files (x86)\iTunes.
    Hope this helps you.  I wish I could remember where I saw this originally so I could thank them.
    Good Luck.
    Anthony

  • Problems with your HP printer after upgrading to Windows 8.1

    If you are experiencing problems with your HP printer after upgrading to Windows 8.1 please click on the below link and install the HP Print and Scan Doctor and run the utility to fix the issue.
    www.hp.com/go/tools.
    I was an HP employee
    If I have helped you solve your issue please mark it as solved
    **Say Thanks By Clicking on the Kudos Star**

    Hi.....my laserjet 1536dnf mfp was working perfectly with win 8 pro....then I installed win 8.1 pro and now the computer ,which is part of a network,can not communicate with the scanner of the printer--it prints just fine. On another computer (running win 7 ) on the same network, the scanner and all other printer functions  work just fine.
          I have tried installing the latest drivers from HP......scanner still not "communicating" with computer.....also temporarily disabled firewall.....please help...all the best -David G (gossat)

  • After I purchased the creative cloud, I receive an error message when trying to use premier pro cc 2014.  It states "Adobe Premiere Pro 2014.2 has stopped working.  A problem has caused it to stop working.  Windows will close the program and notify you of

    After I purchased the creative cloud, I receive an error message when trying to use premier pro cc 2014.  It states "Adobe Premiere Pro 2014.2 has stopped working.  A problem has caused it to stop working.  Windows will close the program and notify you of a solution."  When I used the trial I never received this message.  Now after purchasing it I receive this error each time I open PP and am unable to use. it.  Any ideas or support to fix this issue?

    What does the detailed crash report say?
    And have you updated your video card drivers from the GPU maker's website? (most crashes on launch are due to bugs in out of date video card drivers)

  • Problem with Oracle 11g(32 bit) installation on windows 7 ultimate edition

    Hello all,
    I have a problem with Oracle 11g(32 bit) installation on windows 7 ultimate edition (32 bit).
    I have successfully installed it immediately after OS installation. But today, i have decided to deinstall it and go for Oracle 10g version for 32 bit.
    Everything went normal during installation, but i can see the services is not present in services.msc. Also its throwing some exception for dbca, netca
    Now i tried to deinstall it and again go for 11g. But even the same story here..
    Can anybody give me a solution for this..
    -Regards
    Rajesh Menon

    Saqib Alam wrote:
    i recently install Oracle 11g R1 on windows 7 ultimate, i installed it and working perfectly.
    ur problem is that u install latest version and now u trying to installing old version.
    now u need to uninstall 10g and delete oracle from services, if the probleme presist then u should
    install fresh windows 7.
    Regards
    SaqibNo need to install a fresh OS. That's like tearing your house down just because you wired a lamp wrong and blew a circuit breaker.
    There are MeaLink notes on how to eradicate an Oracle install from Windows, but it boils down to this:
    Stop all Oracle services
    In the registery:
    - Delete all oracle services from the register (HKLM\SYSTEM\CurrentControlSet
    - Delete the entire Oralce folder from HKLM\Software
    reboot
    Delete the ORACLE_HOME directory and any other Oracle related directories/files. Offhand, it seems like there is an Oracle directory under Program Files.
    reboot

  • Problem with line items print in Script MAIN window.

    Dear Friends,
    I am facing a problem with display the line items in main window.
    Here i have created my form with 2 pages,
    in first page i have created header window(my header information is full length of page), in second page i have created 2 windows, one for MAIN window and second for FOOTER window,
    i am having the Footer information about to off the page.
    and in my main window total 3 line items are coming, if i am having 3 line items then it is displaying properly (first 3 line items then immediately footer information on same page) but if am having more then 3 line items say four, then in my second page first it is printing 3 line items then it is switching into another page. After that footer is coming but. in previous page after printing 3 line items the remaining page is empty..
    my client want me to remove that place also. he wants to display continue..
    i think so u people r understand what is my problem...pls advice me what i want to do to solve this problem.
    Thanks
    Sridhar.

    Hi Sridher,
    If you want to display the footer information only on the last page why dont you use a table to display your details and place the footer details in the table footer instead of a seperate footer window.
    Regards,
    Vidya.

  • Problem with login on creative cloud app for windows.

    Hi everyone.
    Since yesterday I am having problems logging in at Creative Cloud on my windows desktop. I insert the user + password and after a few seconds i receive a message that I just logged off, without event logging in first.
    Here is a screenshot.
    Translating from portuguese, it says:
    "you logged off"
    "Login to continue"
    In other words: I am unable to login, and I receive this weird messe like i had just logged off.
    Please help.

    Hi Ronaldo,
    If you are continuing to experience difficulties with being unable to sign into the Creative Cloud desktop application then please see Unable to sign in to Creative Cloud after latest update - http://helpx.adobe.com/creative-cloud/kb/unable-login-creative-cloud-248.html.
    Thank you for posting on Adobe Forums.

  • Hello, I have a Mac computer with NVIDIA 750M dedicated graphics card and monitor EIZO but the problem was there when I was working with Windows and Acer monitor. When I open a file from Camera Raw in PS this is smaller than the screen so I double-click w

    Hello, I have a Mac computer with NVIDIA 750M dedicated graphics card and monitor EIZO but the problem was there when I was working with Windows and Acer monitor. When I open a file from Camera Raw in PS this is smaller than the screen so I double-click with the tool "hand" to fit on the screen, but the picture loses sharpness and becomes blurry. If you magnify the image even only slightly with the tool "zoom" the picture comes back clear. In Camera Raw instead is always sharp. I solve the problem by turning off the graphics card in PS but often use plugin that need the graphics card otherwise the processing time is much longer. I ask for help.
    Thanks.

    Hello, I have a Mac computer with NVIDIA 750M dedicated graphics card and monitor EIZO but the problem was there when I was working with Windows and Acer monitor. When I open a file from Camera Raw in PS this is smaller than the screen so I double-click with the tool "hand" to fit on the screen, but the picture loses sharpness and becomes blurry. If you magnify the image even only slightly with the tool "zoom" the picture comes back clear. In Camera Raw instead is always sharp. I solve the problem by turning off the graphics card in PS but often use plugin that need the graphics card otherwise the processing time is much longer. I ask for help.
    Thanks.

  • Adobe Illustrator Cs6 has stopped working . A problem caused the program  to stop working correctly,windows will close the program and notify you if a solution is avaible

    what is the issue will cause this problem?

    What is your Illustrator version?  Windows version?
    Anything in the Event Logs that would indicate the cause of the crash?

  • TS1424 I'm getting a message that indicates "Itunes has stopped working.  A problem caused the program to stop working. Windows will close the program and will notify you if a solution is available.  But I never get a response.  Can somebody help?

    When opening Itunes, after placing my ID and password, I'm getting a message that indicates "Itunes has stopped working.  A problem caused the program to stop working. Windows will close the program and will notify you if a solution is available.  But I never get a response.  Can somebody help?

    Same exact thing with me.  And no help from apple.  Just dropped nearly $600 and cannot get a decent working setup.
    Apple's only suggestion was to uninstall iTunes and Quicktime, and re-install... of course (the I.T. Crowd tactic).
    The crash happens only on iTunes store access.

Maybe you are looking for

  • Monitor based on PowerShell occasionally show ExitCode -1 when Launch a Process

    good dat every one. I have encounter some problem. i need to monitor status of a programm (HP OM Agent). i write a ps script wich launch a process ovc.exe, then i parse output. in ISE all is ok. bhut when i use this script in monitor(s) i occasionall

  • HP C7280: Scan Photo to iPhoto?

    My HP C7280 is connected wirelessly to iMac. There is no printing problem from the iMac. Also, I'm able to scan and print documents. However, when I attempt to "scan to computer," I'm told: "No Scan Options"! I'm at a loss trying to find a "plain lan

  • Problem during uploading of Adobe form

    when trying to upload a (editable)interactive PDF form using Adobe PDF interactive forms,an unknown error is occuring. see the sample code, its giving an error in ADS(Adobe Document Services)calling....  *lv_filename = p_pdf. CL_GUI_FRONTEND_SERVICES

  • Verizon Webmail Editing fails in IE9 - Cannot change Font or Character Size

    I recently switched from IE8 to IE9, and now in Rich Text I cannot highlight and change Font family of Font Size. The highlight disappears when I click one of the Font dropdowns, and the cursor jumps to the head of the message. I can select a Font si

  • What's mean this log..??

    help me, plz... Dec 4 14:48:33 ultra inetd[2793]: [ID 161378 daemon.error] comsat/udp: bind: Permission denied Dec 4 14:48:33 ultra inetd[2793]: [ID 161378 daemon.error] exec/tcp: bind: Permission denied Dec 4 14:48:33 ultra last message repeated 1 t