Is Delete supported?

Please kindly advise whether DELETE is supported my SQL through JdbcOdbcDriver? Because whenever I tried to use:
String ABC = "DELETE FROM [sheet1$] WHERE qty < '1000'";
The compiler always prompt that DELETE is not supported by ISAM. But it works fine with other SQL command eg. SELECT, UPDATE and etc.
By the way, what is ISAM stands for?
Thks alot

Go here: http://support.microsoft.com/default.aspx?scid=KB;EN-US;Q178717&
Unsupported SQL:
The driver will not support DELETE, UPDATE, or ALTER TABLE statements. While it is possible to update values, DELETE statements will not remove a row from a table based on an Excel spreadsheet. These operations are not supported. Basically, you can only append (insert) to a table.
I am not aware of a driver that supports doing a DELETE for Excel.

Similar Messages

  • Mass Deleting Supporting Documents

    Hi,
    We have over 6000 WMF loaded as supporting documents. We had problem in displaying those WMFs and had to convert them to JPGs and loaded all those JPGs to PLM. Since we don't need all of those WMFs now, how can we delete them in mass.

    Hi
    The function of mass deleting supporting documents is not available. But you can generate scripts to get mass deleting done.
    Due to that I don’t know the exact objects you want to delete, only valuable scripts can be supplied.
    Suppose you want to delete supporting documents, whose pkid starts with 1014, you need to generate following scripts:
    delete DrlAttachmentReference where fkOwner in (select a0.pkid from attachments a0 where a0.fkSpec = '1014351bc57a-1c92-4bd3-ad8f-e9d0ee4e594d');
    delete attachments where fkSpec = '1014351bc57a-1c92-4bd3-ad8f-e9d0ee4e594d';
    delete gsmProductFactSheet where fkSupportingDocument = '1014351bc57a-1c92-4bd3-ad8f-e9d0ee4e594d';
    delete from gsmSupportingDocAttributes where fkAttrParentID = '1014351bc57a-1c92-4bd3-ad8f-e9d0ee4e594d';
    delete SupportingDocuments where pkid = '1014351bc57a-1c92-4bd3-ad8f-e9d0ee4e594d';
    Note: 1014351bc57a-1c92-4bd3-ad8f-e9d0ee4e594d is a sample pkid in my local server. In your case, it should be replaced by the supporting document’s pkid you want to delete.
    With current spec, you can get all supporting documents’ info easily from table SupportingDocuments:
    select * from SupportingDocuments
    where fkSpec='CurrentSpecPKID '
    Please backup your DB before you run any script.
    Thanks,
    Sherry

  • Getting the previous ,delete row func()

    I am using oracle 8.0.5
    I want to add scrollability support and delete support with the resultset obj that is received from the execute query
    IS there any freely downloadable version of oracle available that supports JDBC 2.0
    null

    Clicking on a different column or row should not affect the way editing works. You have a bug in your code and since you didn't post your code we can't help.
    Here is a working example:
    http://forum.java.sun.com/thread.jspa?forumID=57&threadID=575309

  • Categories API Delete

    Probably one for Radu but could you guys implement or explain why there is no delete for these?
    I have an internal export app for us at Pretty to make import/export easier on projects. But I am now taking that further with a better interface then the default with nice drag and drop options so these are faster and easier to manage for all.
    The only thing I am not able to implement is deleting of a category.
    Is something you guys are able to put in please?

    Hi Tarik / Liam,
    We are going to provide delete support early in March. At the moment there is an initiative to bring as many APIs as possible in read only mode in order to leverage them using module_data. At the moment the API retrieves 501 Not implemented response status code. I will follow up on this topic once we have it implemented.
    Kind regards,
    Radu

  • Mini-DVI to video adaptor tv connection issues

    Could it possibly be with the new software upgrade? I just updated from 10.6.1 to 10.6.2 and all of a sudden my Mini-Dvi to Video stopped working. I'm using my Mini-DVI to VGA without problems at work with the same computer and a few minor adjustments to the display prefs.
    Apple says the 10.6.2 update was supposed to correct display issues. Could they have accidentally deleted support for the adaptor while correcting other issues?
    Perhaps the cheapest solution to this would be to downgrade back to 10.6. Any advice on this?
    I'm running a 2.2 Core2 Duo MacBook from mid-`08.
    I also found this article on PCstats http://www.pcstats.com/articleview.cfm?articleid=2147&page=3 that says the GMA X3100 chips do have integrated graphics for analog, s-video etc... so I'm guessing that somebody may have accidentally deactivated the analog features of the chip while writing the graphics update. Only my guess I'm not a programmer.
    Message was edited by: JGrat

    With your TV hooked up to your Macbook, you should be able to view anything on your computer. If you have all of your pictures in iPhoto, your best option is to use FrontRow by using the remote.
    (make sure your displays are mirroring eachother, Preferences>Displays)

  • Can I get a Mini DVI (old type) to Mini DVI new type adaptor? Does it exist

    I have a number of the old Ibook mini DVI to VGA/S-Video adaptors. My IBook died and got a macbook that has a mini DVI port - but not the exact same type as the Ibook. (Its NOT the Macbook pro type port). Does anyone know if there is a patch cord that has a male Ibook type mini DVI on one end and a female mini DVI on the other so these various adaptors I have will function.
    Any help will be greatly appreciated.
    Thanks,
    Skip

    Could it possibly be with the new software upgrade? I just updated from 10.6.1 to 10.6.2 and all of a sudden my Mini-Dvi to Video stopped working too. I'm using my Mini-DVI to VGA without problems at work with the same computer and a few minor adjustments to the display prefs.
    Apple says the 10.6.2 update was supposed to correct display issues. Could they have accidentally deleted support for the adaptor while correcting other issues?
    Perhaps the cheapest solution to this would be to downgrade back to 10.6. Any advice on this?
    I'm running a 2.2 Core2 Duo MacBook from mid-`08.

  • Unable to deploy the MSI in Windows 7 64-bit

    Hi there,
    I try to deploy Adobe Reader 10.1.1 in a new Windows 7 Pro SP1 64-bit installation with the following command line: "msiexec /i AcroRead.msi TRANSFORMS=AcroRead.mst /qn /log log.txt" through MDT 2010. I also tried in a command prompt without sucess. Through MDT I get this result: Application Adobe Reader 10.1.1 returned an unexpected return code: 1603.
    Interesting fact: in a Windows 7 Pro SP1 x86, the Adobe Reader 10.1.1 is installed correctly without any error.
    The log file says:
    === Logging started: 07.12.2011  12:59:57 ===
    Action start 12:59:57: INSTALL.
    Action start 12:59:57: SystemFolder.21022.08.Microsoft_VC90_CRT_x86.RTM.0138F525_6C8A_333F_A105_14AE030B9A54.
    Action ended 12:59:57: SystemFolder.21022.08.Microsoft_VC90_CRT_x86.RTM.0138F525_6C8A_333F_A105_14AE030B9A54. Return value 1.
    Action start 12:59:57: ISSetupFilesExtract.
    1: Starting to extract setup files
    1: Getting SUPPORTDIR property :  
    1: Extracting SetupFiles to:  C:\Users\ADMINI~1\AppData\Local\Temp\{AC76BA86-7AD7-1033-7B44-AA1000000001}
    1: Getting ISSetupFile table view
    1: Executing ISSetupFile table view
    1: Extracting Setup File:
    1: C:\Users\ADMINI~1\AppData\Local\Temp\{AC76BA86-7AD7-1033-7B44-AA1000000001}\FixTransforms .exe
    1: Setting SUPPORTDIR property to:  C:\Users\ADMINI~1\AppData\Local\Temp\{AC76BA86-7AD7-1033-7B44-AA1000000001}
    1: Setting ISSETUPFILESCOMPLETED property
    Action ended 12:59:57: ISSetupFilesExtract. Return value 1.
    Action start 12:59:57: AppSearch.
    Action ended 12:59:57: AppSearch. Return value 1.
    Action start 12:59:57: LaunchConditions.
    Action ended 12:59:57: LaunchConditions. Return value 1.
    Action start 12:59:57: FindRelatedProducts.
    Action ended 12:59:57: FindRelatedProducts. Return value 1.
    Action start 12:59:57: ValidateProductID.
    Action ended 12:59:57: ValidateProductID. Return value 1.
    Action start 12:59:57: setUserProfileNT.
    Action ended 12:59:57: setUserProfileNT. Return value 1.
    Action start 12:59:57: setAllUsersProfile2K.
    Action ended 12:59:57: setAllUsersProfile2K. Return value 1.
    Action start 12:59:57: IsInstallElevated.
    Action ended 12:59:57: IsInstallElevated. Return value 1.
    Action start 12:59:57: FileTypesOwnerInit.
    ADelRCP logging: : PDF ownership: InitCurrentPDFOwner()
    ADelRCP logging: :    Current owner:
    ADelRCP logging: :       The installing/uninstall app path: "\AcroRd32.exe";  version: 10
    ADelRCP logging: :    The installing/uninstalling product is not the current PDF owner
    ADelRCP logging: :    Installing Reader && [IW_DEFAULT_VERB]= "Read": set [DEFAULT_VERB] ="Read"
    Action ended 12:59:57: FileTypesOwnerInit. Return value 1.
    Action start 12:59:57: WindowsFolder.21022.08.Microsoft_VC90_CRT_x86.RTM.0138F525_6C8A_333F_A105_14AE030B9A54.
    Action ended 12:59:57: WindowsFolder.21022.08.Microsoft_VC90_CRT_x86.RTM.0138F525_6C8A_333F_A105_14AE030B9A54. Return value 1.
    Action start 12:59:57: WindowsFolder.21022.08.policy_9_0_Microsoft_VC90_CRT_x86.RTM.52105B6B_A3EF_3A90_882A_947B 287C203A.
    Action ended 12:59:57: WindowsFolder.21022.08.policy_9_0_Microsoft_VC90_CRT_x86.RTM.52105B6B_A3EF_3A90_882A_947B 287C203A. Return value 1.
    Action start 12:59:57: CostInitialize.
    Action ended 12:59:57: CostInitialize. Return value 1.
    Action start 12:59:57: ResolveSource.
    Action ended 12:59:57: ResolveSource. Return value 1.
    Action start 12:59:57: SetSourceDirCustom.
    Action ended 12:59:57: SetSourceDirCustom. Return value 1.
    Action start 12:59:57: ProcessAbcpy.
    CustomAction ProcessAbcpy returned actual error code 1603 but will be translated to success due to continue marking
    Action ended 12:59:57: ProcessAbcpy. Return value 1.
    Action start 12:59:57: SetupPluginsProperties.
    Action ended 12:59:57: SetupPluginsProperties. Return value 1.
    Action start 12:59:57: SupressReboot.
    Action ended 12:59:57: SupressReboot. Return value 1.
    Action start 12:59:57: FileCost.
    Action ended 12:59:57: FileCost. Return value 1.
    Action start 12:59:57: IsolateComponents.
    Action ended 12:59:57: IsolateComponents. Return value 0.
    Action start 12:59:57: CostFinalize.
    Action ended 12:59:57: CostFinalize. Return value 1.
    Action start 12:59:57: SetARPInstallLocation.
    Action ended 12:59:57: SetARPInstallLocation. Return value 1.
    Action start 12:59:57: SetARPReadme.
    Action ended 12:59:57: SetARPReadme. Return value 1.
    Action start 12:59:57: SetARPReadmeEx.
    Action ended 12:59:57: SetARPReadmeEx. Return value 1.
    Action start 12:59:57: FileTypesOwnerSet.
    ADelRCP logging: : PDF ownership: SetCurrentPDFOwner()
    ADelRCP logging: :    Current value of [DEFAULT_VERB]=Read
    ADelRCP logging: : system search and save several properties used by registry installation later
    ADelRCP logging: :    [AS_HKCR_EXE]="C:\Program Files\Adobe\Reader 10.0\Reader\AcroRd32.exe"
    ADelRCP logging: :    [PDFSHELL_LOCALSERVER_COMMAND]="C:\Program Files\Adobe\Reader 10.0\Reader\AcroRd32Info.exe" /PDFShell
    ADelRCP logging: :    [PDF_DEFAULTICON]=C:\Windows\Installer\{AC76BA86-7AD7-1033-7B44-AA1000000001}\PDFFile_8.i co,0
    ADelRCP logging: :    [PDF_PREVIEW_HANDERLER_DLL]=C:\Program Files\Adobe\Reader 10.0\Reader\pdfprevhndlr.dll
    ADelRCP logging: :    [PDF_PREVIEW_HANDERLER_HELPDIR]=C:\Program Files\Adobe\Reader 10.0\Reader\
    ADelRCP logging: :    [PDF_INPROCSERVER_VIEWERPS]=C:\Program Files\Adobe\Reader 10.0\Reader\ViewerPS.dll
    Action ended 12:59:57: FileTypesOwnerSet. Return value 1.
    Action start 12:59:57: Set_PROGID7_ALTERNATE_COMMAND_Reader.
    Action ended 12:59:57: Set_PROGID7_ALTERNATE_COMMAND_Reader. Return value 1.
    Action start 12:59:57: SetODBCFolders.
    Action ended 12:59:57: SetODBCFolders. Return value 0.
    Action start 12:59:57: MigrateFeatureStates.
    Action ended 12:59:57: MigrateFeatureStates. Return value 0.
    Action start 12:59:57: ApplicationsInUse.
    ADelRCP logging: : Process privilege adjusted.
    ADelRCP logging: : Condition not met for AppsInUseEx module entry : AcroRd32dll
    Action ended 12:59:57: ApplicationsInUse. Return value 1.
    Action start 12:59:57: InstallValidate.
    Action ended 12:59:57: InstallValidate. Return value 1.
    Action start 12:59:57: CloseApps.
    Action ended 12:59:57: CloseApps. Return value 1.
    Action start 12:59:57: TransferRegistryCollect.
    Action ended 12:59:57: TransferRegistryCollect. Return value 1.
    Action start 12:59:57: RemoveExistingProducts.
    Action ended 12:59:57: RemoveExistingProducts. Return value 1.
    Action start 12:59:57: ExportCacheBinary.
    Action ended 12:59:57: ExportCacheBinary. Return value 1.
    Action start 12:59:57: SetMoveCacheBinary.
    Action ended 12:59:57: SetMoveCacheBinary. Return value 1.
    Action start 12:59:57: CollectPropertiesMNT.
    Action ended 12:59:57: CollectPropertiesMNT. Return value 1.
    Action start 12:59:57: CollectCustomTablesData.
    Action ended 12:59:57: CollectCustomTablesData. Return value 1.
    Action start 12:59:57: CollectProperties.
    Action ended 12:59:57: CollectProperties. Return value 1.
    Action start 12:59:57: InstallInitialize.
    Action ended 12:59:58: InstallInitialize. Return value 1.
    Action start 12:59:58: RegisterProperties_Rollback.
    Action ended 12:59:58: RegisterProperties_Rollback. Return value 1.
    Action start 12:59:58: RegisterProperties.
    Action ended 12:59:58: RegisterProperties. Return value 1.
    Action start 12:59:58: FixRegPermissions.
    Action ended 12:59:58: FixRegPermissions. Return value 1.
    Action start 12:59:58: FixFilePermissions.
    Action ended 12:59:58: FixFilePermissions. Return value 1.
    Action start 12:59:58: BroadcastUnloadStubMessage.
    Action ended 12:59:58: BroadcastUnloadStubMessage. Return value 1.
    Action start 12:59:58: FileTypesOwnerBackup.
    Action ended 12:59:58: FileTypesOwnerBackup. Return value 1.
    Action start 12:59:58: AllocateRegistrySpace.
    Action ended 12:59:58: AllocateRegistrySpace. Return value 1.
    Action start 12:59:58: ProcessComponents.
    Action ended 12:59:58: ProcessComponents. Return value 1.
    Action start 12:59:58: UnpublishComponents.
    Action ended 12:59:58: UnpublishComponents. Return value 0.
    Action start 12:59:58: MsiUnpublishAssemblies.
    Action ended 12:59:58: MsiUnpublishAssemblies. Return value 1.
    Action start 12:59:58: UnpublishFeatures.
    Action ended 12:59:58: UnpublishFeatures. Return value 1.
    Action start 12:59:58: StopServices.
    Action ended 12:59:58: StopServices. Return value 1.
    Action start 12:59:58: DeleteServices.
    Action ended 12:59:58: DeleteServices. Return value 1.
    Action start 12:59:58: UnregisterComPlus.
    Action ended 12:59:58: UnregisterComPlus. Return value 0.
    Action start 12:59:58: SelfUnregModules.
    Action ended 12:59:58: SelfUnregModules. Return value 1.
    Action start 12:59:58: UnregisterTypeLibraries.
    Action ended 12:59:58: UnregisterTypeLibraries. Return value 1.
    Action start 12:59:58: RemoveODBC.
    Action ended 12:59:58: RemoveODBC. Return value 1.
    Action start 12:59:58: UnregisterFonts.
    Action ended 12:59:58: UnregisterFonts. Return value 1.
    Action start 12:59:58: RemoveRegistryValues.
    Action ended 12:59:58: RemoveRegistryValues. Return value 1.
    Action start 12:59:58: UnregisterClassInfo.
    Action ended 12:59:58: UnregisterClassInfo. Return value 1.
    Action start 12:59:58: UnregisterExtensionInfo.
    Action ended 12:59:58: UnregisterExtensionInfo. Return value 1.
    Action start 12:59:58: UnregisterProgIdInfo.
    Action ended 12:59:58: UnregisterProgIdInfo. Return value 1.
    Action start 12:59:58: UnregisterMIMEInfo.
    Action ended 12:59:58: UnregisterMIMEInfo. Return value 1.
    Action start 12:59:58: RemoveIniValues.
    Action ended 12:59:58: RemoveIniValues. Return value 1.
    Action start 12:59:58: RemoveShortcuts.
    Action ended 12:59:58: RemoveShortcuts. Return value 1.
    Action start 12:59:58: RemoveEnvironmentStrings.
    Action ended 12:59:58: RemoveEnvironmentStrings. Return value 1.
    Action start 12:59:58: RemoveDuplicateFiles.
    Action ended 12:59:58: RemoveDuplicateFiles. Return value 1.
    Action start 12:59:58: RemoveFiles.
    Action ended 12:59:58: RemoveFiles. Return value 1.
    Action start 12:59:58: RemoveFolders.
    Action ended 12:59:58: RemoveFolders. Return value 1.
    Action start 12:59:58: SetupNetscapeRegistry.
    CustomAction SetupNetscapeRegistry returned actual error code 1603 but will be translated to success due to continue marking
    Action ended 12:59:58: SetupNetscapeRegistry. Return value 1.
    Action start 12:59:58: CreateFolders.
    Action ended 12:59:58: CreateFolders. Return value 1.
    Action start 12:59:58: MoveFiles.
    Action ended 12:59:59: MoveFiles. Return value 1.
    Action start 12:59:59: InstallFiles.
    Action ended 12:59:59: InstallFiles. Return value 1.
    Action start 12:59:59: PatchFiles.
    Action ended 12:59:59: PatchFiles. Return value 0.
    Action start 12:59:59: DuplicateFiles.
    Action ended 12:59:59: DuplicateFiles. Return value 1.
    Action start 12:59:59: BindImage.
    Action ended 12:59:59: BindImage. Return value 1.
    Action start 12:59:59: CreateShortcuts.
    Action ended 12:59:59: CreateShortcuts. Return value 1.
    Action start 12:59:59: RegisterClassInfo.
    Action ended 12:59:59: RegisterClassInfo. Return value 1.
    Action start 12:59:59: RegisterExtensionInfo.
    Action ended 12:59:59: RegisterExtensionInfo. Return value 1.
    Action start 12:59:59: RegisterProgIdInfo.
    Action ended 12:59:59: RegisterProgIdInfo. Return value 1.
    Action start 12:59:59: RegisterMIMEInfo.
    Action ended 12:59:59: RegisterMIMEInfo. Return value 1.
    Action start 12:59:59: WriteRegistryValues.
    Action ended 12:59:59: WriteRegistryValues. Return value 1.
    Action start 12:59:59: WriteIniValues.
    Action ended 12:59:59: WriteIniValues. Return value 1.
    Action start 12:59:59: WriteEnvironmentStrings.
    Action ended 12:59:59: WriteEnvironmentStrings. Return value 1.
    Action start 12:59:59: RegisterFonts.
    Action ended 12:59:59: RegisterFonts. Return value 1.
    Action start 12:59:59: InstallODBC.
    Action ended 12:59:59: InstallODBC. Return value 0.
    Action start 12:59:59: RegisterTypeLibraries.
    Action ended 12:59:59: RegisterTypeLibraries. Return value 1.
    Action start 12:59:59: RegisterComPlus.
    Action ended 12:59:59: RegisterComPlus. Return value 0.
    Action start 12:59:59: InstallServices.
    Action ended 12:59:59: InstallServices. Return value 1.
    Action start 12:59:59: DefragmentFiles_InitProgress.
    DefragmentFiles_InitProgress: Starting immediate custom action
    DefragmentFiles_InitProgress: Current UILevel is (2)
    DefragmentFiles_InitProgress: MSI property DefragmentFiles: IMM_SUCCESS;C:\Program Files\Adobe\Reader 10.0\;Software\Adobe\Acrobat Reader\;2;Optimizing performance ...;Completed [1]% of process;NOTE: Installation was successful. However, because your hard drive is fragmented, this application may not be able to launch as quickly as possible. To optimize performance, please defragment your hard drive and then repair this application under Add or Remove Programs in the Control Panel.
    ;|rdr|\ace.dll;|rdr|\acrord32.dll;|rdr|\acrord32.exe;|rdr|\agm.dll;|rdr|\bib.dll;|rdr|\coo ltype.dll;|rdr|\plug_ins\accessibility.api;|rdr|\plug_ins\acroform.api;|rdr|\plug_ins\anno ts.api;|rdr|\plug_ins\checkers.api;|rdr|\plug_ins\digsig.api;|rdr|\plug_ins\escript.api;|r dr|\plug_ins\ia32.api;|rdr|\plug_ins\makeaccessible.api;|rdr|\plug_ins\multimedia.api;|rdr |\plug_ins\pddom.api;|rdr|\plug_ins\ppklite.api;|rdr|\plug_ins\ReadOutLoud.api;|rdr|\plug_ ins\reflow.api;|rdr|\plug_ins\saveasrtf.api;|rdr|\plug_ins\search.api;|rdr|\plug_ins\sendm ail.api;|rdr|\plug_ins\spelling.api;|rdr|\plug_ins\updater.api;|rdr|\plug_ins\eBook.api;|r dr|\plug_ins\weblink.api;|rdr|\plug_ins\dva.api;35029023
    DefragmentFiles_InitProgress: Ending immediate custom action
    Action ended 12:59:59: DefragmentFiles_InitProgress. Return value 1.
    Action start 12:59:59: DefragmentFiles.
    Action ended 12:59:59: DefragmentFiles. Return value 1.
    Action start 12:59:59: StartServices.
    Action ended 12:59:59: StartServices. Return value 1.
    Action start 12:59:59: TransferRegistryApply.
    Action ended 12:59:59: TransferRegistryApply. Return value 1.
    Action start 12:59:59: MoveCacheBinary.
    Action ended 12:59:59: MoveCacheBinary. Return value 1.
    Action start 12:59:59: InstallEnterpriseFiles.
    Action ended 12:59:59: InstallEnterpriseFiles. Return value 1.
    Action start 12:59:59: InstallEnterpriseRegistry.
    Action ended 12:59:59: InstallEnterpriseRegistry. Return value 1.
    Action start 12:59:59: LockRegPermissions.
    Action ended 12:59:59: LockRegPermissions. Return value 1.
    Action start 12:59:59: LockFilePermissions.
    Action ended 12:59:59: LockFilePermissions. Return value 1.
    Action start 12:59:59: SelfRegModules.
    Action ended 12:59:59: SelfRegModules. Return value 1.
    Action start 12:59:59: RegisterUser.
    Action ended 12:59:59: RegisterUser. Return value 1.
    Action start 12:59:59: RegisterProduct.
    Action ended 12:59:59: RegisterProduct. Return value 1.
    Action start 12:59:59: PublishComponents.
    Action ended 12:59:59: PublishComponents. Return value 0.
    Action start 12:59:59: MsiPublishAssemblies.
    Action ended 12:59:59: MsiPublishAssemblies. Return value 1.
    Action start 12:59:59: PublishFeatures.
    Action ended 12:59:59: PublishFeatures. Return value 1.
    Action start 12:59:59: PublishProduct.
    Action ended 12:59:59: PublishProduct. Return value 1.
    Action start 12:59:59: CacheSetupFiles_SetSourceList.
    Action ended 12:59:59: CacheSetupFiles_SetSourceList. Return value 1.
    Action start 12:59:59: ProcessDeleteFilesEx.
    Action ended 12:59:59: ProcessDeleteFilesEx. Return value 1.
    Action start 12:59:59: ProcessDeleteRegistryEx.
    Action ended 12:59:59: ProcessDeleteRegistryEx. Return value 1.
    Action start 12:59:59: ProcessDeleteComponentsEx.
    Action ended 12:59:59: ProcessDeleteComponentsEx. Return value 1.
    Action start 12:59:59: ProcessDeleteProductsEx.
    Action ended 12:59:59: ProcessDeleteProductsEx. Return value 1.
    Action start 12:59:59: CreateDDENameRegistry.
    Action ended 12:59:59: CreateDDENameRegistry. Return value 1.
    Action start 12:59:59: BroadcastReloadStubMessage.
    Action ended 12:59:59: BroadcastReloadStubMessage. Return value 1.
    Action start 12:59:59: UnsetIEKillBit.
    Action ended 12:59:59: UnsetIEKillBit. Return value 1.
    Action start 12:59:59: RestartIEUser.
    Action ended 12:59:59: RestartIEUser. Return value 1.
    Action start 12:59:59: InstallFinalize.
    ADelRCP logging: : PDF ownership: BackupCurrentPDFOwner()
    ADelRCP logging: :    Return: can't find current owner. No need to backup.
    DefragmentFiles: Starting deferred custom action
    DefragmentFiles: MSI property CustomActionData: IMM_SUCCESS;C:\Program Files\Adobe\Reader 10.0\;Software\Adobe\Acrobat Reader\;2;Optimizing performance ...;Completed [1]% of process;NOTE: Installation was successful. However, because your hard drive is fragmented, this application may not be able to launch as quickly as possible. To optimize performance, please defragment your hard drive and then repair this application under Add or Remove Programs in the Control Panel.
    ;|rdr|\ace.dll;|rdr|\acrord32.dll;|rdr|\acrord32.exe;|rdr|\agm.dll;|rdr|\bib.dll;|rdr|\coo ltype.dll;|rdr|\plug_ins\accessibility.api;|rdr|\plug_ins\acroform.api;|rdr|\plug_ins\anno ts.api;|rdr|\plug_ins\checkers.api;|rdr|\plug_ins\digsig.api;|rdr|\plug_ins\escript.api;|r dr|\plug_ins\ia32.api;|rdr|\plug_ins\makeaccessible.api;|rdr|\plug_ins\multimedia.api;|rdr |\plug_ins\pddom.api;|rdr|\plug_ins\ppklite.api;|rdr|\plug_ins\ReadOutLoud.api;|rdr|\plug_ ins\reflow.api;|rdr|\plug_ins\saveasrtf.api;|rdr|\plug_ins\search.api;|rdr|\plug_ins\sendm ail.api;|rdr|\plug_ins\spelling.api;|rdr|\plug_ins\updater.api;|rdr|\plug_ins\eBook.api;|r dr|\plug_ins\weblink.api;|rdr|\plug_ins\dva.api;35029023
    DefragmentFiles: Defragmention process was invoked
    DefragmentFiles: Setting up action data and progress bar ...
    DefragmentFiles: DefragResetProgress disabled
    DefragmentFiles: Finished setting up action data and progress bar
    DefragmentFiles: Ending deferred custom action
    ADelRCP logging: :    CreateDDEReg: current value of [DEFAULT_VERB]=Read
    ADelRCP logging: :    CreateDDEReg: DDE server name value = AcroViewR10
    Action ended 13:00:10: InstallFinalize. Return value 1.
    Action start 13:00:10: ISSetupFilesCleanup.
    1: Deleting Support File:  C:\Users\ADMINI~1\AppData\Local\Temp\{AC76BA86-7AD7-1033-7B44-AA1000000001}\FixTransforms .exe
    Action ended 13:00:10: ISSetupFilesCleanup. Return value 1.
    Action start 13:00:10: RegisterReboot.
    Action ended 13:00:10: RegisterReboot. Return value 1.
    Action start 13:00:10: CleanupRunTime.
    Action ended 13:00:10: CleanupRunTime. Return value 1.
    Action start 13:00:10: DoSubLaunches.
    CustomAction DoSubLaunches returned actual error code 1603 but will be translated to success due to continue marking
    Action ended 13:00:10: DoSubLaunches. Return value 1.
    Action ended 13:00:10: INSTALL. Return value 1.
    Property(S): Text = 0
    Property(S): DiskPrompt = [1]
    Property(S): Registration = No
    Property(S): UpgradeCode = {A6EADE66-0000-0000-484E-7E8A45000000}
    Property(S): ROOTDRIVE = C:\
    Property(S): ISSETUPFILESCOMPLETED = Completed
    Property(S): SUPPORTDIR = C:\Users\ADMINI~1\AppData\Local\Temp\{AC76BA86-7AD7-1033-7B44-AA1000000001}
    Property(S): ACTION = INSTALL
    Property(S): UILevel = 2
    Property(S): OriginalDatabase = \\10.41.3.10\DeploymentShare$\Applications\Adobe Reader 10.1.1\AcroRead.msi
    Property(S): DATABASE = C:\Windows\Installer\1621b.msi
    Property(S): COMPANYNAME = EIG
    Property(S): USERNAME = International School of Geneva
    Property(S): MsiRunningElevated = 1
    Property(S): RedirectedDllSupport = 2
    Property(S): MsiWin32AssemblySupport = 6.1.7601.17514
    Property(S): MsiNetAssemblySupport = 2.0.50727.4927
    Property(S): Date = 07.12.2011
    Property(S): VersionNT = 601
    Property(S): LockRegPermissions = CLASSES_ROOT\AcroIEHelper.AcroIEHlprObj@@1@@131097@@CLASSES_ROOT\AcroIEHelper.AcroIEHlprO bj@@22@@983103@@CLASSES_ROOT\AcroIEHelper.AcroIEHlprObj@@26@@131097@@CLASSES_ROOT\AcroIEHe lper.AcroIEHlprObj.1@@1@@131097@@CLASSES_ROOT\AcroIEHelper.AcroIEHlprObj.1@@22@@983103@@CL ASSES_ROOT\AcroIEHelper.AcroIEHlprObj.1@@26@@131097@@CLASSES_ROOT\AcroPDF.FDF@@1@@131097@@ CLASSES_ROOT\AcroPDF.FDF@@22@@983103@@CLASSES_ROOT\AcroPDF.FDF@@26@@131097@@CLASSES_ROOT\A croPDF.FDF.1@@1@@131097@@CLASSES_ROOT\AcroPDF.FDF.1@@22@@983103@@CLASSES_ROOT\AcroPDF.FDF. 1@@26@@131097@@CLASSES_ROOT\AcroPDF.PDF@@1@@131097@@CLASSES_ROOT\AcroPDF.PDF@@22@@983103@@ CLASSES_ROOT\AcroPDF.PDF@@26@@131097@@CLASSES_ROOT\AcroPDF.PDF.1@@1@@131097@@CLASSES_ROOT\ AcroPDF.PDF.1@@22@@983103@@CLASSES_ROOT\AcroPDF.PDF.1@@26@@131097@@CLASSES_ROOT\AppID\Acro PDF.DLL@@1@@131097@@CLASSES_ROOT\AppID\AcroPDF.DLL@@22@@983103@@CLASSES_ROOT\AppID\AcroPDF .DLL@@26@@131097@@CLASSES_ROOT\AppID\{BBAA0E44-3862-490C-8E63-AC2D2D6EF733}@@1@@131097@@CL ASSES_ROOT\AppID\{BBAA0E44-3862-490C-8E63-AC2D2D6EF733}@@22@@983103@@CLASSES_ROOT\AppID\{B BAA0E44-3862-490C-8E63-AC2D2D6EF733}@@26@@131097@@CLASSES_ROOT\CLSID\{06849E9F-C8D7-4D59-B 87D-784B7D6BE0B3}@@1@@131097@@CLASSES_ROOT\CLSID\{06849E9F-C8D7-4D59-B87D-784B7D6BE0B3}@@2 2@@983103@@CLASSES_ROOT\CLSID\{06849E9F-C8D7-4D59-B87D-784B7D6BE0B3}@@26@@131097@@CLASSES_ ROOT\CLSID\{5BB2200E-5672-4A32-902A-5A98DB1C58DC}@@1@@131097@@CLASSES_ROOT\CLSID\{5BB2200E -5672-4A32-902A-5A98DB1C58DC}@@22@@983103@@CLASSES_ROOT\CLSID\{5BB2200E-5672-4A32-902A-5A9 8DB1C58DC}@@26@@131097@@CLASSES_ROOT\CLSID\{CA8A9780-280D-11CF-A24D-444553540000}@@1@@1310 97@@CLASSES_ROOT\CLSID\{CA8A9780-280D-11CF-A24D-444553540000}@@22@@983103@@CLASSES_ROOT\CL SID\{CA8A9780-280D-11CF-A24D-444553540000}@@26@@131097@@CLASSES_ROOT\CLSID\{EE5A151A-AD2A- 4CEE-AD65-228B59F5B4AD}@@1@@131097@@CLASSES_ROOT\CLSID\{EE5A151A-AD2A-4CEE-AD65-228B59F5B4 AD}@@22@@983103@@CLASSES_ROOT\CLSID\{EE5A151A-AD2A-4CEE-AD65-228B59F5B4AD}@@26@@131097@@CL ASSES_ROOT\Interface\{3B813CE7-7C10-4F84-AD06-9DF76D97A9AA}@@1@@131097@@CLASSES_ROOT\Inter face\{3B813CE7-7C10-4F84-AD06-9DF76D97A9AA}@@22@@983103@@CLASSES_ROOT\Interface\{3B813CE7- 7C10-4F84-AD06-9DF76D97A9AA}@@26@@131097@@CLASSES_ROOT\Interface\{6E67BCC1-D776-44BB-9DC8- C09F542C3CB6}@@1@@131097@@CLASSES_ROOT\Interface\{6E67BCC1-D776-44BB-9DC8-C09F542C3CB6}@@2 2@@983103@@CLASSES_ROOT\Interface\{6E67BCC1-D776-44BB-9DC8-C09F542C3CB6}@@26@@131097@@CLAS SES_ROOT\Interface\{E790E1D1-9DE8-4853-8AC6-933D4FD9C927}@@1@@131097@@CLASSES_ROOT\Interfa ce\{E790E1D1-9DE8-4853-8AC6-933D4FD9C927}@@22@@983103@@CLASSES_ROOT\Interface\{E790E1D1-9D E8-4853-8AC6-933D4FD9C927}@@26@@131097@@CLASSES_ROOT\Interface\{EE5A151A-AD2A-4CEE-AD65-22 8B59F5B4AD}@@1@@131097@@CLASSES_ROOT\Interface\{EE5A151A-AD2A-4CEE-AD65-228B59F5B4AD}@@22@ @983103@@CLASSES_ROOT\Interface\{EE5A151A-AD2A-4CEE-AD65-228B59F5B4AD}@@26@@131097@@CLASSE S_ROOT\TypeLib\{05BFD3F1-6319-4F30-B752-C7A22889BCC4}@@1@@131097@@CLASSES_ROOT\TypeLib\{05 BFD3F1-6319-4F30-B752-C7A22889BCC4}@@22@@983103@@CLASSES_ROOT\TypeLib\{05BFD3F1-6319-4F30- B752-C7A22889BCC4}@@26@@131097@@CLASSES_ROOT\TypeLib\{5F226421-415D-408D-9A09-0DCD94E25B48 }@@1@@131097@@CLASSES_ROOT\TypeLib\{5F226421-415D-408D-9A09-0DCD94E25B48}@@22@@983103@@CLA SSES_ROOT\TypeLib\{5F226421-415D-408D-9A09-0DCD94E25B48}@@26@@131097
    Property(S): DefragmentFiles = IMM_SUCCESS;C:\Program Files\Adobe\Reader 10.0\;Software\Adobe\Acrobat Reader\;2;Optimizing performance ...;Completed [1]% of process;NOTE: Installation was successful. However, because your hard drive is fragmented, this application may not be able to launch as quickly as possible. To optimize performance, please defragment your hard drive and then repair this application under Add or Remove Programs in the Control Panel.
    ;|rdr|\ace.dll;|rdr|\acrord32.dll;|rdr|\acrord32.exe;|rdr|\agm.dll;|rdr|\bib.dll;|rdr|\coo ltype.dll;|rdr|\plug_ins\accessibility.api;|rdr|\plug_ins\acroform.api;|rdr|\plug_ins\anno ts.api;|rdr|\plug_ins\checkers.api;|rdr|\plug_ins\digsig.api;|rdr|\plug_ins\escript.api;|r dr|\plug_ins\ia32.api;|rdr|\plug_ins\makeaccessible.api;|rdr|\plug_ins\multimedia.api;|rdr |\plug_ins\pddom.api;|rdr|\plug_ins\ppklite.api;|rdr|\plug_ins\ReadOutLoud.api;|rdr|\plug_ ins\reflow.api;|rdr|\plug_ins\saveasrtf.api;|rdr|\plug_ins\search.api;|rdr|\plug_ins\sendm ail.api;|rdr|\plug_ins\spelling.api;|rdr|\plug_ins\updater.api;|rdr|\plug_ins\eBook.api;|r dr|\plug_ins\weblink.api;|rdr|\plug_ins\dva.api;35029023
    Property(S): MoveCacheBinary = C:\Users\ADMINI~1\AppData\Local\Temp\;C:\Program Files\Adobe\Reader 10.0\Setup Files\{AC76BA86-7AD7-1033-7B44-AA1000000001}\
    Property(S): FileTypesOwnerRestore = AcroExch.FDFDoc@@0@@PDF@@AcroExch.XFDFDoc@@0@@PDF@@AcroExch.XDPDoc@@0@@PDF@@AcroExch.SecS tore@@0@@PDF@@AcroExch.Document.7@@0@@PDF@@AcroExch.Document@@0@@PDF@@.pdf@@0@@PDF@@.secst ore@@0@@PDF@@AFormAut.App@@0@@PDF@@AcroAccess.AcrobatAccess@@0@@PDF@@AcroExch.Profile@@0@@ PDF@@AcroExch.RMFFile@@0@@PDF@@AcroIEHelper.AcroIEHlprObj@@0@@PDF@@AcroPDF.PDF@@0@@PDF@@Ap pID\AcroPDF.DLL@@0@@PDF@@AppID\PDFPrevHndlr.DLL@@0@@PDF@@AppID\{6236FF8C-E747-4173-86D3-99 F511B61DF3}@@0@@PDF@@AppID\{BBAA0E44-3862-490C-8E63-AC2D2D6EF733}@@0@@PDF@@CLSID\{06849E9F -C8D7-4D59-B87D-784B7D6BE0B3}@@0@@PDF@@CLSID\{12BA069D-0FC6-4577-97C6-5DF634CE6E84}@@0@@PD F@@CLSID\{17F2E344-8227-4AA7-A25A-E89424566BBA}@@0@@PDF@@CLSID\{49400A7C-81A8-4F52-8CCE-D5 4739EE87EC}@@0@@PDF@@CLSID\{5BB2200E-5672-4A32-902A-5A98DB1C58DC}@@0@@PDF@@CLSID\{7CD069A1 -50AA-11D1-B8F0-00A0C9259304}@@0@@PDF@@CLSID\{98D9A6F1-4696-4B5E-A2E8-36B3F9C1E12C}@@0@@PD F@@CLSID\{B801CA65-A1FC-11D0-85AD-444553540000}@@0@@PDF@@CLSID\{BD57A9B2-4E7D-4892-9107-9F 4106472DA4}@@0@@PDF@@CLSID\{C523F39F-9C83-11D3-9094-00104BD0D535}@@0@@PDF@@CLSID\{CA8A9780 -280D-11CF-A24D-444553540000}@@0@@PDF@@CLSID\{D38406DA-E8AA-484b-B80D-3D3DBDCC2FB2}@@0@@PD F@@CLSID\{DC6EFB56-9CFA-464D-8880-44885D7DC193}@@0@@PDF@@CLSID\{DF9A1DA0-23C0-101B-B02E-FD FDFDFDFDFD}\AutoTreatAs@@0@@PDF@@CLSID\{DF9A1DA0-23C0-101B-B02E-FDFDFDFDFDFD}\TreatAs@@0@@ PDF@@CLSID\{EE5A151A-AD2A-4CEE-AD65-228B59F5B4AD}@@0@@PDF@@Interface\{17F2E344-8227-4AA7-A 25A-E89424566BBA}@@0@@PDF@@Interface\{36DE898D-AD48-40A5-B4B2-123F916BFBAB}@@0@@PDF@@Inter face\{3B813CE7-7C10-4F84-AD06-9DF76D97A9AA}@@0@@PDF@@Interface\{4A894040-247E-4AFF-BB08-34 89E9905235}@@0@@PDF@@Interface\{5007373A-20D7-458F-9FFB-ABC900E3A831}@@0@@PDF@@Interface\{ 618736E0-3C3D-11CF-810C-00AA00389B71}@@0@@PDF@@Interface\{673E8452-7646-11D1-B90B-00A0C925 9304}@@0@@PDF@@Interface\{7CD069A0-50AA-11D1-B8F0-00A0C9259304}@@0@@PDF@@Interface\{81F9B4 4F-BA3A-4F5D-9B51-090C74A9B3A4}@@0@@PDF@@Interface\{8D46C1B6-BBAB-450D-A61F-4DDC898B21D4}@ @0@@PDF@@Interface\{9B4CD3E6-4981-101B-9CA8-9240CE2738AE}@@0@@PDF@@Interface\{E790E1D1-9DE 8-4853-8AC6-933D4FD9C927}@@0@@PDF@@Interface\{EE5A151A-AD2A-4CEE-AD65-228B59F5B4AD}@@0@@PD F@@Interface\{F9F2FE81-F764-4BD0-AFA5-5DE841DDB625}@@0@@PDF@@MIME\Database\Content Type\application/pdf@@0@@PDF@@MIME\Database\Content Type\application/vnd.adobe.xdp+xml@@0@@PDF@@MIME\Database\Content Type\application/vnd.adobe.xfd+xml@@0@@PDF@@MIME\Database\Content Type\application/vnd.adobe.xfdf@@0@@PDF@@MIME\Database\Content Type\application/vnd.fdf@@0@@PDF@@PDFPrevHndlr.PDFPreviewHandler@@0@@PDF@@PDFPrevHndlr.PD FPreviewHandler.1@@0@@PDF@@SOFTWARE\Classes\AcroBroker.Broker@@2@@PDF@@SOFTWARE\Classes\Ac roBroker.Broker.1\CLSID@@2@@PDF@@SOFTWARE\Classes\AcroBroker.Broker1@@2@@PDF@@SOFTWARE\Cla sses\AcroBroker.Broker\CLSID@@2@@PDF@@SOFTWARE\Classes\AcroBroker.Broker\CurVer@@2@@PDF@@S OFTWARE\Classes\AppID\AcroBroker.EXE@@2@@PDF@@SOFTWARE\Classes\AppID\{F2383816-917A-46CC-A D2A-5013BED3800F}@@2@@PDF@@SOFTWARE\Classes\Interface\{D3F22039-E3CF-4FC4-9A30-426A46056B8 C}@@2@@PDF@@SOFTWARE\Classes\TypeLib\{41738EEA-442F-477F-92CF-2889BD6CD7E7}@@2@@PDF@@SOFTW ARE\Classes\TypeLib\{41738EEA-442F-477F-92CF-2889BD6CD7E7}\1.0@@2@@PDF@@SOFTWARE\Classes\T ypeLib\{41738EEA-442F-477F-92CF-2889BD6CD7E7}\1.0\0@@2@@PDF@@SOFTWARE\Classes\TypeLib\{417 38EEA-442F-477F-92CF-2889BD6CD7E7}\1.0\0\win32@@2@@PDF@@SOFTWARE\Classes\TypeLib\{41738EEA -442F-477F-92CF-2889BD6CD7E7}\1.0\FLAGS@@2@@PDF@@SOFTWARE\Classes\TypeLib\{41738EEA-442F-4 77F-92CF-2889BD6CD7E7}\1.0\HELPDIR@@2@@PDF@@TypeLib\{0F6D3808-7974-4B1A-94C2-3200767EACE8} @@0@@PDF@@TypeLib\{41C5FFFE-36DD-415D-9ED0-2976A342A1C8}@@0@@PDF@@TypeLib\{E64169B3-3592-4 7d2-816E-602C5C13F328}@@0@@PDF
    Property(S): ProcessDeleteFilesEx = Leame.htm@@INSTALLDIR@@drvDX8.x3d@@C:\Program Files\Adobe\Reader 10.0\Reader\plug_ins3d\
    Property(S): RegisterProperties = CACHE_DIR@@C:\Program Files\Adobe\Reader 10.0\Setup Files\{AC76BA86-7AD7-1033-7B44-AA1000000001}\@@ProductName@@Adobe Reader X (10.1.1)@@OriginalDatabase@@\\10.41.3.10\DeploymentShare$\Applications\Adobe Reader 10.1.1\AcroRead.msi@@REMOVE@@@@WindowsFolder@@C:\Windows\@@SetupCacheExport@@Enterprise.m nt@@ALLUSERS@@1@@REINSTALLMODE@@omus@@PLUG_INS@@C:\Program Files\Adobe\Reader 10.0\Reader\plug_ins\@@DefragResetProgress@@No@@ALLUSERS_APPDATA_ADOBE@@C:\ProgramData\Ad obe\@@DEFAULT_VERB@@Read@@IS_CURRENT_PDFOWNER@@@@ACTIVE_X@@C:\Program Files\Common Files\Adobe\Acrobat\ActiveX\@@Installed@@@@READER@@C:\Program Files\Adobe\Reader 10.0\Reader\@@ProductCode@@{AC76BA86-7AD7-1033-7B44-AA1000000001}@@INSTALLDIR@@C:\Program Files\Adobe\Reader 10.0\@@DeleteUpdateFolder@@Yes
    Property(S): FileTypesOwnerBackup = AcroExch.FDFDoc@@0@@PDF@@AcroExch.XFDFDoc@@0@@PDF@@AcroExch.XDPDoc@@0@@PDF@@AcroExch.SecS tore@@0@@PDF@@AcroExch.Document.7@@0@@PDF@@AcroExch.Document@@0@@PDF@@.pdf@@0@@PDF@@.secst ore@@0@@PDF@@AFormAut.App@@0@@PDF@@AcroAccess.AcrobatAccess@@0@@PDF@@AcroExch.Profile@@0@@ PDF@@AcroExch.RMFFile@@0@@PDF@@AcroIEHelper.AcroIEHlprObj@@0@@PDF@@AcroPDF.PDF@@0@@PDF@@Ap pID\AcroPDF.DLL@@0@@PDF@@AppID\PDFPrevHndlr.DLL@@0@@PDF@@AppID\{6236FF8C-E747-4173-86D3-99 F511B61DF3}@@0@@PDF@@AppID\{BBAA0E44-3862-490C-8E63-AC2D2D6EF733}@@0@@PDF@@CLSID\{06849E9F -C8D7-4D59-B87D-784B7D6BE0B3}@@0@@PDF@@CLSID\{12BA069D-0FC6-4577-97C6-5DF634CE6E84}@@0@@PD F@@CLSID\{17F2E344-8227-4AA7-A25A-E89424566BBA}@@0@@PDF@@CLSID\{49400A7C-81A8-4F52-8CCE-D5 4739EE87EC}@@0@@PDF@@CLSID\{5BB2200E-5672-4A32-902A-5A98DB1C58DC}@@0@@PDF@@CLSID\{7CD069A1 -50AA-11D1-B8F0-00A0C9259304}@@0@@PDF@@CLSID\{98D9A6F1-4696-4B5E-A2E8-36B3F9C1E12C}@@0@@PD F@@CLSID\{B801CA65-A1FC-11D0-85AD-444553540000}@@0@@PDF@@CLSID\{BD57A9B2-4E7D-4892-9107-9F 4106472DA4}@@0@@PDF@@CLSID\{C523F39F-9C83-11D3-9094-00104BD0D535}@@0@@PDF@@CLSID\{CA8A9780 -280D-11CF-A24D-444553540000}@@0@@PDF@@CLSID\{D38406DA-E8AA-484b-B80D-3D3DBDCC2FB2}@@0@@PD F@@CLSID\{DC6EFB56-9CFA-464D-8880-44885D7DC193}@@0@@PDF@@CLSID\{DF9A1DA0-23C0-101B-B02E-FD FDFDFDFDFD}\AutoTreatAs@@0@@PDF@@CLSID\{DF9A1DA0-23C0-101B-B02E-FDFDFDFDFDFD}\TreatAs@@0@@ PDF@@CLSID\{EE5A151A-AD2A-4CEE-AD65-228B59F5B4AD}@@0@@PDF@@Interface\{17F2E344-8227-4AA7-A 25A-E89424566BBA}@@0@@PDF@@Interface\{36DE898D-AD48-40A5-B4B2-123F916BFBAB}@@0@@PDF@@Inter face\{3B813CE7-7C10-4F84-AD06-9DF76D97A9AA}@@0@@PDF@@Interface\{4A894040-247E-4AFF-BB08-34 89E9905235}@@0@@PDF@@Interface\{5007373A-20D7-458F-9FFB-ABC900E3A831}@@0@@PDF@@Interface\{ 618736E0-3C3D-11CF-810C-00AA00389B71}@@0@@PDF@@Interface\{673E8452-7646-11D1-B90B-00A0C925 9304}@@0@@PDF@@Interface\{7CD069A0-50AA-11D1-B8F0-00A0C9259304}@@0@@PDF@@Interface\{81F9B4 4F-BA3A-4F5D-9B51-090C74A9B3A4}@@0@@PDF@@Interface\{8D46C1B6-BBAB-450D-A61F-4DDC898B21D4}@ @0@@PDF@@Interface\{9B4CD3E6-4981-101B-9CA8-9240CE2738AE}@@0@@PDF@@Interface\{E790E1D1-9DE 8-4853-8AC6-933D4FD9C927}@@0@@PDF@@Interface\{EE5A151A-AD2A-4CEE-AD65-228B59F5B4AD}@@0@@PD F@@Interface\{F9F2FE81-F764-4BD0-AFA5-5DE841DDB625}@@0@@PDF@@MIME\Database\Content Type\application/pdf@@0@@PDF@@MIME\Database\Content Type\application/vnd.adobe.xdp+xml@@0@@PDF@@MIME\Database\Content Type\application/vnd.adobe.xfd+xml@@0@@PDF@@MIME\Database\Content Type\application/vnd.adobe.xfdf@@0@@PDF@@MIME\Database\Content Type\application/vnd.fdf@@0@@PDF@@PDFPrevHndlr.PDFPreviewHandler@@0@@PDF@@PDFPrevHndlr.PD FPreviewHandler.1@@0@@PDF@@SOFTWARE\Classes\AcroBroker.Broker@@2@@PDF@@SOFTWARE\Classes\Ac roBroker.Broker.1\CLSID@@2@@PDF@@SOFTWARE\Classes\AcroBroker.Broker1@@2@@PDF@@SOFTWARE\Cla sses\AcroBroker.Broker\CLSID@@2@@PDF@@SOFTWARE\Classes\AcroBroker.Broker\CurVer@@2@@PDF@@S OFTWARE\Classes\AppID\AcroBroker.EXE@@2@@PDF@@SOFTWARE\Classes\AppID\{F2383816-917A-46CC-A D2A-5013BED3800F}@@2@@PDF@@SOFTWARE\Classes\Interface\{D3F22039-E3CF-4FC4-9A30-426A46056B8 C}@@2@@PDF@@SOFTWARE\Classes\TypeLib\{41738EEA-442F-477F-92CF-2889BD6CD7E7}@@2@@PDF@@SOFTW ARE\Classes\TypeLib\{41738EEA-442F-477F-92CF-2889BD6CD7E7}\1.0@@2@@PDF@@SOFTWARE\Classes\T ypeLib\{41738EEA-442F-477F-92CF-2889BD6CD7E7}\1.0\0@@2@@PDF@@SOFTWARE\Classes\TypeLib\{417 38EEA-442F-477F-92CF-2889BD6CD7E7}\1.0\0\win32@@2@@PDF@@SOFTWARE\Classes\TypeLib\{41738EEA -442F-477F-92CF-2889BD6CD7E7}\1.0\FLAGS@@2@@PDF@@SOFTWARE\Classes\TypeLib\{41738EEA-442F-4 77F-92CF-2889BD6CD7E7}\1.0\HELPDIR@@2@@PDF@@TypeLib\{0F6D3808-7974-4B1A-94C2-3200767EACE8} @@0@@PDF@@TypeLib\{41C5FFFE-36DD-415D-9ED0-2976A342A1C8}@@0@@PDF@@TypeLib\{E64169B3-3592-4 7d2-816E-602C5C13F328}@@0@@PDF
    Property(S): LockFilePermissions = C:\Program Files\Common Files\Adobe\Acrobat\ActiveX\@@1@@1179817@@C:\Program Files\Common Files\Adobe\Acrobat\ActiveX\@@22@@2032127@@C:\Program Files\Common Files\Adobe\Acrobat\ActiveX\@@26@@1179817@@C:\Program Files\Adobe\Reader 10.0\Resource\CMap\@@1@@1179817@@C:\Program Files\Adobe\Reader 10.0\Resource\CMap\@@22@@2032127@@C:\Program Files\Adobe\Reader 10.0\Resource\CMap\@@26@@1179817@@C:\Program Files\Adobe\Reader 10.0\Reader\Adobe.Reader.Dependencies.manifest@@1@@1179817@@C:\Program Files\Adobe\Reader 10.0\Reader\Adobe.Reader.Dependencies.manifest@@22@@2032127@@C:\Program Files\Adobe\Reader 10.0\Reader\Adobe.Reader.Dependencies.manifest@@26@@2032127
    Property(S): ADOBE_COMMON_ACROBAT = C:\Program Files\Common Files\Adobe\Acrobat\
    Property(S): ACTIVE_X = C:\Program Files\Common Files\Adobe\Acrobat\ActiveX\
    Property(S): ProgramFilesFolder = C:\Program Files\
    Property(S): ADOBE = C:\Program Files\Adobe\
    Property(S): CommonFilesFolder = C:\Program Files\Common Files\
    Property(S): ADOBE_COMMON = C:\Program Files\Common Files\Adobe\
    Property(S): AIR = C:\Program Files\Adobe\Reader 10.0\Reader\AIR\
    Property(S): READER = C:\Program Files\Adobe\Reader 10.0\Reader\
    Property(S): TARGETDIR = C:\
    Property(S): ALLUSERSPROFILE = C:\ProgramData\
    Property(S): CommonAppDataFolder = C:\ProgramData\
    Property(S): ALLUSERS_APPDATA_ADOBE = C:\ProgramData\Adobe\
    Property(S): ALLUSERS_APPDATA_ADOBE_ACROBAT = C:\ProgramData\Adobe\Acrobat\
    Property(S): ALLUSERS_APPDATA_ADOBE_ACROBAT_9 = C:\ProgramData\Adobe\Acrobat\10.0\
    Property(S): ALLUSERS_APPDATA_ADOBE_ACROBAT_9_REPLICATE = C:\ProgramData\Adobe\Acrobat\10.0\Replicate\
    Property(S): ALLUSERS_APPDATA_ADOBE_ACROBAT_9_REPLICATE_SECURITY = C:\ProgramData\Adobe\Acrobat\10.0\Replicate\Security\
    Property(S): PLUG_INS = C:\Program Files\Adobe\Reader 10.0\Reader\plug_ins\
    Property(S): ANNOTATIONS = C:\Program Files\Adobe\Reader 10.0\Reader\plug_ins\Annotations\
    Property(S): ARM = C:\Program Files\Common Files\Adobe\ARM\
    Property(S): ARM_1.0 = C:\Program Files\Common Files\Adobe\ARM\1.0\
    Property(S): AdminToolsFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\
    Property(S): AppDataFolder = C:\Users\Administrator\AppData\Roaming\
    Property(S): BROWSER = C:\Program Files\Adobe\Reader 10.0\Reader\Browser\
    Property(S): BROWSER_IE = C:\Program Files\Adobe\Reader 10.0\Reader\Browser\
    Property(S): CACHE_SETUP_FILES = C:\Program Files\Adobe\Reader 10.0\Setup Files\
    Property(S): CACHE_DIR = C:\Program Files\Adobe\Reader 10.0\Setup Files\{AC76BA86-7AD7-1033-7B44-AA1000000001}\
    Property(S): INSTALLDIR = C:\Program Files\Adobe\Reader 10.0\
    Property(S): RESOURCE = C:\Program Files\Adobe\Reader 10.0\Resource\
    Property(S): CIDFONT = C:\Program Files\Adobe\Reader 10.0\Resource\CIDFont\
    Property(S): CMAP = C:\Program Files\Adobe\Reader 10.0\Resource\CMap\
    Property(S): COMMON_ADOBE_HELP = C:\Program Files\Common Files\Adobe\HelpCfg\
    Property(S): COMMON_ADOBE_HELP_CAT = C:\Program Files\Common Files\Adobe\HelpCfg\ca_ES\
    Property(S): COMMON_ADOBE_HELP_CHS = C:\Program Files\Common Files\Adobe\HelpCfg\zh_CN\
    Property(S): COMMON_ADOBE_HELP_CHT = C:\Program Files\Common Files\Adobe\HelpCfg\zh_TW\
    Property(S): COMMON_ADOBE_HELP_CZE = C:\Program Files\Common Files\Adobe\HelpCfg\cs_CZ\
    Property(S): COMMON_ADOBE_HELP_DAN = C:\Program Files\Common Files\Adobe\HelpCfg\da_DK\
    Property(S): COMMON_ADOBE_HELP_DEU = C:\Program Files\Common Files\Adobe\HelpCfg\de_DE\
    Property(S): COMMON_ADOBE_HELP_ENU = C:\Program Files\Common Files\Adobe\HelpCfg\en_US\
    Property(S): COMMON_ADOBE_HELP_ESP = C:\Program Files\Common Files\Adobe\HelpCfg\es_ES\
    Property(S): COMMON_ADOBE_HELP_EUQ = C:\Program Files\Common Files\Adobe\HelpCfg\eu_ES\
    Property(S): COMMON_ADOBE_HELP_FRA = C:\Program Files\Common Files\Adobe\HelpCfg\fr_FR\
    Property(S): COMMON_ADOBE_HELP_HRV = C:\Program Files\Common Files\Adobe\HelpCfg\hr_HR\
    Property(S): COMMON_ADOBE_HELP_HUN = C:\Program Files\Common Files\Adobe\HelpCfg\hu_HU\
    Property(S): COMMON_ADOBE_HELP_ITA = C:\Program Files\Common Files\Adobe\HelpCfg\it_IT\
    Property(S): COMMON_ADOBE_HELP_JPN = C:\Program Files\Common Files\Adobe\HelpCfg\ja_JP\
    Property(S): COMMON_ADOBE_HELP_KOR = C:\Program Files\Common Files\Adobe\HelpCfg\ko_KR\
    Property(S): COMMON_ADOBE_HELP_NLD = C:\Program Files\Common Files\Adobe\HelpCfg\nl_NL\
    Property(S): COMMON_ADOBE_HELP_NOR = C:\Program Files\Common Files\Adobe\HelpCfg\nb_NO\
    Property(S): COMMON_ADOBE_HELP_POL = C:\Program Files\Common Files\Adobe\HelpCfg\pl_PL\
    Property(S): COMMON_ADOBE_HELP_PTB = C:\Program Files\Common Files\Adobe\HelpCfg\pt_BR\
    Property(S): COMMON_ADOBE_HELP_RUM = C:\Program Files\Common Files\Adobe\HelpCfg\ro_RO\
    Property(S): COMMON_ADOBE_HELP_RUS = C:\Program Files\Common Files\Adobe\HelpCfg\ru_RU\
    Property(S): COMMON_ADOBE_HELP_SKY = C:\Program Files\Common Files\Adobe\HelpCfg\sk_SK\
    Property(S): COMMON_ADOBE_HELP_SLV = C:\Program Files\Common Files\Adobe\HelpCfg\sl_SI\
    Property(S): COMMON_ADOBE_HELP_SUO = C:\Program Files\Common Files\Adobe\HelpCfg\fi_FI\
    Property(S): COMMON_ADOBE_HELP_SVE = C:\Program Files\Common Files\Adobe\HelpCfg\sv_SE\
    Property(S): COMMON_ADOBE_HELP_TUR = C:\Program Files\Common Files\Adobe\HelpCfg\tr_TR\
    Property(S): COMMON_ADOBE_HELP_UKR = C:\Program Files\Common Files\Adobe\HelpCfg\uk_UA\
    Property(S): COMMON_LINGUISTIC = C:\Program Files\Adobe\Reader 10.0\Resource\Linguistics\
    Property(S): COMMON_ADOBE_PROVIDERS = C:\Program Files\Adobe\Reader 10.0\Resource\Linguistics\Providers\
    Property(S): COMMON_ADOBE_PROVIDERS_PROXIMITY = C:\Program Files\Adobe\Reader 10.0\Resource\Linguistics\Providers\Proximity\
    Property(S): COMMON_ADOBE_PROVIDERS_PROXIMITY_1100 = C:\Program Files\Adobe\Reader 10.0\Resource\Linguistics\Providers\Proximity\11.00\
    Property(S): COMMON_ADOBE_PROVIDERS_PROXIMITY_1100_NCL3S4PNTX = C:\Program Files\Adobe\Reader 10.0\Resource\Linguistics\Providers\Proximity\11.00\NC-L3S4PNTX\
    Property(S): COMMON_LINGUISTIC_LANGUAGENAMES = C:\Program Files\Adobe\Reader 10.0\Resource\Linguistics\LanguageNames2\
    Property(S): CommonFiles64Folder = C:\
    Property(S): DOCSETTINGS = C:\Program Files\Adobe\Reader 10.0\Reader\DocSettings\
    Property(S): DOCSETTINGS_PORTFOLIO = C:\Program Files\Adobe\Reader 10.0\Reader\DocSettings\Portfolio\
    Property(S): DOCSETTINGS_PORTFOLIO_CHS = C:\Program Files\Adobe\Reader 10.0\Reader\DocSettings\Portfolio\CHS\
    Property(S): DOCSETTINGS_PORTFOLIO_CHT = C:\Program Files\Adobe\Reader 10.0\Reader\DocSettings\Portfolio\CHT\
    Property(S): DOCSETTINGS_PORTFOLIO_CZE = C:\Program Files\Adobe\Reader 10.0\Reader\DocSettings\Portfolio\CZE\
    Property(S): DOCSETTINGS_PORTFOLIO_DAN = C:\Program Files\Adobe\Reader 10.0\Reader\DocSettings\Portfolio\DAN\
    Property(S): DOCSETTINGS_PORTFOLIO_DEU = C:\Program Files\Adobe\Reader 10.0\Reader\DocSettings\Portfolio\DEU\
    Property(S): DOCSETTINGS_PORTFOLIO_ENU = C:\Program Files\Adobe\Reader 10.0\Reader\DocSettings\Portfolio\ENU\
    Property(S): DOCSETTINGS_PORTFOLIO_ESP = C:\Program Files\Adobe\Reader 10.0\Reader\DocSettings\Portfolio\ESP\
    Property(S): DOCSETTINGS_PORTFOLIO_FRA = C:\Program Files\Adobe\Reader 10.0\Reader\DocSettings\Portfolio\FRA\
    Property(S): DOCSETTINGS_PORTFOLIO_HRV = C:\Program Files\Adobe\Reader 10.0\Reader\DocSettings\Portfolio\HRV\
    Property(S): DOCSETTINGS_PORTFOLIO_HUN = C:\Program Files\Adobe\Reader 10.0\Reader\DocSettings\Portfolio\HUN\
    Property(S): DOCSETTINGS_PORTFOLIO_ITA = C:\Program Files\Adobe\Reader 10.0\Reader\DocSettings\Portfolio\ITA\
    Property(S): DOCSETTINGS_PORTFOLIO_JPN = C:\Program Files\Adobe\Reader 10.0\Reader\DocSettings\Portfolio\JPN\
    Property(S): DOCSETTINGS_PORTFOLIO_KOR = C:\Program Files\Adobe\Reader 10.0\Reader\DocSettings\Portfolio\KOR\
    Property(S): DOCSETTINGS_PORTFOLIO_NLD = C:\Program Files\Adobe\Reader 10.0\Reader\DocSettings\Portfolio\NLD\
    Property(S): DOCSETTINGS_PORTFOLIO_NOR = C:\Program Files\Adobe\Reader 10.0\Reader\DocSettings\Portfolio\NOR\
    Property(S): DOCSETTINGS_PORTFOLIO_POL = C:\Program Files\Adobe\Reader 10.0\Reader\DocSettings\Portfolio\POL\
    Property(S): DOCSETTINGS_PORTFOLIO_PTB = C:\Program Files\Adobe\Reader 10.0\Reader\DocSettings\Portfolio\PTB\
    Property(S): DOCSETTINGS_PORTFOLIO_RUM = C:\Program Files\Adobe\Reader 10.0\Reader\DocSettings\Portfolio\RUM\
    Property(S): DOCSETTINGS_PORTFOLIO_RUS = C:\Program Files\Adobe\Reader 10.0\Reader\DocSettings\Portfolio\RUS\
    Property(S): DOCSETTINGS_PORTFOLIO_SKY = C:\Program Files\Adobe\Reader 10.0\Reader\DocSettings\Portfolio\SKY\
    Property(S): DOCSETTINGS_PORTFOLIO_SLV = C:\Program Files\Adobe\Reader 10.0\Reader\DocSettings\Portfolio\SLV\
    Property(S): DOCSETTINGS_PORTFOLIO_SUO = C:\Program Files\Adobe\Reader 10.0\Reader\DocSettings\Portfolio\SUO\
    Property(S): DOCSETTINGS_PORTFOLIO_SVE = C:\Program Files\Adobe\Reader 10.0\Reader\DocSettings\Portfolio\SVE\
    Property(S): DOCSETTINGS_PORTFOLIO_TUR = C:\Program Files\Adobe\Reader 10.0\Reader\DocSettings\Portfolio\TUR\
    Property(S): DOCSETTINGS_PORTFOLIO_UKR = C:\Program Files\Adobe\Reader 10.0\Reader\DocSettings\Portfolio\UKR\
    Property(S): DesktopFolder = C:\Users\Public\Desktop\
    Property(S): ESL_DIR = C:\Program Files\Adobe\Reader 10.0\Esl\
    Property(S): FONT = C:\Program Files\Adobe\Reader 10.0\Resource\Font\
    Property(S): FavoritesFolder = C:\Users\Administrator\Favorites\
    Property(S): FontsFolder = C:\Windows\Fonts\
    Property(S): GlobalAssemblyCache = C:\
    Property(S): IDTEMPLATES = C:\Program Files\Adobe\Reader 10.0\Reader\IDTemplates\
    Property(S): IDTEMPLATES_CAT = C:\Program Files\Adobe\Reader 10.0\Reader\IDTemplates\CAT\
    Property(S): IDTEMPLATES_CHS = C:\Program Files\Adobe\Reader 10.0\Reader\IDTemplates\CHS\
    Property(S): IDTEMPLATES_CHT = C:\Program Files\Adobe\Reader 10.0\Reader\IDTemplates\CHT\
    Property(S): IDTEMPLATES_CZE = C:\Program Files\Adobe\Reader 10.0\Reader\IDTemplates\CZE\
    Property(S): IDTEMPLATES_DAN = C:\Program Files\Adobe\Reader 10.0\Reader\IDTemplates\DAN\
    Property(S): IDTEMPLATES_DEU = C:\Program Files\Adobe\Reader 10.0\Reader\IDTemplates\DEU\
    Property(S): IDTEMPLATES_ENU = C:\Program Files\Adobe\Reader 10.0\Reader\IDTemplates\ENU\
    Property(S): IDTEMPLATES_ESP = C:\Program Files\Adobe\Reader 10.0\Reader\IDTemplates\ESP\
    Property(S): IDTEMPLATES_EUQ = C:\Program Files\Adobe\Reader 10.0\Reader\IDTemplates\EUQ\
    Property(S): IDTEMPLATES_FRA = C:\Program Files\Adobe\Reader 10.0\Reader\IDTemplates\FRA\
    Property(S): IDTEMPLATES_HRV = C:\Program Files\Adobe\Reader 10.0\Reader\IDTemplates\HRV\
    Property(S): IDTEMPLATES_HUN = C:\Program Files\Adobe\Reader 10.0\Reader\IDTemplates\HUN\
    Property(S): IDTEMPLATES_ITA = C:\Program Files\Adobe\Reader 10.0\Reader\IDTemplates\ITA\
    Property(S): IDTEMPLATES_JPN = C:\Program Files\Adobe\Reader 10.0\Reader\IDTemplates\JPN\
    Property(S): IDTEMPLATES_KOR = C:\Program Files\Adobe\Reader 10.0\Reader\IDTemplates\KOR\
    Property(S): IDTEMPLATES_NLD = C:\Program Files\Adobe\Reader 10.0\Reader\IDTemplates\NLD\
    Property(S): IDTEMPLATES_NOR = C:\Program Files\Adobe\Reader 10.0\Reader\IDTemplates\NOR\
    Property(S): IDTEMPLATES_POL = C:\Program Files\Adobe\Reader 10.0\Reader\IDTemplates\POL\
    Property(S): IDTEMPLATES_PTB = C:\Program Files\Adobe\Reader 10.0\Reader\IDTemplates\PTB\
    Property(S): IDTEMPLATES_RUM = C:\Program Files\Adobe\Reader 10.0\Reader\IDTemplates\RUM\
    Property(S): IDTEMPLATES_RUS = C:\Program Files\Adobe\Reader 10.0\Reader\IDTemplates\RUS\
    Property(S): IDTEMPLATES_SKY = C:\Program Files\Adobe\Reader 10.0\Reader\IDTemplates\SKY\
    Property(S): IDTEMPLATES_SLV = C:\Program Files\Adobe\Reader 10.0\Reader\IDTemplates\SLV\
    Property(S): IDTEMPLATES_SUO = C:\Program Files\Adobe\Reader 10.0\Reader\IDTemplates\SUO\
    Property(S): IDTEMPLATES_SVE = C:\Program Files\Adobe\Reader 10.0\Reader\IDTemplates\SVE\
    Property(S): IDTEMPLATES_TUR = C:\Program Files\Adobe\Reader 10.0\Reader\IDTemplates\TUR\
    Property(S): IDTEMPLATES_UKR = C:\Program Files\Adobe\Reader 10.0\Reader\IDTemplates\UKR\
    Property(S): READER_9.0 = C:\Program Files\Adobe\Reader 10.0\
    Property(S): JAVASCRIPTS = C:\Program Files\Adobe\Reader 10.0\Reader\Javascripts\
    Property(S): LEGAL = C:\Program Files\Adobe\Reader 10.0\Reader\Legal\
    Property(S): LEGAL_CAT = C:\Program Files\Adobe\Reader 10.0\Reader\Legal\CAT\
    Property(S): LEGAL_CHS = C:\Program Files\Adobe\Reader 10.0\Reader\Legal\CHS\
    Property(S): LEGAL_CHT = C:\Program Files\Adobe\Reader 10.0\Reader\Legal\CHT\
    Property(S): LEGAL_CZE = C:\Program Files\Adobe\Reader 10.0\Reader\Legal\CZE\
    Property(S): LEGAL_DAN = C:\Program Files\Adobe\Reader 10.0\Reader\Legal\DAN\
    Property(S): LEGAL_DEU = C:\Program Files\Adobe\Reader 10.0\Reader\Legal\DEU\
    Property(S): LEGAL_ENU = C:\Program Files\Adobe\Reader 10.0\Reader\Legal\ENU\
    Property(S): LEGAL_ESP = C:\Program Files\Adobe\Reader 10.0\Reader\Legal\ESP\
    Property(S): LEGAL_EUQ = C:\Program Files\Adobe\Reader 10.0\Reader\Legal\EUQ\
    Property(S): LEGAL_FRA = C:\Program Files\Adobe\Reader 10.0\Reader\Legal\FRA\
    Property(S): LEGAL_HRV = C:\Program Files\Adobe\Reader 10.0\Reader\Legal\HRV\
    Property(S): LEGAL_HUN = C:\Program Files\Adobe\Reader 10.0\Reader\Legal\HUN\
    Property(S): LEGAL_ITA = C:\Program Files\Adobe\Reader 10.0\Reader\Legal\ITA\
    Property(S): LEGAL_JPN = C:\Program Files\Adobe\Reader 10.0\Reader\Legal\JPN\
    Property(S): LEGAL_KOR = C:\Program Files\Adobe\Reader 10.0\Reader\Legal\KOR\
    Property(S): LEGAL_NLD = C:\Program Files\Adobe\Reader 10.0\Reader\Legal\NLD\
    Property(S): LEGAL_NOR = C:\Program Files\Adobe\Reader 10.0\Reader\Legal\NOR\
    Property(S): LEGAL_POL = C:\Program Files\Adobe\Reader 10.0\Reader\Legal\POL\
    Property(S): LEGAL_PTB = C:\Program Files\Adobe\Reader 10.0\Reader\Legal\PTB\
    Property(S): LEGAL_RUM = C:\Program Files\Adobe\Reader 10.0\Reader\Legal\RUM\
    Property(S): LEGAL_RUS = C:\Program Files\Adobe\Reader 10.0\Reader\Legal\RUS\
    Property(S): LEGAL_SKY = C:\Program Files\Adobe\Reader 10.0\Reader\Legal\SKY\
    Property(S): LEGAL_SLV = C:\Program Files\Adobe\Reader 10.0\Reader\Legal\SLV\
    Property(S): LEGAL_SUO = C:\Program Files\Adobe\Reader 10.0\Reader\Legal\SUO\
    Property(S): LEGAL_SVE = C:\Program Files\Adobe\Reader 10.0\Reader\Legal\SVE\
    Property(S): LEGAL_TUR = C:\Program Files\Adobe\Reader 10.0\Reader\Legal\TUR\
    Property(S): LEGAL_UKR = C:\Program Files\Adobe\Reader 10.0\Reader\Legal\UKR\
    Property(S): LOCALE = C:\Program Files\Adobe\Reader 10.0\Reader\Locale\
    Property(S): LOCALE_CA_ES = C:\Program Files\Adobe\Reader 10.0\Reader\Locale\ca_ES\
    Property(S): LOCALE_CS_CZ = C:\Program Files\Adobe\Reader 10.0\Reader\Locale\cs_CZ\
    Property(S): LOCALE_DA_DK = C:\Program Files\Adobe\Reader 10.0\Reader\Locale\da_DK\
    Property(S): LOCALE_DE_DE = C:\Program Files\Adobe\Reader 10.0\Reader\Locale\de_DE\
    Property(S): LOCALE_ES_ES = C:\Program Files\Adobe\Reader 10.0\Reader\Locale\es_ES\
    Property(S): LOCALE_EU_ES = C:\Program Files\Adobe\Reader 10.0\Reader\Locale\eu_ES\
    Property(S): LOCALE_FI_FI = C:\Program Files\Adobe\Reader 10.0\Reader\Locale\fi_FI\
    Property(S): LOCALE_FR_FR = C:\Program Files\Adobe\Reader 10.0\Reader\Locale\fr_FR\
    Property(S): LOCALE_HR_HR = C:\Program Files\Adobe\Reader 10.0\Reader\Locale\hr_HR\
    Property(S): LOCALE_HU_HU = C:\Program Files\Adobe\Reader 10.0\Reader\Locale\hu_HU\
    Property(S): LOCALE_IT_IT = C:\Program Files\Adobe\Reader 10.0\Reader\Locale\it_IT\
    Property(S): LOCALE_JA_JP = C:\Program Files\Adobe\Reader 10.0\Reader\Locale\ja_JP\
    Property(S): LOCALE_KO_KR = C:\Program Files\Adobe\Reader 10.0\Reader\Locale\ko_KR\
    Property(S): LOCALE_NB_NO = C:\Program Files\Adobe\Reader 10.0\Reader\Locale\nb_NO\
    Property(S): LOCALE_NL_NL = C:\Program Files\Adobe\Reader 10.0\Reader\Locale\nl_NL\
    Property(S): LOCALE_PL_PL = C:\Program Files\Adobe\Reader 10.0\Reader\Locale\pl_PL\
    Property(S): LOCALE_PT_BR = C:\Program Files\Adobe\Reader 10.0\Reader\Locale\pt_BR\
    Property(S): LOCALE_RO_RO = C:\Program Files\Adobe\Reader 10.0\Reader\Locale\ro_RO\
    Property(S): LOCALE_RU_RU = C:\Program Files\Adobe\Reader 10.0\Reader\Locale\ru_RU\
    Property(S): LOCALE_SK_SK = C:\Program Files\Adobe\Reader 10.0\Reader\Locale\sk_SK\
    Property(S): LOCALE_SL_SI = C:\Program Files\Adobe\Reader 10.0\Reader\Locale\sl_SI\
    Property(S): LOCALE_SV_SE = C:\Program Files\Adobe\Reader 10.0\Reader\Locale\sv_SE\
    Property(S): LOCALE_TR_TR = C:\Program Files\Adobe\Reader 10.0\Reader\Locale\tr_TR\
    Property(S): LOCALE_UK_UA = C:\Program Files\Adobe\Reader 10.0\Reader\Locale\uk_UA\
    Property(S): LOCALE_ZH_CN = C:\Program Files\Adobe\Reader 10.0\Reader\Locale\zh_CN\
    Property(S): LOCALE_ZH_TW = C:\Program Files\Adobe\Reader 10.0\Reader\Locale\zh_TW\
    Property(S): LocalAppDataFolder = C:\Users\Administrator\AppData\Local\
    Property(S): MOZILLA_1 = C:\Program Files\Adobe\Reader 10.0\Reader\Browser\
    Property(S): MOZILLA_2 = C:\Program Files\Adobe\Reader 10.0\Reader\Browser\
    Property(S): MOZILLA_3 = C:\Program Files\Adobe\Reader 10.0\Reader\Browser\
    Property(S): MOZILLA_4 = C:\Program Files\Adobe\Reader 10.0\Reader\Browser\
    Property(S): MOZILLA_5 = C:\Program Files\Adobe\Reader 10.0\Reader\Browser\
    Property(S): MOZILLA_6 = C:\Program Files\Adobe\Reader 10.0\Reader\Browser\
    Property(S): MOZILLA_7 = C:\Program Files\Adobe\Reader 10.0\Reader\Browser\
    Property(S): MOZILLA_8 = C:\Program Files\Adobe\Reader 10.0\Reader\Browser\
    Property(S): MPP = C:\Program Files\Adobe\Reader 10.0\Reader\plug_ins\Multimedia\MPP\
    Property(S): MULTIMEDIA = C:\Program Files\Adobe\Reader 10.0\Reader\plug_ins\Multimedia\
    Property(S): MPP_CZE = C:\Program Files\Adobe\Reader 10.0\Reader\plug_ins\Multimedia\MPP_CZE\
    Property(S): MPP_HRV = C:\Program Files\Adobe\Reader 10.0\Reader\plug_ins\Multimedia\MPP_HRV\
    Property(S): MPP_HUN = C:\Program Files\Adobe\Reader 10.0\Reader\plug_ins\Multimedia\MPP_HUN\
    Property(S): MPP_POL = C:\Program Files\Adobe\Reader 10.0\Reader\plug_ins\Multimedia\MPP_POL\
    Property(S): MPP_RUM = C:\Program Files\Adobe\Reader 10.0\Reader\plug_ins\Multimedia\MPP_RUM\
    Property(S): MPP_RUS = C:\Program Files\Adobe\Reader 10.0\Reader\plug_ins\Multimedia\MPP_RUS\
    Property(S): MPP_SKY = C:\Program Files\Adobe\Reader 10.0\Reader\plug_ins\Multimedia\MPP_SKY\
    Property(S): MPP_SLV = C:\Program Files\Adobe\Reader 10.0\Reader\plug_ins\Multimedia\MPP_SLV\
    Property(S): MPP_TUR = C:\Program Files\Adobe\Reader 10.0\Reader\plug_ins\Multimedia\MPP_TUR\
    Property(S): MPP_UKR = C:\Program Files\Adobe\Reader 10.0\Reader\plug_ins\Multimedia\MPP_UKR\
    Property(S): MULTIMEDIA_MPP_CAT = C:\Program Files\Adobe\Reader 10.0\Reader\plug_ins\Multimedia\MPP\
    Property(S): MULTIMEDIA_MPP_CHS = C:\Program Files\Adobe\Reader 10.0\Reader\plug_ins\Multimedia\MPP\
    Property(S): MULTIMEDIA_MPP_CHT = C:\Program Files\Adobe\Reader 10.0\Reader\plug_ins\Multimedia\MPP\
    Property(S): MULTIMEDIA_MPP_DAN = C:\Program Files\Adobe\Reader 10.0\Reader\plug_ins\Multimedia\MPP\
    Property(S): MULTIMEDIA_MPP_DEU = C:\Program Files\Adobe\Reader 10.0\Reader\plug_ins\Multimedia\MPP\
    Property(S): MULTIMEDIA_MPP_ESP = C:\Program Files\Adobe\Reader 10.0\Reader\plug_ins\Multimedia\MPP\
    Property(S): MULTIMEDIA_MPP_EUQ = C:\Program Files\Adobe\Reader 10.0\Reader\plug_ins\Multimedia\MPP\
    Property(S): MULTIMEDIA_MPP_FRA = C:\Program Files\Adobe\Reader 10.0\Reader\plug_ins\Multimedia\MPP\
    Property(S): MULTIMEDIA_MPP_ITA = C:\Program Files\Adobe\Reader 10.0\Reader\plug_ins\Multimedia\MPP\
    Property(S): MULTIMEDIA_MPP_JAPN = C:\Program Files\Adobe\Reader 10.0\Reader\plug_ins\Multimedia\MPP\
    Property(S): MULTIMEDIA_MPP_KOR = C:\Program Files\Adobe\Reader 10.0\Reader\plug_ins\Multimedia\MPP\
    Property(S): MULTIMEDIA_MPP_NLD = C:\Program Files\Adobe\Reader 10.0\Reader\plug_ins\Multimedia\MPP\
    Property(S): MULTIMEDIA_MPP_NOR = C:\Program Files\Adobe\Reader 10.0\Reader\plug_ins\Multimedia\MPP\
    Property(S): MULTIMEDIA_MPP_PTB = C:\Program Files\Adobe\Reader 10.0\Reader\plug_ins\Multimedia\MPP\
    Property(S): MULTIMEDIA_MPP_SUO = C:\Program Files\Adobe\Reader 10.0\Reader\plug_ins\Multimedia\MPP\
    Property(S): MULTIMEDIA_MPP_SVE = C:\Program Files\Adobe\Reader 10.0\Reader\plug_ins\Multimedia\MPP\
    Property(S): MyPicturesFolder = C:\Users\Administrator\Pictures\
    Property(S): NETSCAPE_3 = C:\Program Files\Adobe\Reader 10.0\Reader\Browser\
    Property(S): NETSCAPE_4 = C:\Program Files\Adobe\Reader 10.0\Reader\Browser\
    Property(S): ONLINE_HELP = C:\Program Files\Common Files\Adobe\Help\
    Property(S): ONLINE_HELP_CA_ES = C:\Program Files\Common Files\Adobe\Help\ca_es\
    Property(S): ONLINE_HELP_CA_ES_RDR = C:\Program Files\Common Files\Adobe\Help\ca_es\reader\
    Property(S): ONLINE_HELP_CA_ES_RDRX = C:\Program Files\Common Files\Adobe\Help\ca_es\reader\X\
    Property(S): ONLINE_HELP_CA_ES_RDRX_USING = C:\Program Files\Common Files\Adobe\Help\ca_es\reader\X\using\
    Property(S): ONLINE_HELP_CS_CZ = C:\Program Files\Common Files\Adobe\Help\cs_cz\
    Property(S): ONLINE_HELP_CS_CZ_RDR = C:\Program Files\Common Files\Adobe\Help\cs_cz\reader\
    Property(S): ONLINE_HELP_CS_CZ_RDRX = C:\Program Files\Common Files\Adobe\Help\cs_cz\reader\X\
    Property(S): ONLINE_HELP_CS_CZ_RDRX_USING = C:\Program Files\Common Files\Adobe\Help\cs_cz\reader\X\using\
    Property(S): ONLINE_HELP_DA_DK = C:\Program Files\Common Files\Adobe\Help\da_dk\
    Property(S): ONLINE_HELP_DA_DK_RDR = C:\Program Files\Common Files\Adobe\Help\da_dk\reader\
    Property(S): ONLINE_HELP_DA_DK_RDRX = C:\Program Files\Common Files\Adobe\Help\da_dk\reader\X\
    Property(S): ONLINE_HELP_DA_DK_RDRX_USING = C:\Program Files\Common Files\Adobe\Help\da_dk\reader\X\using\
    Property(S): ONLINE_HELP_DE_DE = C:\Program Files\Common Files\Adobe\Help\de_de\
    Property(S): ONLINE_HELP_DE_DE_RDR = C:\Program Files\Common Files\Adobe\Help\de_de\reader\
    Property(S): ONLINE_HELP_DE_DE_RDRX = C:\Program Files\Common Files\Adobe\Help\de_de\reader\X\
    Property(S): ONLINE_HELP_DE_DE_RDRX_USING = C:\Program Files\Common Files\Adobe\Help\de_de\reader\X\using\
    Property(S): ONLINE_HELP_EN_US = C:\Program Files\Common Files\Adobe\Help\en_us\
    Property(S): ONLINE_HELP_EN_US_RDR = C:\Program Files\Common Files\Adobe\Help\en_us\reader\
    Property(S): ONLINE_HELP_EN_US_RDRX = C:\Program Files\Common Files\Adobe\Help\en_us\reader\X\
    Property(S): ONLINE_HELP_EN_US_RDRX_USING = C:\Program Files\Common Files\Adobe\Help\en_us\reader\X\using\
    Property(S): ONLINE_HELP_ES_ES = C:\Program Files\Common Files\Adobe\Help\es_es\
    Property(S): ONLINE_HELP_ES_ES_RDR = C:\Program Files\Common Files\Adobe\Help\es_es\reader\
    Property(S): ONLINE_HELP_ES_ES_RDRX = C:\Program Files\Common Files\Adobe\Help\es_es\reader\X\
    Property(S): ONLINE_HELP_ES_ES_RDRX_USING = C:\Program Files\Common Files\Adobe\Help\es_es\reader\X\using\
    Property(S): ONLINE_HELP_EU_ES = C:\Program Files\Common Files\Adobe\Help\eu_ES\
    Property(S): ONLINE_HELP_EU_ES_RDR = C:\Program Files\Common Files\Adobe\Help\eu_ES\reader\
    Property(S): ONLINE_HELP_EU_ES_RDRX = C:\Program Files\Common Files\Adobe\Help\eu_ES\reader\X\
    Property(S): ONLINE_HELP_EU_ES_RDRX_USING = C:\Program Files\Common Files\Adobe\Help\eu_ES\reader\X\using\
    Property(S): ONLINE_HELP_FI_FI = C:\Program Files\Common Files\Adobe\Help\fi_fi\
    Property(S): ONLINE_HELP_FI_FI_RDR = C:\Program Files\Common Files\Adobe\Help\fi_fi\reader\
    Property(S): ONLINE_HELP_FI_FI_RDRX = C:\Program Files\Common Files\Adobe\Help\fi_fi\reader\X\
    Property(S): ONLINE_HELP_FI_FI_RDRX_USING = C:\Program Files\Common Files\Adobe\Help\fi_fi\reader\X\using\
    Property(S): ONLINE_HELP_FR_FR = C:\Program Files\Common Files\Adobe\Help\fr_fr\
    Property(S): ONLINE_HELP_FR_FR_RDR = C:\Program Files\Common Files\Adobe\Help\fr_fr\reader\
    Property(S): ONLINE_HELP_FR_FR_RDRX = C:\Program Files\Common Files\Adobe\Help\fr_fr\reader\X\
    Property(S): ONLINE_HELP_FR_FR_RDRX_USING = C:\Program Files\Common Files\Adobe\Help\fr_fr\reader\X\using\
    Property(S): ONLINE_HELP_HR_HR = C:\Program Files\Common Files\Adobe\Help\hr_hr\
    Property(S): ONLINE_HELP_HR_HR_RDR = C:\Program Files\Common Files\Adobe\Help\hr_hr\reader\
    Property(S): ONLINE_HELP_HR_HR_RDRX = C:\Program Files\Common Files\Adobe\Help\hr_hr\reader\X\
    Property(S): ONLINE_HELP_HR_HR_RDRX_USING = C:\Program Files\Common Files\Adobe\Help\hr_hr\reader\X\using\
    Property(S): ONLINE_HELP_HU_HU = C:\Program Files\Common Files\Adobe\Help\hu_hu\
    Property(S): ONLINE_HELP_HU_HU_RDR = C:\Program Files\Common Files\Adobe\Help\hu_hu\reader\
    Property(S): ONLINE_HELP_HU_HU_RDRX = C:\Program Files\Common Files\Adobe\Help\hu_hu\reader\X\
    Property(S): ONLINE_HELP_HU_HU_RDRX_USING = C:\Program Files\Common Files\Adobe\Help\hu_hu\reader\X\using\
    Property(S): ONLINE_HELP_IT_IT = C:\Program Files\Common Files\Adobe\Help\it_it\
    Property(S): ONLINE_HELP_IT_IT_RDR = C:\Program Files\Common Files\Adobe\Help\it_it\reader\
    Property(S): ONLINE_HELP_IT_IT_RDRX = C:\Program Files\Common Files\Adobe\Help\it_it\reader\X\
    Property(S): ONLINE_HELP_IT_IT_RDRX_USING = C:\Program Files\Common Files\Adobe\Help\it_it\reader\X\using\
    Property(S): ONLINE_HELP_JA_JP = C:\Program Files\Common Files\Adobe\Help\ja_jp\
    Property(S): ONLINE_HELP_JA_JP_RDR = C:\Program Files\Common Files\Adobe\Help\ja_jp\reader\
    Property(S): ONLINE_HELP_JA_JP_RDRX = C:\Program Files\Common Files\Adobe\Help\ja_jp\reader\X\
    Property(S): ONLINE_HELP_JA_JP_RDRX_USING = C:\Program Files\Common Files\Adobe\Help\ja_jp\reader\X\using\
    Property(S): ONLINE_HELP_KO_KR = C:\Program Files\Common Files\Adobe\Help\ko_kr\
    Property(S): ONLINE_HELP_KO_KR_RDR = C:\Program Files\Common Files\Adobe\Help\ko_kr\reader\
    Property(S): ONLINE_HELP_KO_KR_RDRX = C:\Program Files\Common Files\Adobe\Help\ko_kr\reader\X\
    Property(S): ONLINE_HELP_KO_KR_RDRX_USING = C:\Program Files\Common Files\Adobe\Help\ko_kr\reader\X\using\
    Property(S): ONLINE_HELP_NB_NO = C:\Program Files\Common Files\Adobe\Help\nb_no\
    Property(S): ONLINE_HELP_NB_NO_RDR = C:\Program Files\Common Files\Adobe\Help\nb_no\reader\
    Property(S): ONLINE_HELP_NB_NO_RDRX = C:\Program Files\Common Files\Adobe\Help\nb_no\reader\X\
    Property(S): ONLINE_HELP_NB_NO_RDRX_USING = C:\Program Files\Common Files\Adobe\Help\nb_no\reader\X\using\
    Property(S): ONLINE_HELP_NL_NL = C:\Program Files\Common Files\Adobe\Help\nl_nl\
    Property(S): ONLINE_HELP_NL_NL_RDR = C:\Program Files\Common Files\Adobe\Help\nl_nl\reader\
    Property(S): ONLINE_HELP_NL_NL_RDRX = C:\Program Files\Common Files\Adobe\Help\nl_nl\reader\X\
    Property(S): ONLINE_HELP_NL_NL_RDRX_USING = C:\Program Files\Common Files\Adobe\Help\nl_nl\reader\X\using\
    Property(S): ONLINE_HELP_PL_PL = C:\Program Files\Common Files\Adobe\Help\pl_pl\
    Property(S): ONLINE_HELP_PL_PL_RDR = C:\Program Files\Common Files\Adobe\Help\pl_pl\reader\
    Property(S): ONLINE_HELP_PL_PL_RDRX = C:\Program Files\Common Files\Adobe\Help\pl_pl\reader\X\
    Property(S): ONLINE_HELP_PL_PL_RDRX_USING = C:\Program Files\Common Files\Adobe\Help\pl_pl\reader\X\using\
    Property(S): ONLINE_HELP_PT_BR = C:\Program Files\Common Files\Adobe\Help\pt_br\
    Property(S): ONLINE_HELP_PT_BR_RDR = C:\Program Files\Common Files\Adobe\Help\pt_br\reader\
    Property(S): ONLINE_HELP_PT_BR_RDRX = C:\Program Files\Common Files\Adobe\Help\pt_br\reader\X\
    Property(S): ONLINE_HELP_PT_BR_RDRX_USING = C:\Program Files\Common Files\Adobe\Help\pt_br\reader\X\using\
    Property(S): ONLINE_HELP_RO_RO = C:\Program Files\Common Files\Adobe\Help\ro_ro\
    Property(S): ONLINE_HELP_RO_RO_RDR = C:\Program Files\Common Files\Adobe\Help\ro_ro\reader\
    Property(S): ONLINE_HELP_RO_RO_RDRX = C:\Program Files\Common Files\Adobe\Help\ro_ro\reader\X\
    Property(S): ONLINE_HELP_RO_RO_RDRX_USING = C:\Program Files\Common Files\Adobe\Help\ro_ro\reader\X\using\
    Property(S): ONLINE_HELP_RU_RU = C:\Program Files\Common Files\Adobe\Help\ru_ru\
    Property(S): ONLINE_HELP_RU_RU_RDR = C:\Program Files\Common Files\Adobe\Help\ru_ru\reader\
    Property(S): ONLINE_HELP_RU_RU_RDRX = C:\Program Files\Common Files\Adobe\Help\ru_ru\reader\X\
    Property(S): ONLINE_HELP_RU_RU_RDRX_USING = C:\Program Files\Common Files\Adobe\Help\ru_ru\reader\X\using\
    Property(S): ONLINE_HELP_SK_SK = C:\Program Files\Common Files\Adobe\Help\sk_sk\
    Property(S): ONLINE_HELP_SK_SK_RDR = C:\Program Files\Common Files\Adobe\Help\sk_sk\reader\
    Property(S): ONLINE_HELP_SK_SK_RDRX = C:\Program Files\Common Files\Adobe\Help\sk_sk\reader\X\
    Property(S): ONLINE_HELP_SK_SK_RDRX_USING = C:\Program Files\Common Files\Adobe\Help\sk_sk\reader\X\using\
    Property(S): ONLINE_HELP_SL_SI = C:\Program Files\Common Files\Adobe\Help\sl_si\
    Property(S): ONLINE_HELP_SL_SI_RDR = C:\Program Files\Common Files\Adobe\Help\sl_si\reader\
    Property(S): ONLINE_HELP_SL_SI_RDRX = C:\Program Files\Common Files\Adobe\Help\sl_si\reader\X\
    Property(S): ONLINE_HELP_SL_SI_RDRX_USING = C:\Program Files\Com

    Hi and Welcome to the Community!
    I suggest this thread:
    http://supportforums.blackberry.com/t5/Desktop-Software-for-PC/Cleanly-quot-Starting-Over-quot-with-...
    It starts with a process for cleanly starting over, and there is some discussion, and there is also a post (15) with links to older Desktop Software versions, if those are needed. Note that this is not, by any means, guaranteed to work...but it has worked for many to resolve issues they are having.
    Good luck!
    Occam's Razor nearly always applies when troubleshooting technology issues!
    If anyone has been helpful to you, please show your appreciation by clicking the button inside of their post. Please click here and read, along with the threads to which it links, for helpful information to guide you as you proceed. I always recommend that you treat your BlackBerry like any other computing device, including using a regular backup schedule...click here for an article with instructions.
    Join our BBM Channels
    BSCF General Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

  • PC 10.0 Organization cenario and issues

    Hi all,
    I have the following cenario on GRC 10.0, at backend I have a created a user X on SU01 transation and at ROLE tab I did selected all the roles SAP_GRC* for this user.
    Them I created a new user user Y in the same way as a copy of the first one, same roles and all.
    With user Y I logged at frontend and had created an organization and realized that neither at frontend nor backend at global compliance Structure I´m able to delete/remove the organization, but if I log with user X them at frontend I´m able to delete/remove that organization that was created by user Y.
    Also with the User X at backend I was unable to delete/remove the organization.
    Can some of you give some light on it, please?
    I appreciate a lot your comments, thanks.
    Claudenir Araujo

    Hello Claudenir,
    the concept in GRC is not to delete master data but to delimit the validity.
    There is no deletion supported in the standard functionality.
    Best,
    Jürgen

  • How can I remove an app that someone else downloaded on my device with their Apple ID

    My nephew downloaded Facebook on my iPhone using his Apple ID and password. I deleted the app and am trying to download it again, but it always asks for his itunes password. How can I permanently get rid of apps he downloaded so I can download them using my id and password?

    Dah•veedApr 15, 2013 9:47 PM Re: How can I remove an App on my MacBook Air that I don't want?
    Re: How can I remove an App on my MacBook Air that I don't want?in response to Jax | This helped me
    Drag the app icon out of the Apps folder and drop it in the Trash. If you want to make sure that you got all associated files use a deletion app such as AppCleaner.
    Hi Dah.veed
    I read your advice to uninstall an app.using AppCleaner.This seems confusing.When I check the file location to see the total package contents,the file shows considerable more MB's than when I use AppCleaner and not near as much.Using AppCleaner would mean I would be leaving a considerable amount of residual garbage.Why is the AppCleaner not cleaning everything out.If i was to delete from the file location and send it to trash,would I be deleting support files.
    Thanks for your help.
    Tom

  • Iwork 09 removed from the iwork 09 folder inthe applications folder

    I installed iwork 09 from dvd and it placed a folder labled iwork 09 in the applications folder containing all 3 apps pages numbers keynote .
    Question theese 3 apps allway take the longest to open untill they are cached .
    I decided to remove them from the iwork 09  folder and just leave the appps in the applications folder .
    amazingingly they open exteamly fast now even from a shut down machine  faster than itunes iphoto even mail
    is there any harm not having them in a separate  folder in the aplications folder ?

    But I did not move them from the applications folder just removed the folder they were in , in the aplications folder  I have downloaded all three iwork apps from the app store on another compouter and they are separately stored in the applications folder so why cant this work ?
    Because the Mac App Store installs software in a different way. The Mac App Store will update an app anywhere on your hard drive. The mechanism it uses for this is built into OS X. However, iWork purchased on a DVD or downloaded is installed via an "Installer" application. This installer application is coded to only look for iWork in the /Applications folder. It will not look elsewhere.
    I decided to remove them from the iwork 09  folder and just leave the appps in the applications folder  amazingingly they open exteamly fast now even from a shut down machine  faster than itunes iphoto even mail
    This is weird. And I'd bet it has nothing to do with moving them to a different folder. I suspect it is because of a problem with the folder they're stored in or a cache file. I would also suspect that if you totally uninstalled iWork, deleted supporting cache files and reinstalled it that the apps would install just as fast.

  • Floating JSR168 Portlets

    Is the floating window state available to JSR168 portlets? If it is where to set
    it? Thanks

    This is what I heard from tech support regarding floating JSR168 portlets!
    "I opened CR135056 for your case. I will let you know if I get response from our
    engineer."
    So, I guess we just have to wait and pray ! Thanks
    Martin Porter <[email protected]> wrote:
    >
    Hi,
    We are also attempting to use a floating portlet for help mode for non
    JSR-168 portlets but that does not work either. We currently have an
    open support case with BEA with this since 13th April and thus far no
    fix so i would not expect to see a fix in the short term as it seems
    floating portlets simply dont work !.
    Regards
    Martin
    Ramesh wrote:
    Hi Subbu,
    I tried your solution. It doesn't seem to work. I even rebuilt theapplication
    and redeployed (Do I need to do that when weblogic-portlet.xml is changed?).Can
    you please tell me what could be wrong? I checked the file to makesure there
    wasn't any typo or other mistakes.
    Thanks
    K. Ramesh
    Subbu Allamaraju <[email protected]> wrote:
    Add
    <portlet>
    <portlet-name>same_name_as_in_portelt_xml</portlet-name>
    <supports>
    <mime-type>same_mime_type_as_in_portlet_xml</mime-type>
    <window-state>
    <name>float</name>
    </window-state>
    </supports>
    </portlet>
    in weblogic-portlet.xml. The same can be used for adding delete support.
    Subbu
    Ramesh wrote:
    Anyone? Is it not possible? I would think it would be.
    On the same note, can the help for a portlet be shown in a separatewindow also?
    How would I achieve that? Thanks
    "Ramesh" <[email protected]> wrote:
    Is the floating window state available to JSR168 portlets? If it
    is
    where
    to set
    it? Thanks

  • Home Library

    Hi,
    I recently deleted several applications in order to recoup some drive space. I also deleted associated application support files (Mozilla, MS, Firefox and a Yahoo sync file) from my Home Library/Applications Support Folder. In hindsight, I wish I checked with all you experts out there before proceeding to delete the application support files. Is there a chance I did more harm than good for such a small drive space recovery?
    Thanks in advance.
    Fweddy

    what's MS? in general, deleting support files from your home directory library is quite harmless. if needed those files will be recreated from scratch by the applications themselves.

  • How to install applet onto the real card?

    Hello erperts,
    I am rather new to java card programming. I have downloaded java card kit and tested sample applications successfully.
    Now i have OMNIKEY CardMan 5121 card reader with some sample cards(i dont know the type for cards), i just want to install the sample programs given along with the kit into the real card, what should i do? can i do it with tools in the kit itself or have i to use any tool?
    Waiting for your kind reply
    Regards,
    SRI.

    Hi,
    I have the same doubts, except i have another kind of card.
    So, i own a G&D SmartCafe Expert 64, having this specs:
    Specifications:
    � GlobalPlatform Card
    Specification 2.0.1�
    � SUN Java Card� 2.2 incl.
    complete implementation of
    optional features, e.g. object
    deletion support, support of
    logical channels
    � ISO 7816 1�5
    � SUN Java Card� 2.2 Bio API
    What I want is to install the Java Card Wallet sample onto the card.
    Can anyone guide me through the process? I would try to use script file generated with scriptgen, but I don't know if this is exactly how I am supposed to do it. Wouldn't want to spoil one good card.
    Edited by: andrew2856 on Jun 25, 2008 8:11 AM

  • "Over 100 New Features List" ??

    Ever since the release of IOS4, I have heard the term "over 100 new features" thrown around, yet I can not find an official list of these features. Does anybody know where an official list can be found with each feature number listed out? I feel like it is just a hype term they have used, but it isn't documented anywhere. Any help would be greatly appreciated!

    ^ that one is very good.
    http://webtrickz.com/new-features-in-ios-4-iphone-os-4-software/
    Multitasking support for third-party apps* 
      – Multitasking user interface to quickly move between 
         apps 
      – Support for audio apps to play in the background 
      – VoIP apps can receive and maintain calls in the 
         background or when device is asleep 
      – Apps can monitor location and take action while
         running in the background 
      – Alerts and messages can be pushed to apps using 
         push and local notifications 
      – Apps can complete tasks in the background
    Folders to better organize and access apps
    Home screen Wallpaper*
    Mail improvements 
      – Unified inbox to view emails from all accounts in one 
         place 
      – Fast inbox switching to quickly switch between 
         different email accounts 
      – Threaded messages to view multiple emails from the 
         same conversation 
      – Attachments can be opened with compatible third- 
         party apps 
      – Search results can now be filed or deleted 
      – Option to select size of photo attachments 
      – Messages in the Outbox can be edited or deleted
    Support for iBooks and iBookstore (available from the App Store)
    Photo and Camera improvements 
      – 5x digital zoom when taking a photo** 
      – Tap to focus during video recording** 
      – Ability to sync Faces from iPhoto 
      – Geo-tagged photos appear on a map in Photos
    Ability to create and edit playlists on device
    Calendar invitations can be sent and accepted wirelessly with supported CalDAV servers
    Support for MobileMe calendar sharing
    Suggestions and recent searches appear during a web search
    Searchable SMS/MMS messages**
    Spotlight search can be continued on web and Wikipedia
    Enhanced location privacy 
      – New Location Services icon in the status bar 
      – Indication of which apps have requested your location 
         in the last 24 hours 
      – Location Services can be toggled on or off for 
         individual apps
    Automatic spellcheck
    Support for Bluetooth keyboards*
    iPod out to navigate music, podcasts and audiobooks through an iPod interface with compatible cars
    Support for iTunes gifting of apps
    Wireless notes syncing with IMAP-based mail accounts
    Persistent WiFi connection to receive push notifications*
    New setting for turning on/off cellular data only**
    Option to display the character count while composing new SMS/MMS**
    Visual Voicemail messages can be kept locally even if they have been deleted from the server**
    Control to lock portrait orientation*
    Audio playback controls for iPod and third-party audio apps*
    New languages, dictionaries and keyboards
    Accessibility enhancements*
    Bluetooth improvements
    Better data protection using the device passcode as an encryption key* (Requires full restore.)
    Support for third-party Mobile Device Management solutions
    Enables wireless distribution of enterprise applications
    Exchange Server 2010 compatibility
    Support for multiple Exchange ActiveSync accounts
    Support for Juniper Junos Pulse and Cisco AnyConnect SSL VPN apps (available from the App Store)
    More than 1,500 new developer APIs
    Bug fixes

  • CS3 and Leopard

    Anyone having problems? After installing Leopard I can't open InDesign CS3 - It tells me that there is a serious error. The rest of the suite seems OK.

    Adobe software has never installed smoothly when there are entrails of previous Adobe installs hanging around on the system. To perform a clean install of CS3 i recommend you trash all Adobe applications and their support files and restart the computer before proceeding. If you've opened any of the apps before attempting to empty the trash you may have to restart before the files can be deleted without using force. In this case restart again after the trash has emptied. I prefer to perform repair permissions too, before and after the install.
    Support files are located here (system and user):
    Macintosh HD/Library/Application Support/Adobe
    ~/Library/Application Support/Adobe
    Important Note: Deleting support files will impact every Adobe application installed on your system including After Effects. Do not attempt this if you have other Adobe applications installed that you do not wish to reinstall at this time.

Maybe you are looking for

  • How to write IF-THEN-ELSE in query (syntx)

    Dear Experts, As the decode syntx is Oracel's, is there any syntx could be used for IF-THen-Else function in query generator? Thanks. Emily

  • Save as PDF from IE loses images

    Hello, I am dealing with a problem. I have Acrobat XI installed. I can open a letter in Internet explorer. This letter contains about 12 images. When I try to print the letter I chose Adobe PDF so it saves as PDF. Now the problem, when the letter is

  • Calendar sync problem - opposite of everyone else!!!

    Hello everyone. I have recently upgraded my device and my DM. I know have a problem that seems to be the exact opposite of the one everyone has...! Since upgrading my DM to 6.1.0.36, when I sync with Outlook it transfers to Outlook all the appointmen

  • Having problems downloading pics with icloud

    How do I get my "camera Roll" pictures to automattically sync up to being "my photo stream" so I can get the pictures to my pc?

  • Changing the value of the dropdownListBox as per the selection of the previ

    Hi all,     there are three dropdownListBox in my application. if i select the listitem from first dropdownlistbox accordingly the listitems of the second dropdownlistbox should be updated. for eg: if i select vegetables in my first dropdownlistbox t