Registry editing disabled by your administrator

Win7 Enterprise edition.  
64Bit.  
In a workgroup setting.
Logged in as local ADMIN.
GPO SETTING  -  USER CONFIGURATION/Administrative Templates/System - Prevent Access to Registry Editing Tools
Prevent Access to the Registry is ENABLED
Disable regedit from running silently?  Is set to NO.
I have a batch file that looks like this below. It is a tool that we use to support the NBC software in use in over a 1000 computers some on a domain some off.
@echo off
cls
echo NBC values:
REM  note: "findstr ." removes blank lines
REG QUERY "HKLM\System\NBC\Software\CurrentConfig" /s | find /v "REG.EXE" | findstr .
echo Done.
pause
This BAT file worked without any issues in XP using the settings at the top BUT in Win7 I receive the message "Registry editing has been disabled by your Administrator" message.
By setting the GPO setting to "Not Configured" the BAT file works but we do not want to give users any access to the Registry.
Why does the /s setting not work in Win7 but works in XP?

My thinking is you could achieve what you wanted if it was domain based group policy as you could filter your admin accounts from applying the GPO so it wouldn't take effect for them, but would for non-admins.
But i don't think you can filter out the local policy in the same way - it's been a long time since i've used local policies - so there may be a way to do it - i'll take a quick look.
It's actually possible to do exactly this kind of filtering on the local group policy nowadays. At least in Windows 7/2008 R2.
It's not the same nice kind of filtering as you have on domain GPOs where you can select specific groups or users but you can setup different User Configuration for Administrator and Non-administrators.
Start MMC elevated and add the Group Policy Object Editor snap-in.
When the snap-in is added you have the possibility to change the target of the Policy Editor from the default Local Computer. Click Browse and select the Users tab and chose to edit Administrators or Non-administrators.
You can add them both to the console to simplify editing.
hopefully that should do it for you, if you just edit the local policy for non-admins. 
Regards,
Denis Cooper
MCITP EA - MCT
Help keep the forums tidy, if this has helped please mark it as an answer
Blog: http://www.windows-support.co.uk 
Twitter:   LinkedIn:

Similar Messages

  • Bluetooth is disabled by your administrator after update to OS 10.2.1.537

    I just updated to the 10.2.1.537 software release yesterday and noticed today that I was not able to use my bluetooth headset.  I then noticed my bluetooth was disabled and when I tried to enable it, it shows on the screen 'Bluethooth is disabled by your administrator'.  What is this all about and how can I enable my bluetooth?  It was working before the upgrade.  This is my personal phone and not a corporate phone.  Please help.
    Thanks.

    kartracer wrote:
    I just updated to the 10.2.1.537 software release yesterday and noticed today that I was not able to use my bluetooth headset.  I then noticed my bluetooth was disabled and when I tried to enable it, it shows on the screen 'Bluethooth is disabled by your administrator'.  What is this all about and how can I enable my bluetooth?  It was working before the upgrade.  This is my personal phone and not a corporate phone.  Please help.
    Thanks.
    Hello,
    Did you try to delete the headset from the device? Try to delete it, reboot the device and then try to pair it again

  • Registry editing has been disabled by your administrator

    Dear all
    After logging into the TTA4 webtop, our users recieve the message above.
    I'm afraid we are not prepared to relax permission on workstations, so would
    someone explain what effect this will have on user sessions?
    Many thanks
    Paul

    Paul D wrote on 14/03/2005 23:41:
    Dear all
    After logging into the TTA4 webtop, our users recieve the message above.
    I'm afraid we are not prepared to relax permission on workstations, so would
    someone explain what effect this will have on user sessions?
    Many thanks
    PaulTTA reads various registry keys at startup, mainly in connection with
    retrieving the local printer configuration. For reasons which are
    unclear, it also writes to the key
    HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Cryptography\RNG\Seed
    This is not done explicitly by TTA code, but is a side-effect of calling
    various Windows APIs, such as EnumPrinters.
    I can't be precise on the impact of registry lockdown: it may depend,
    for example, on whether your users typically have local or network
    printers configured.
    We do recommend that access controls be relaxed at least on the key
    mentioned above: see
    http://www.tarantella.com/support/documentation/sgd/ee/4.0/help/en-us/base/standard/printing_problems.html
    Regards,
    Bill Weir, Tarantella Engineer.

  • Installing hp deskjet f4235 error: "registry editing has been disabled by administrator"

    I have been trying to install by HP Deskjet F4235 printer and I keep getting this error message: "registry editing has been disabled by administrator". How do I get around this?

    Hi,
    I think I confused Computer Configuration with User Configuration in XP, so yes, this policy does exist in Windows XP, sorry for my negligence.
    And I am still confused with the silent switch you mentioned, do you mean the
    /s in the following command
    REG QUERY "HKLM\System\NBC\Software\CurrentConfig" /s | find /v "REG.EXE" | findstr .
    It doesn’t mean a silent switch but  specifies to query subkeys
    /s
    -------Specifies to query all subkeys and value names recursively.
    You can find detailed information in this link:
    Reg query
    http://technet.microsoft.com/en-us/library/cc742028.aspx
    To silently run the .reg file (with the /s switch) from a login script batch file, use the following syntax:
    regedit.exe /s path of .reg file
    so I suggest you re-edit the bat file use the above syntax for a test.
    Regards
    Yolanda Zhu
    TechNet Community Support

  • Open PDF Slow Problem and Edit Registry to Disable "Display PDF in Browser"

    There is around 400 users who were installed Acrobat Reader 9. But it is found that they open our intranet pdf very slow due to NETBIOS problem. The alternative solution is to disable the browser integration feature.
    But how can I set Group Policy or Windows Registry to disable the "Display PDF in browser" feature for all the users?

    If your users use Internet explorer, you can disable the add-on. to disable the add-on you will need to know the version of IE they are using. the most commonly used scripts to do that are kixstart or .VBS scripts.
    e-mail me if you need any help with the script

  • How to change your Administration Server password when you're locked out

    How to change your Administration Server password when you're locked out
    The Netscape server products are all managed by a single administration
    server, which gives you a web forms-based interface you can use to
    configure them, start/stop them, check their logs, and so forth.
    <P>
    There are three levels of protection that keep the general public from
    being able to get into your administration server and mess up the
    configuration of any Netscape servers you have installed:
    <P>
    <OL>
    <LI> <B>Obscurity:</B> Your administration server can run on any port you'd
    like (usually something between 81 and 30,000), so if an attacker
    doesn't know what port to find your admin server on, he can't get
    into it.<P>
    <LI> <B>Host restrictions:</B> You can tell your admin server to only allow
    connections from specific hosts, and to reject all other hosts.
    <P>
    <LI> <B>Password protection:</B> Even if a user connects to your admin server
    from a valid host, he won't be allowed to get into even the first
    page unless he presents a valid username and password.
    </OL>
    <P>
    If you, the legitimate administrator of your web server, are unable to
    access the administration server (if you forgot your password or the
    admin port number or if you accidentally locked your own site out),
    then here is how to get past each of these levels of protection:
    <P>
    <OL>
    <LI> If you don't remember what port your administration server is
    running on, just look in your "ns-admin.conf" file, which is in
    the "admserv" directory under your Netscape server directory.
    (For 1.x web servers on Windows NT, run "regedt32" and go to the
    "HKEY_LOCAL_MACHINE\SOFTWARE\Netscape\Administration" section).
    You will see a "Port" entry there that specifies what port your
    admin server is on. You can change this value if you want your
    admin server to run on a different port, but make sure you restart
    the admin server after you change the value.
    <P>
    <LI> If your admin server is complaining "Unauthorized host" when you
    try to connect to it, then you can open it up to all sites by
    going into the "ns-admin.conf" file or the "Administration"
    section of your NT registry, as described above, and deleting the
    lines for "Hosts" and "Addresses" (either one of those might not
    be present) then restarting your admin server (on Unix run
    "stop-admin" then "start-admin"; on NT go into the Services
    control panel and stop/start the "Netscape Administration" or
    "Netscape Admin Server" service). You will then be able to get
    back into the admin server, where you can then try new settings
    for your host and address restrictions if you wish.
    <P>
    <LI> If you have forgotten the password to your admin server and now
    you can't log into your admin pages, all is not lost! Go into
    your "ns-home" directory, and into the "admserv" directory under
    that. You should find an "admpw" text file containing a simgle
    line of text, something like this:
    admin:lnOVeixulqkmU
    The first part of that line is the name of your admin account
    (usually just "admin"), and the second part is your admin
    password, encrypted. Edit this file to remove the encrypted
    password so that your file looks like this:
    admin:
    Then shut down your admin server, bring it back up again, and log
    into your admin server but don't give any password. It should let
    you in, at which point you can then go to the appropriate
    configuration page to set a new admin password, and then you're
    back in business.
    </OL><P>
    Note that because it is so easy to change the admin password this
    way, it's good to periodically make certain that your admin
    password file and your web server's configuration files are not
    left world-writable, and that only trusted people have access to
    them. (By default they're not world-writable, but it's good to
    make sure of this from time to time.)

    If you mean that yu forgo the password for yur encrypted backup then you can only:
    Warning: If you encrypt an iPhone backup in iTunes and then forget your password, you will not be able to restore from backup and your data will be unrecoverable. If you forget the password, you can continue to back up and use the device, however you will not be able to restore the encrypted backup to any device without the password. You do not need to enter the password for your backup each time you back up or sync.
    If you cannot remember the password and want to start again, you must perform a full software restore and when iTunes prompts you to select the backup from which to restore, choose set up as a new device.
    Above from:
    http://support.apple.com/kb/HT4946

  • WindowsServer2008R2- "Access Denied. Contact your administrator"

    Hello,
    We are a small company using WindowsServer2008R2 Enterprise software for our file server. Users are using Microsoft Office 2010 on Windows 7 Professional. All users have similar permissions.
    When I open a file from file server on my computer, and edit -> save -> close it, after that neither me nor other users are able to open the file. We all get error "Access Denied. Contact your administrator". 
    Note that if OTHER users do the same (i.e. open a file from file server on my computer, and edit -> save -> close it), we dont get the same error. We all are easily able to open the file.
    Please suggest a solution urgently.
    Thanks

    Hi,
    First I would like you to disable the anti-virus program on the server to test the result. I've seen that some anti-virus program may cause this problem.
    Please right click on the shared file and check the Security tab permissions, are you listed as a user? Check it before and after you open and close the file. If you are not listed after you save the file, try re-adding yourself and check the result.
    If it's not office documents specific, we may post this question in the Windows Server Forum:
    http://social.technet.microsoft.com/Forums/en-US/home?category=windowsserver
    The reason why we recommend posting appropriately is you will get the most qualified pool of respondents, and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank
    you for your understanding.
    Regards,
    Melon Chen
    TechNet Community Support

  • Air won't install, XP machine, "Installation may not be allowed by your administrator"

    Issue:
     An error occurred while installing Adobe AIR. Installation may not be allowed by your administrator. Please contact your administrator. 
    I encountered an error saving my password in the air program Twhirl so I uninstalled that. And then uninstalled Air. And then tried to re
     install, but I would get that error. 
    I tried the
    msicuu2.exe utility and it didn't work. I also deleted Air directories to no avail. Also I tried different downloads of the air installer and the msicuu2.exe installer utility. I tried to look through some threads for some hints but none helped. Please help, thank you.
    Edit okay I installed an older version 1.5 so it installed and let me upgrade, but the twhirl programs says its corrupt even on new installs.
    Following is the install log for air:
    [2010-06-16:03:23:12] Performing runtime update
    [2010-06-16:03:23:13] UI SWF load is complete
    [2010-06-16:03:23:13] UI initialized
    [2010-06-16:03:23:13] starting user confirmation
    [2010-06-16:03:23:13] Version of this installer: 2.0.2.12610
    [2010-06-16:03:23:13] Installed version: 1.5.3.9130
    [2010-06-16:03:23:13] Installation type: patchNewer
    [2010-06-16:03:23:21] starting install
    [2010-06-16:03:23:21] Scheduling runtime installation operations
    [2010-06-16:03:23:21] Active AIR product GUID is {A2BCA9F1-566C-4805-97D1-7FDC93386723}
    [2010-06-16:03:23:21] Scheduling an MSI install operation
    [2010-06-16:03:23:21] Beginning runtime installation
    [2010-06-16:03:23:22] Beginning install
    [2010-06-16:03:23:22] Installing c:\docume~1\owner\locals~1\temp\air6c7.tmp\setup.msi
    [2010-06-16:03:23:36] Copying C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe to C:\Documents and Settings\Owner\Local Settings\temp\fla6CE.tmp\temp
    [2010-06-16:03:23:36] Deleting C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe
    [2010-06-16:03:23:36] Copying C:\DOCUME~1\Owner\LOCALS~1\Temp\AIR6C7.tmp\Adobe AIR\Versions\1.0\Resources\airappinstaller.exe to C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe
    [2010-06-16:03:23:36] Copying C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s to C:\Documents and Settings\Owner\Local Settings\temp\fla6CF.tmp\temp
    [2010-06-16:03:23:36] Deleting C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s
    [2010-06-16:03:23:36] Copying C:\DOCUME~1\Owner\LOCALS~1\Temp\AIR6C7.tmp\Adobe AIR\Versions\1.0\Resources\digest.s to C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s
    [2010-06-16:03:23:36] Execution complete; beginning commit phase
    [2010-06-16:03:23:36] Deleting C:\Documents and Settings\Owner\Local Settings\temp\fla6CE.tmp\temp
    [2010-06-16:03:23:36] Deleting C:\Documents and Settings\Owner\Local Settings\temp\fla6CF.tmp\temp
    [2010-06-16:03:23:36] Commit complete
    [2010-06-16:03:23:36] install complete
    [2010-06-16:03:23:40] begin quitting
    [2010-06-16:03:40:07] UI SWF load is complete
    [2010-06-16:03:40:08] UI initialized
    [2010-06-16:03:40:09] Pingback request completed with HTTP status 200
    [2010-06-16:03:40:09] Begin background update check
    [2010-06-16:03:40:10] Starting download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.0.2.12610/update
    [2010-06-16:03:40:10] Background update not available
    [2010-06-16:03:40:10] begin quitting
    [2010-06-23:03:48:06] UI SWF load is complete
    [2010-06-23:03:48:06] UI initialized
    [2010-06-23:03:48:06] Begin background update check
    [2010-06-23:03:48:06] Starting download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.0.2.12610/update
    [2010-06-23:03:48:08] Background update not available
    [2010-06-23:03:48:08] begin quitting
    [2010-07-02:01:27:31] UI SWF load is complete
    [2010-07-02:01:27:31] UI initialized
    [2010-07-02:01:27:31] Begin background update check
    [2010-07-02:01:27:31] Starting download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.0.2.12610/update
    [2010-07-02:01:27:33] Background update not available
    [2010-07-02:01:27:33] begin quitting
    [2010-07-13:02:50:41] UI SWF load is complete
    [2010-07-13:02:50:41] UI initialized
    [2010-07-13:02:50:41] Begin background update check
    [2010-07-13:02:50:41] Starting download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.0.2.12610/update
    [2010-07-13:02:50:43] Background update not available
    [2010-07-13:02:50:43] begin quitting
    [2010-07-20:20:59:09] UI SWF load is complete
    [2010-07-20:20:59:10] UI initialized
    [2010-07-20:20:59:10] Begin background update check
    [2010-07-20:20:59:10] Starting download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.0.2.12610/update
    [2010-07-20:20:59:12] Background update not available
    [2010-07-20:20:59:12] begin quitting
    [2010-07-28:07:22:18] UI SWF load is complete
    [2010-07-28:07:22:18] UI initialized
    [2010-07-28:07:22:19] Begin background update check
    [2010-07-28:07:22:19] Starting download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.0.2.12610/update
    [2010-07-28:07:22:21] Background update not available
    [2010-07-28:07:22:21] begin quitting
    [2010-08-05:02:37:41] UI SWF load is complete
    [2010-08-05:02:37:41] UI initialized
    [2010-08-05:02:37:42] Begin background update check
    [2010-08-05:02:37:42] Starting download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.0.2.12610/update
    [2010-08-05:02:37:43] Background update not available
    [2010-08-05:02:37:43] begin quitting
    [2010-08-12:22:33:39] UI SWF load is complete
    [2010-08-12:22:33:40] UI initialized
    [2010-08-12:22:33:40] Begin background update check
    [2010-08-12:22:33:40] Starting download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.0.2.12610/update
    [2010-08-12:22:34:06] Background update successfully downloaded
    [2010-08-12:22:34:06] User notified of available background update
    [2010-08-12:22:37:02] User selected immediate install of background update
    [2010-08-12:22:37:02] Running C:\Documents and Settings\Owner\Application Data\Adobe\AIR\Updater\Background\updater -update
    [2010-08-12:22:37:02] begin quitting
    [2010-08-12:22:37:14] Performing runtime update
    [2010-08-12:22:37:15] UI SWF load is complete
    [2010-08-12:22:37:16] UI initialized
    [2010-08-12:22:37:16] starting user confirmation
    [2010-08-12:22:37:16] Version of this installer: 2.0.3.13070
    [2010-08-12:22:37:16] Installed version: 2.0.2.12610
    [2010-08-12:22:37:16] Installation type: patchNewer
    [2010-08-12:22:37:18] starting install
    [2010-08-12:22:37:18] Scheduling runtime installation operations
    [2010-08-12:22:37:18] Active AIR product GUID is {B194272D-1F92-46DF-99EB-8D5CE91CB4EC}
    [2010-08-12:22:37:18] Scheduling an MSI repair operation
    [2010-08-12:22:37:19] Beginning runtime installation
    [2010-08-12:22:37:19] Beginning install
    [2010-08-12:22:37:19] Reinstalling c:\docume~1\owner\locals~1\temp\air2b7.tmp\setup.msi
    [2010-08-12:22:37:53] Copying C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe to C:\Documents and Settings\Owner\Local Settings\temp\fla2BB.tmp\temp
    [2010-08-12:22:37:53] Deleting C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe
    [2010-08-12:22:37:53] Copying C:\DOCUME~1\Owner\LOCALS~1\Temp\AIR2B7.tmp\Adobe AIR\Versions\1.0\Resources\airappinstaller.exe to C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe
    [2010-08-12:22:37:53] Copying C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s to C:\Documents and Settings\Owner\Local Settings\temp\fla2BC.tmp\temp
    [2010-08-12:22:37:53] Deleting C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s
    [2010-08-12:22:37:53] Copying C:\DOCUME~1\Owner\LOCALS~1\Temp\AIR2B7.tmp\Adobe AIR\Versions\1.0\Resources\digest.s to C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s
    [2010-08-12:22:37:53] Execution complete; beginning commit phase
    [2010-08-12:22:37:53] Deleting C:\Documents and Settings\Owner\Local Settings\temp\fla2BB.tmp\temp
    [2010-08-12:22:37:53] Deleting C:\Documents and Settings\Owner\Local Settings\temp\fla2BC.tmp\temp
    [2010-08-12:22:37:53] Commit complete
    [2010-08-12:22:37:53] install complete
    [2010-08-12:22:39:21] begin quitting
    [2010-08-12:22:39:57] UI SWF load is complete
    [2010-08-12:22:39:58] UI initialized
    [2010-08-12:22:39:59] Pingback request completed with HTTP status 200
    [2010-08-12:22:39:59] Begin background update check
    [2010-08-12:22:39:59] Starting download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.0.3.13070/update
    [2010-08-12:22:40:00] Background update not available
    [2010-08-12:22:40:00] begin quitting
    [2010-08-14:13:49:37] Starting update of c:\program files\twhirl\twhirl.exe
    [2010-08-14:13:49:37] Updating from file:///C:/Documents%20and%20Settings/Owner/Application%20Data/de.makesoft.twhirl.0EA062BC 275E7ED1E6EC3762EFFD73C7158ADF33.1/Local%20Store/update.air
    [2010-08-14:13:49:37] Updating to version 0.9.5
    [2010-08-14:13:49:37] UI SWF load is complete
    [2010-08-14:13:49:38] UI initialized
    [2010-08-14:13:49:38] beginning UI styling
    [2010-08-14:13:49:38] UI styling complete
    [2010-08-14:13:49:38] Unpackaging to C:\Documents and Settings\Owner\Local Settings\temp\fla12.tmp
    [2010-08-14:13:49:39] unpackaging/validation is complete
    [2010-08-14:13:49:39] application is bound to this version of the runtime
    [2010-08-14:13:49:39] app id de.makesoft.twhirl
    [2010-08-14:13:49:39] pub id 0EA062BC275E7ED1E6EC3762EFFD73C7158ADF33.1
    [2010-08-14:13:49:39] Application located at c:\program files
    [2010-08-14:13:49:39] Waiting for user confirmation
    [2010-08-14:13:49:39] User confirmed action: install
    [2010-08-14:13:49:39] creating native installer in: C:\Documents and Settings\Owner\Local Settings\temp\fla13.tmp
    [2010-08-14:13:49:39] native installer creation complete
    [2010-08-14:13:49:39] Starting install
    [2010-08-14:13:49:39] using conversion output in C:\Documents and Settings\Owner\Local Settings\temp\fla13.tmp
    [2010-08-14:13:49:39] Beginning install
    [2010-08-14:13:49:39] Installing C:\Documents and Settings\Owner\Local Settings\temp\fla13.tmp\setup.msi
    [2010-08-14:13:49:46] Execution complete; beginning commit phase
    [2010-08-14:13:49:46] Commit complete
    [2010-08-14:13:49:46] Re-launching application from c:\program files\twhirl\twhirl.exe
    [2010-08-14:13:49:46] starting cleanup of temporary files
    [2010-08-14:13:49:46] application installer exiting
    [2010-08-19:23:18:10] UI SWF load is complete
    [2010-08-19:23:18:10] UI initialized
    [2010-08-19:23:18:10] Begin background update check
    [2010-08-19:23:18:10] Starting download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.0.3.13070/update
    [2010-08-19:23:18:12] Background update check failed: Error #2032
    [2010-08-19:23:18:12] begin quitting
    [2010-08-20:00:43:07] UI SWF load is complete
    [2010-08-20:00:43:08] UI initialized
    [2010-08-20:00:43:08] Begin background update check
    [2010-08-20:00:43:08] Starting download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.0.3.13070/update
    [2010-08-20:00:43:11] Background update not available
    [2010-08-20:00:43:11] begin quitting
    [2010-08-28:03:05:30] UI SWF load is complete
    [2010-08-28:03:05:31] UI initialized
    [2010-08-28:03:05:31] Begin background update check
    [2010-08-28:03:05:31] Starting download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.0.3.13070/update
    [2010-08-28:03:05:32] Background update not available
    [2010-08-28:03:05:32] begin quitting
    [2010-09-06:00:41:37] UI SWF load is complete
    [2010-09-06:00:41:38] UI initialized
    [2010-09-06:00:41:38] Begin background update check
    [2010-09-06:00:41:38] Starting download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.0.3.13070/update
    [2010-09-06:00:41:39] Background update not available
    [2010-09-06:00:41:39] begin quitting
    [2010-09-13:04:41:19] UI SWF load is complete
    [2010-09-13:04:41:20] UI initialized
    [2010-09-13:04:41:20] Begin background update check
    [2010-09-13:04:41:20] Starting download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.0.3.13070/update
    [2010-09-13:04:41:21] Background update not available
    [2010-09-13:04:41:21] begin quitting
    [2010-09-20:20:13:44] UI SWF load is complete
    [2010-09-20:20:13:45] UI initialized
    [2010-09-20:20:13:45] Begin background update check
    [2010-09-20:20:13:46] Starting download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.0.3.13070/update
    [2010-09-20:20:14:29] Background update not available
    [2010-09-20:20:14:29] begin quitting
    [2010-09-30:22:02:32] UI SWF load is complete
    [2010-09-30:22:02:33] UI initialized
    [2010-09-30:22:02:33] Begin background update check
    [2010-09-30:22:02:33] Starting download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.0.3.13070/update
    [2010-09-30:22:02:34] Background update not available
    [2010-09-30:22:02:34] begin quitting
    [2010-10-08:00:30:24] UI SWF load is complete
    [2010-10-08:00:30:24] UI initialized
    [2010-10-08:00:30:24] Begin background update check
    [2010-10-08:00:30:24] Starting download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.0.3.13070/update
    [2010-10-08:00:30:48] Background update successfully downloaded
    [2010-10-08:00:30:48] User notified of available background update
    [2010-10-08:00:31:00] User selected immediate install of background update
    [2010-10-08:00:31:00] Running C:\Documents and Settings\Owner\Application Data\Adobe\AIR\Updater\Background\updater -update
    [2010-10-08:00:31:00] begin quitting
    [2010-10-08:00:31:10] Performing runtime update
    [2010-10-08:00:31:10] UI SWF load is complete
    [2010-10-08:00:31:11] UI initialized
    [2010-10-08:00:31:11] starting user confirmation
    [2010-10-08:00:31:11] Version of this installer: 2.0.4.13090
    [2010-10-08:00:31:11] Installed version: 2.0.3.13070
    [2010-10-08:00:31:11] Installation type: patchNewer
    [2010-10-08:00:31:19] starting install
    [2010-10-08:00:31:19] Scheduling runtime installation operations
    [2010-10-08:00:31:19] Active AIR product GUID is {B194272D-1F92-46DF-99EB-8D5CE91CB4EC}
    [2010-10-08:00:31:19] Scheduling an MSI repair operation
    [2010-10-08:00:31:19] Beginning runtime installation
    [2010-10-08:00:31:19] Beginning install
    [2010-10-08:00:31:19] Reinstalling c:\docume~1\owner\locals~1\temp\air6.tmp\setup.msi
    [2010-10-08:00:31:35] Copying C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe to C:\Documents and Settings\Owner\Local Settings\temp\flaA.tmp\temp
    [2010-10-08:00:31:36] Deleting C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe
    [2010-10-08:00:31:36] Copying C:\DOCUME~1\Owner\LOCALS~1\Temp\AIR6.tmp\Adobe AIR\Versions\1.0\Resources\airappinstaller.exe to C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\airappinstaller.exe
    [2010-10-08:00:31:37] Copying C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s to C:\Documents and Settings\Owner\Local Settings\temp\flaB.tmp\temp
    [2010-10-08:00:31:38] Deleting C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s
    [2010-10-08:00:31:38] Copying C:\DOCUME~1\Owner\LOCALS~1\Temp\AIR6.tmp\Adobe AIR\Versions\1.0\Resources\digest.s to C:\Documents and Settings\Default User\Application Data\Macromedia\Flash Player\www.macromedia.com\bin\airappinstaller\digest.s
    [2010-10-08:00:31:39] Execution complete; beginning commit phase
    [2010-10-08:00:31:39] Deleting C:\Documents and Settings\Owner\Local Settings\temp\flaA.tmp\temp
    [2010-10-08:00:31:40] Deleting C:\Documents and Settings\Owner\Local Settings\temp\flaB.tmp\temp
    [2010-10-08:00:31:41] Commit complete
    [2010-10-08:00:31:41] install complete
    [2010-10-08:00:31:52] begin quitting
    [2010-10-08:00:32:27] UI SWF load is complete
    [2010-10-08:00:32:28] UI initialized
    [2010-10-08:00:32:30] Pingback request completed with HTTP status 200
    [2010-10-08:00:32:30] Begin background update check
    [2010-10-08:00:32:30] Starting download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.0.4.13090/update
    [2010-10-08:00:32:30] Background update not available
    [2010-10-08:00:32:30] begin quitting
    [2010-10-17:00:26:20] UI SWF load is complete
    [2010-10-17:00:26:20] UI initialized
    [2010-10-17:00:26:20] Begin background update check
    [2010-10-17:00:26:20] Starting download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.0.4.13090/update
    [2010-10-17:00:26:22] Background update not available
    [2010-10-17:00:26:22] begin quitting
    [2010-10-25:00:45:03] UI SWF load is complete
    [2010-10-25:00:45:04] UI initialized
    [2010-10-25:00:45:04] Begin background update check
    [2010-10-25:00:45:04] Starting download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.0.4.13090/update
    [2010-10-25:00:45:05] Background update not available
    [2010-10-25:00:45:06] begin quitting
    [2010-11-01:06:12:19] UI SWF load is complete
    [2010-11-01:06:12:20] UI initialized
    [2010-11-01:06:12:20] Begin background update check
    [2010-11-01:06:12:20] Starting download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.0.4.13090/update
    [2010-11-01:06:13:06] Background update check failed: Error #2032
    [2010-11-01:06:13:06] begin quitting
    [2010-11-01:06:18:48] UI SWF load is complete
    [2010-11-01:06:18:49] UI initialized
    [2010-11-01:06:18:49] Begin background update check
    [2010-11-01:06:18:49] Starting download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.0.4.13090/update
    [2010-11-01:06:19:16] Background update successfully downloaded
    [2010-11-01:06:19:16] User notified of available background update
    [2010-11-01:06:31:31] User selected immediate install of background update
    [2010-11-01:06:31:31] Running C:\Documents and Settings\Owner\Application Data\Adobe\AIR\Updater\Background\updater -update
    [2010-11-01:06:31:31] begin quitting
    [2010-11-01:06:31:39] Runtime Installer begin with version 2.5.0.16600 on Windows XP x86
    [2010-11-01:06:31:39] Commandline is: -update
    [2010-11-01:06:31:39] Installed runtime (2.0.4.13090) located at c:\Program Files\Common Files\Adobe AIR
    [2010-11-01:06:32:03] Starting runtime update. Updating runtime from version 2.0.4.13090 to version 2.5.0.16600
    [2010-11-01:06:32:03] Installing msi at c:\docume~1\owner\locals~1\temp\air2d4.tmp\setup.msi with guid {46C045BF-2B3F-4BC4-8E4C-00E0CF8BD9DB}
    [2010-11-01:06:34:30] Runtime Installer end with exit code 0
    [2010-11-02:03:44:07] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2010-11-02:03:44:08] Runtime Installer begin with version 2.5.0.16600 on Windows XP x86
    [2010-11-02:03:44:08] Commandline is: -updatecheck
    [2010-11-02:03:44:08] Installed runtime (2.5.0.16600) located at c:\Program Files\Common Files\Adobe AIR
    [2010-11-02:03:44:08] Performing pingback request
    [2010-11-02:03:44:11] Pingback request completed with HTTP status 200
    [2010-11-02:03:44:11] Starting runtime background update check
    [2010-11-02:03:44:11] Clearing unused background update directory
    [2010-11-02:03:44:11] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.0.16600/update
    [2010-11-02:03:44:11] Unpackaging http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.0.16600/update to C:\Documents and Settings\Owner\Application Data\Adobe\AIR\Updater\Background
    [2010-11-02:03:44:11] Runtime update not available
    [2010-11-02:03:44:11] Unpackaging cancelled
    [2010-11-02:03:44:11] Runtime Installer end with exit code 0
    [2010-11-05:02:19:29] Application Installer begin with version 2.5.0.16600 on Windows XP x86
    [2010-11-05:02:19:29] Commandline is: -playerVersion=10,1,102,64 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=false -- -isinstalled LandofMe 43FD61A5BF18912871F2BB66A1B2F6D6B5B7F59A.1 adobe.com:air0.7629990177229047 onApplicationVersion
    [2010-11-05:02:19:29] Installed runtime (2.5.0.16600) located at c:\Program Files\Common Files\Adobe AIR
    [2010-11-05:02:19:29] Application Installer end with exit code 0
    [2010-11-11:03:23:20] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2010-11-11:03:23:20] Runtime Installer begin with version 2.5.0.16600 on Windows XP x86
    [2010-11-11:03:23:20] Commandline is: -updatecheck
    [2010-11-11:03:23:20] Installed runtime (2.5.0.16600) located at c:\Program Files\Common Files\Adobe AIR
    [2010-11-11:03:23:21] Performing pingback request
    [2010-11-11:03:23:21] Starting runtime background update check
    [2010-11-11:03:23:21] Clearing unused background update directory
    [2010-11-11:03:23:21] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.0.16600/update
    [2010-11-11:03:23:21] Unpackaging http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.0.16600/update to C:\Documents and Settings\Owner\Application Data\Adobe\AIR\Updater\Background
    [2010-11-11:03:23:22] Runtime update not available
    [2010-11-11:03:23:22] Unpackaging cancelled
    [2010-11-11:03:23:22] Runtime Installer end with exit code 0
    [2010-11-18:20:58:42] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2010-11-18:20:58:42] Runtime Installer begin with version 2.5.0.16600 on Windows XP x86
    [2010-11-18:20:58:42] Commandline is: -updatecheck
    [2010-11-18:20:58:42] Installed runtime (2.5.0.16600) located at c:\Program Files\Common Files\Adobe AIR
    [2010-11-18:20:58:43] Performing pingback request
    [2010-11-18:20:58:43] Starting runtime background update check
    [2010-11-18:20:58:43] Clearing unused background update directory
    [2010-11-18:20:58:43] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.0.16600/update
    [2010-11-18:20:58:43] Unpackaging http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.0.16600/update to C:\Documents and Settings\Owner\Application Data\Adobe\AIR\Updater\Background
    [2010-11-18:20:59:09] Unpackaging complete
    [2010-11-18:20:59:10] Download success
    [2010-11-18:20:59:10] Runtime updated downloaded
    [2010-11-18:20:59:29] User has selected immediate install of the update
    [2010-11-18:20:59:29] Starting runtime background update installation
    [2010-11-18:20:59:29] Launching subprocess with commandline C:\Documents and Settings\Owner\Application Data\Adobe\AIR\Updater\Background\updater -update
    [2010-11-18:20:59:29] Runtime updater successfully launched
    [2010-11-18:20:59:29] Runtime Installer end with exit code 0
    [2010-11-18:20:59:36] Runtime Installer begin with version 2.5.1.17730 on Windows XP x86
    [2010-11-18:20:59:36] Commandline is: -update
    [2010-11-18:20:59:36] Installed runtime (2.5.0.16600) located at c:\Program Files\Common Files\Adobe AIR
    [2010-11-18:20:59:44] Starting runtime update. Updating runtime from version 2.5.0.16600 to version 2.5.1.17730
    [2010-11-18:20:59:44] Reinstalling c:\docume~1\owner\locals~1\temp\air12c.tmp\setup.msi
    [2010-11-18:21:00:16] Runtime Installer end with exit code 0
    [2010-11-18:23:47:54] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2010-11-18:23:47:54] Runtime Installer begin with version 2.5.1.17730 on Windows XP x86
    [2010-11-18:23:47:54] Commandline is: -updatecheck
    [2010-11-18:23:47:54] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2010-11-18:23:47:55] Performing pingback request
    [2010-11-18:23:48:26] Failure during pingback request: [IOErrorEvent type="ioError" bubbles=false cancelable=false eventPhase=2 text="Error #2032" errorID=2032]
    [2010-11-18:23:48:26] Runtime Installer end with exit code 0
    [2010-11-19:05:32:13] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2010-11-19:05:32:14] Runtime Installer begin with version 2.5.1.17730 on Windows XP x86
    [2010-11-19:05:32:14] Commandline is: -updatecheck
    [2010-11-19:05:32:14] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2010-11-19:05:32:16] Performing pingback request
    [2010-11-19:05:32:18] Pingback request completed with HTTP status 200
    [2010-11-19:05:32:18] Starting runtime background update check
    [2010-11-19:05:32:18] Clearing unused background update directory
    [2010-11-19:05:32:18] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update
    [2010-11-19:05:32:18] Unpackaging http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update to C:\Documents and Settings\Owner\Application Data\Adobe\AIR\Updater\Background
    [2010-11-19:05:32:18] Runtime update not available
    [2010-11-19:05:32:18] Unpackaging cancelled
    [2010-11-19:05:32:18] Runtime Installer end with exit code 0
    [2010-11-25:22:48:00] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2010-11-25:22:48:00] Commandline is: -update "c:\program files\twhirl\twhirl.exe" "C:\Documents and Settings\Owner\Application Data\de.makesoft.twhirl.0EA062BC275E7ED1E6EC3762EFFD73C7158ADF33.1\Local Store\update.air" 0.9.7
    [2010-11-25:22:48:00] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2010-11-25:22:48:00] Installed app (de.makesoft.twhirl.0EA062BC275E7ED1E6EC3762EFFD73C7158ADF33.1) located at c:\program files\twhirl\twhirl.exe
    [2010-11-25:22:48:01] Unpackaging file:///C:/Documents%20and%20Settings/Owner/Application%20Data/de.makesoft.twhirl.0EA062BC 275E7ED1E6EC3762EFFD73C7158ADF33.1/Local%20Store/update.air to C:\Documents and Settings\Owner\Local Settings\temp\fla397.tmp
    [2010-11-25:22:48:02] Application signature verified
    [2010-11-25:22:48:02] Unpackaging/validation complete
    [2010-11-25:22:48:02] Converting unpackaged application to a native installation package in C:\Documents and Settings\Owner\Local Settings\temp\fla398.tmp
    [2010-11-25:22:48:02] Native installation package creation succeeded
    [2010-11-25:22:48:02] Starting app update of c:\program files. Updating from de.makesoft.twhirl.0EA062BC275E7ED1E6EC3762EFFD73C7158ADF33.1 version 0.9.5 to de.makesoft.twhirl.0EA062BC275E7ED1E6EC3762EFFD73C7158ADF33.1 version 0.9.7 using the source file at file:///C:/Documents%20and%20Settings/Owner/Application%20Data/de.makesoft.twhirl.0EA062BC 275E7ED1E6EC3762EFFD73C7158ADF33.1/Local%20Store/update.air
    [2010-11-25:22:48:02] Installing msi at C:\Documents and Settings\Owner\Local Settings\temp\fla398.tmp\setup.msi with guid {150673BA-DB7B-8786-1D7E-0B2C24E3DA5D}
    [2010-11-25:22:48:13] Launching subprocess with commandline c:\program files\twhirl\twhirl.exe
    [2010-11-25:22:48:15] Application Installer end with exit code 0
    [2010-11-28:04:19:00] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2010-11-28:04:19:01] Runtime Installer begin with version 2.5.1.17730 on Windows XP x86
    [2010-11-28:04:19:01] Commandline is: -updatecheck
    [2010-11-28:04:19:01] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2010-11-28:04:19:02] Performing pingback request
    [2010-11-28:04:19:02] Starting runtime background update check
    [2010-11-28:04:19:02] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update
    [2010-11-28:04:19:02] Unpackaging http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update to C:\Documents and Settings\Owner\Application Data\Adobe\AIR\Updater\Background
    [2010-11-28:04:19:03] Runtime update not available
    [2010-11-28:04:19:03] Unpackaging cancelled
    [2010-11-28:04:19:03] Runtime Installer end with exit code 0
    [2010-12-05:14:55:37] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2010-12-05:14:55:37] Runtime Installer begin with version 2.5.1.17730 on Windows XP x86
    [2010-12-05:14:55:37] Commandline is: -updatecheck
    [2010-12-05:14:55:37] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2010-12-05:14:55:39] Performing pingback request
    [2010-12-05:14:55:39] Starting runtime background update check
    [2010-12-05:14:55:39] Clearing unused background update directory
    [2010-12-05:14:55:39] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update
    [2010-12-05:14:55:39] Unpackaging http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update to C:\Documents and Settings\Owner\Application Data\Adobe\AIR\Updater\Background
    [2010-12-05:14:55:40] Runtime update not available
    [2010-12-05:14:55:40] Unpackaging cancelled
    [2010-12-05:14:55:40] Runtime Installer end with exit code 0
    [2010-12-12:15:06:25] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2010-12-12:15:06:25] Runtime Installer begin with version 2.5.1.17730 on Windows XP x86
    [2010-12-12:15:06:25] Commandline is: -updatecheck
    [2010-12-12:15:06:25] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2010-12-12:15:06:26] Performing pingback request
    [2010-12-12:15:06:26] Starting runtime background update check
    [2010-12-12:15:06:26] Clearing unused background update directory
    [2010-12-12:15:06:26] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update
    [2010-12-12:15:06:26] Unpackaging http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update to C:\Documents and Settings\Owner\Application Data\Adobe\AIR\Updater\Background
    [2010-12-12:15:06:27] Runtime update not available
    [2010-12-12:15:06:27] Unpackaging cancelled
    [2010-12-12:15:06:27] Runtime Installer end with exit code 0
    [2010-12-19:19:35:18] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2010-12-19:19:35:19] Runtime Installer begin with version 2.5.1.17730 on Windows XP x86
    [2010-12-19:19:35:19] Commandline is: -updatecheck
    [2010-12-19:19:35:19] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2010-12-19:19:35:20] Performing pingback request
    [2010-12-19:19:35:20] Starting runtime background update check
    [2010-12-19:19:35:20] Clearing unused background update directory
    [2010-12-19:19:35:20] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update
    [2010-12-19:19:35:20] Unpackaging http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update to C:\Documents and Settings\Owner\Application Data\Adobe\AIR\Updater\Background
    [2010-12-19:19:35:21] Runtime update not available
    [2010-12-19:19:35:21] Unpackaging cancelled
    [2010-12-19:19:35:21] Runtime Installer end with exit code 0
    [2010-12-27:01:54:09] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2010-12-27:01:54:09] Runtime Installer begin with version 2.5.1.17730 on Windows XP x86
    [2010-12-27:01:54:09] Commandline is: -updatecheck
    [2010-12-27:01:54:09] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2010-12-27:01:54:10] Performing pingback request
    [2010-12-27:01:54:10] Starting runtime background update check
    [2010-12-27:01:54:10] Clearing unused background update directory
    [2010-12-27:01:54:10] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update
    [2010-12-27:01:54:10] Unpackaging http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update to C:\Documents and Settings\Owner\Application Data\Adobe\AIR\Updater\Background
    [2010-12-27:01:54:12] Runtime update not available
    [2010-12-27:01:54:12] Unpackaging cancelled
    [2010-12-27:01:54:12] Runtime Installer end with exit code 0
    [2011-01-03:13:24:48] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2011-01-03:13:24:49] Runtime Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-01-03:13:24:49] Commandline is: -updatecheck
    [2011-01-03:13:24:49] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-03:13:24:49] Performing pingback request
    [2011-01-03:13:24:49] Starting runtime background update check
    [2011-01-03:13:24:49] Clearing unused background update directory
    [2011-01-03:13:24:49] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update
    [2011-01-03:13:24:49] Unpackaging http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update to C:\Documents and Settings\Owner\Application Data\Adobe\AIR\Updater\Background
    [2011-01-03:13:24:51] Runtime update not available
    [2011-01-03:13:24:51] Unpackaging cancelled
    [2011-01-03:13:24:51] Runtime Installer end with exit code 0
    [2011-01-10:14:30:11] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2011-01-10:14:30:11] Runtime Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-01-10:14:30:11] Commandline is: -updatecheck
    [2011-01-10:14:30:11] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-10:14:30:13] Performing pingback request
    [2011-01-10:14:30:13] Starting runtime background update check
    [2011-01-10:14:30:13] Clearing unused background update directory
    [2011-01-10:14:30:14] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update
    [2011-01-10:14:30:14] Unpackaging http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update to C:\Documents and Settings\Owner\Application Data\Adobe\AIR\Updater\Background
    [2011-01-10:14:30:15] Runtime update not available
    [2011-01-10:14:30:15] Unpackaging cancelled
    [2011-01-10:14:30:15] Runtime Installer end with exit code 0
    [2011-01-17:23:46:17] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2011-01-17:23:46:17] Runtime Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-01-17:23:46:17] Commandline is: -updatecheck
    [2011-01-17:23:46:17] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-17:23:46:18] Performing pingback request
    [2011-01-17:23:46:18] Starting runtime background update check
    [2011-01-17:23:46:18] Clearing unused background update directory
    [2011-01-17:23:46:18] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update
    [2011-01-17:23:46:18] Unpackaging http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update to C:\Documents and Settings\Owner\Application Data\Adobe\AIR\Updater\Background
    [2011-01-17:23:46:20] Runtime update not available
    [2011-01-17:23:46:20] Unpackaging cancelled
    [2011-01-17:23:46:20] Runtime Installer end with exit code 0
    [2011-01-25:08:24:17] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2011-01-25:08:24:18] Runtime Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-01-25:08:24:18] Commandline is: -updatecheck
    [2011-01-25:08:24:18] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-01-25:08:24:18] Performing pingback request
    [2011-01-25:08:24:19] Starting runtime background update check
    [2011-01-25:08:24:19] Clearing unused background update directory
    [2011-01-25:08:24:19] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update
    [2011-01-25:08:24:19] Unpackaging http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update to C:\Documents and Settings\Owner\Application Data\Adobe\AIR\Updater\Background
    [2011-01-25:08:24:20] Runtime update not available
    [2011-01-25:08:24:20] Unpackaging cancelled
    [2011-01-25:08:24:20] Runtime Installer end with exit code 0
    [2011-02-08:00:04:20] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2011-02-08:00:04:21] Runtime Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-02-08:00:04:21] Commandline is: -updatecheck
    [2011-02-08:00:04:21] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-02-08:00:04:21] Performing pingback request
    [2011-02-08:00:04:21] Starting runtime background update check
    [2011-02-08:00:04:21] Clearing unused background update directory
    [2011-02-08:00:04:21] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update
    [2011-02-08:00:04:21] Unpackaging http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update to C:\Documents and Settings\Owner\Application Data\Adobe\AIR\Updater\Background
    [2011-02-08:00:04:23] Runtime update not available
    [2011-02-08:00:04:23] Unpackaging cancelled
    [2011-02-08:00:04:23] Runtime Installer end with exit code 0
    [2011-02-15:16:42:51] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2011-02-15:16:42:52] Runtime Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-02-15:16:42:52] Commandline is: -updatecheck
    [2011-02-15:16:42:52] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-02-15:16:42:53] Performing pingback request
    [2011-02-15:16:42:53] Starting runtime background update check
    [2011-02-15:16:42:53] Clearing unused background update directory
    [2011-02-15:16:42:53] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update
    [2011-02-15:16:42:53] Unpackaging http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update to C:\Documents and Settings\Owner\Application Data\Adobe\AIR\Updater\Background
    [2011-02-15:16:42:54] Runtime update not available
    [2011-02-15:16:42:54] Unpackaging cancelled
    [2011-02-15:16:42:54] Runtime Installer end with exit code 0
    [2011-02-21:05:07:46] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-02-21:05:07:46] Commandline is: -playerVersion=10,2,152,26 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=false -- -isinstalled MaxDamage2 n/a adobe.com:air0.7884667366743088 onApplicationVersion
    [2011-02-21:05:07:46] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-02-21:05:07:47] Application Installer end with exit code 0
    [2011-02-22:21:13:59] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2011-02-22:21:14:00] Runtime Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-02-22:21:14:00] Commandline is: -updatecheck
    [2011-02-22:21:14:00] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-02-22:21:14:02] Performing pingback request
    [2011-02-22:21:14:03] Starting runtime background update check
    [2011-02-22:21:14:03] Clearing unused background update directory
    [2011-02-22:21:14:04] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update
    [2011-02-22:21:14:04] Unpackaging http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update to C:\Documents and Settings\Owner\Application Data\Adobe\AIR\Updater\Background
    [2011-02-22:21:14:08] Runtime update not available
    [2011-02-22:21:14:09] Unpackaging cancelled
    [2011-02-22:21:14:11] Runtime Installer end with exit code 0
    [2011-03-03:04:31:57] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2011-03-03:04:31:58] Runtime Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-03-03:04:31:58] Commandline is: -updatecheck
    [2011-03-03:04:31:58] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-03:04:31:59] Performing pingback request
    [2011-03-03:04:31:59] Starting runtime background update check
    [2011-03-03:04:31:59] Clearing unused background update directory
    [2011-03-03:04:31:59] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update
    [2011-03-03:04:31:59] Unpackaging http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update to C:\Documents and Settings\Owner\Application Data\Adobe\AIR\Updater\Background
    [2011-03-03:04:32:00] Runtime update not available
    [2011-03-03:04:32:00] Unpackaging cancelled
    [2011-03-03:04:32:00] Runtime Installer end with exit code 0
    [2011-03-10:19:54:11] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2011-03-10:19:54:11] Runtime Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-03-10:19:54:11] Commandline is: -updatecheck
    [2011-03-10:19:54:11] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-10:19:54:12] Performing pingback request
    [2011-03-10:19:54:13] Starting runtime background update check
    [2011-03-10:19:54:13] Clearing unused background update directory
    [2011-03-10:19:54:13] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update
    [2011-03-10:19:54:13] Unpackaging http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update to C:\Documents and Settings\Owner\Application Data\Adobe\AIR\Updater\Background
    [2011-03-10:19:54:14] Runtime update not available
    [2011-03-10:19:54:14] Unpackaging cancelled
    [2011-03-10:19:54:14] Runtime Installer end with exit code 0
    [2011-03-18:00:49:37] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2011-03-18:00:49:38] Runtime Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-03-18:00:49:38] Commandline is: -updatecheck
    [2011-03-18:00:49:38] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-18:00:49:39] Performing pingback request
    [2011-03-18:00:49:39] Starting runtime background update check
    [2011-03-18:00:49:39] Clearing unused background update directory
    [2011-03-18:00:49:39] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update
    [2011-03-18:00:49:39] Unpackaging http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update to C:\Documents and Settings\Owner\Application Data\Adobe\AIR\Updater\Background
    [2011-03-18:00:49:40] Runtime update not available
    [2011-03-18:00:49:40] Unpackaging cancelled
    [2011-03-18:00:49:40] Runtime Installer end with exit code 0
    [2011-03-18:00:53:50] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-03-18:00:53:50] Commandline is: -playerVersion=10,2,152,32 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=false -- -isinstalled Pipeliner n/a adobe.com:air0.7711785868741572 onApplicationVersion
    [2011-03-18:00:53:50] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-18:00:53:50] Application Installer end with exit code 0
    [2011-03-18:00:54:13] Application Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-03-18:00:54:13] Commandline is: -playerVersion=10,2,152,32 -sandboxType=remote -securityDomain=airdownload.adobe.com -https=false -fromUserEvent=false -- -isinstalled TaylorSwift n/a adobe.com:air0.1634288956411183 onApplicationVersion
    [2011-03-18:00:54:13] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-18:00:54:13] Application Installer end with exit code 0
    [2011-03-25:14:01:42] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2011-03-25:14:01:43] Runtime Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-03-25:14:01:43] Commandline is: -updatecheck
    [2011-03-25:14:01:43] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-25:14:01:46] Performing pingback request
    [2011-03-25:14:01:46] Starting runtime background update check
    [2011-03-25:14:01:46] Clearing unused background update directory
    [2011-03-25:14:01:46] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update
    [2011-03-25:14:01:46] Unpackaging http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.5.1.17730/update to C:\Documents and Settings\Owner\Application Data\Adobe\AIR\Updater\Background
    [2011-03-25:14:02:12] Unpackaging complete
    [2011-03-25:14:02:12] Download success
    [2011-03-25:14:02:12] Runtime updated downloaded
    [2011-03-25:14:09:53] User had deferred installing the update
    [2011-03-25:14:09:53] Runtime Installer end with exit code 0
    [2011-03-25:14:27:15] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -applyupdates "c:\program files\twhirl\twhirl.exe"
    [2011-03-25:14:27:15] Runtime Installer begin with version 2.5.1.17730 on Windows XP x86
    [2011-03-25:14:27:15] Commandline is: -applyupdates "c:\program files\twhirl\twhirl.exe"
    [2011-03-25:14:27:15] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-25:14:27:15] Installed app (de.makesoft.twhirl.0EA062BC275E7ED1E6EC3762EFFD73C7158ADF33.1) located at c:\program files\twhirl\twhirl.exe
    [2011-03-25:14:27:16] Starting runtime background update installation
    [2011-03-25:14:27:16] Launching subprocess with commandline C:\Documents and Settings\Owner\Application Data\Adobe\AIR\Updater\Background\updater -update "c:\program files\twhirl\twhirl.exe"
    [2011-03-25:14:27:16] Runtime updater successfully launched
    [2011-03-25:14:27:16] Runtime Installer end with exit code 0
    [2011-03-25:14:27:46] Runtime Installer begin with version 2.6.0.19120 on Windows XP x86
    [2011-03-25:14:27:46] Commandline is: -update "c:\program files\twhirl\twhirl.exe"
    [2011-03-25:14:27:46] Installed runtime (2.5.1.17730) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-25:14:27:46] Installed app (de.makesoft.twhirl.0EA062BC275E7ED1E6EC3762EFFD73C7158ADF33.1) located at c:\program files\twhirl\twhirl.exe
    [2011-03-25:14:28:02] Starting runtime update. Updating runtime from version 2.5.1.17730 to version 2.6.0.19120
    [2011-03-25:14:28:02] Installing msi at c:\docume~1\owner\locals~1\temp\air5.tmp\setup.msi with guid {AFF7E080-1974-45BF-9310-10DE1A1F5ED0}
    [2011-03-25:14:28:22] Launching subprocess with commandline c:\program files\twhirl\twhirl.exe
    [2011-03-25:14:28:22] Runtime Installer end with exit code 0
    [2011-03-25:14:29:00] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2011-03-25:14:29:02] Runtime Installer begin with version 2.6.0.19120 on Windows XP x86
    [2011-03-25:14:29:02] Commandline is: -updatecheck
    [2011-03-25:14:29:02] Installed runtime (2.6.0.19120) located at c:\Program Files\Common Files\Adobe AIR
    [2011-03-25:14:29:03] Performing pingback request
    [2011-03-25:14:29:04] Pingback request completed with HTTP status 200
    [2011-03-25:14:29:04] Starting runtime background update check
    [2011-03-25:14:29:04] Clearing unused background update directory
    [2011-03-25:14:29:05] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.6.0.19120/update
    [2011-03-25:14:29:05] Unpackaging http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.6.0.19120/update to C:\Documents and Settings\Owner\Application Data\Adobe\AIR\Updater\Background
    [2011-03-25:14:29:05] Runtime update not available
    [2011-03-25:14:29:05] Unpackaging cancelled
    [2011-03-25:14:29:05] Runtime Installer end with exit code 0
    [2011-04-01:22:31:08] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2011-04-01:22:49:25] Launching subprocess with commandline c:\Program Files\Common Files\Adobe AIR\Versions\1.0\Resources\Adobe AIR Updater -updatecheck
    [2011-04-01:22:49:25] Runtime Installer begin with version 2.6.0.19120 on Windows XP x86
    [2011-04-01:22:49:25] Commandline is: -updatecheck
    [2011-04-01:22:49:25] Installed runtime (2.6.0.19120) located at c:\Program Files\Common Files\Adobe AIR
    [2011-04-01:22:49:26] Performing pingback request
    [2011-04-01:22:49:26] Starting runtime background update check
    [2011-04-01:22:49:26] Clearing unused background update directory
    [2011-04-01:22:49:26] Begin Background update download from http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.6.0.19120/update
    [2011-04-01:22:49:26] Unpackaging http://airdownload.adobe.com/air/3/background/windows5.1/x86/patch/2.6.0.19120/update to C:\Documents and Se

    Time please wrote:
    Subject line tells it all.
    Actually not; what is your operating system?  Are you installing as an Administrator user?
    You may also want to ask in http://forums.adobe.com/community/air/installation

  • "Sorry, an error has occurred... Installation may not be allowed by your administrator"

    Hello everyone.  I am getting the above message when trying to install Adobe AIR.  Here is more information on the issue:
    1) I used to have it installed fine, but when I uninstalled it something must have broken because I cannot now reinstall.
    2) I am running Windows 7.
    Here is the output of the .airinstall.log file that is created when I try to install:
    "Performing runtime install
    UI SWF load is complete
    UI initialized
    starting user confirmation
    Version of this installer: 1.5.3.9130
    Installation type: new
    starting elevated install
    subinstaller: starting install
    subinstaller: Scheduling runtime installation operations
    subinstaller: uninstall scheduled for 1.0.4, 1.0.6, 1.0.5
    subinstaller: Installed Product GUID:  is same:false
    subinstaller: Beginning runtime installation
    subinstaller: Beginning install
    subinstaller: Installing c:\users\buta\appdata\local\temp\air68cc.tmp\setup.msi
    subinstaller: Error occurred; beginning rollback: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    subinstaller: Rolling back install of c:\users\buta\appdata\local\temp\air68cc.tmp\setup.msi
    subinstaller: Rollback due to error complete
    subinstaller: error during install: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    Failed during elevated install: error 0 1603
    runtime install entering error state: [ErrorEvent type="error" bubbles=false cancelable=false eventPhase=2 text="1603" errorID=0]
    begin quitting"
    Here are things I have done to try to fix the problem, to no avail:
    1) Uninstalled
    2) Used Windows Installer Cleanup
    3) Used a registry cleaner to remove all traces of Adobe AIR
    4) Tried installing in safe mode
    5) Installed with administrator privileges
    6) Scoured the internet for advice
    I think the problem may lie in a missing DLL or something, as when I uninstalled Adobe AIR last time it was a little messy and I think I may have removed a necessary DLL.  I can't imagine that this would really be a problem, though.
    If anyone has advice, it would be VERY much appreciated.

    Hi,
    I'm sorry you've run into this problem. It appears you've attempted many of the approaches I would have taken, but I have a few more that you might want to try out.
    The following messages may appear during installation or uninstallation of the AIR runtime:
    "An error occurred while installing Adobe AIR. Installation may not be allowed by your Administrator. Please contact your administrator."
    "An error occurred while uninstalling Adobe AIR. Uninstallation may not be allowed by your Administrator. Please contact your administrator."
    To troubleshoot these issues, try performing the the following steps in this order:
    The Logitech Video driver (LVPrcSrv.exe) is known to cause issues with the installation of the runtime. If the application is loaded, end the process by selecting it from the Windows Task Manager.
    Verify that your windows has the latest latest Windows Service Packs and updates are installed on the system. These include updates for Windows Installer.
    Windows Installer may be damaged or unregistered. The following Microsoft TechNote articles describe how to address:
    Microsoft Knowledge Base: The Windows Installer Service Could Not Be Accessed" error message when you install a program in Windows XP
    Microsoft Knowledge Base: Error message when you try to add or remove a program on a computer that is running Windows XP or Windows Server 2003: 'The Windows Installer service could not be accessed'
    Microsoft Knowledge Base: 'The Windows Installer service could not be accessed' error message when you try to install Office
    Microsoft for Windows Installer update/hotfix. There was an issue with Microsoft Windows Installer that affected AIR installations.http://www.microsoft.com/downloadS/details.aspx?familyid=5A58B56F-60B6-4412-95B9-54D056D6F 9F4&displaylang=en
    Hopefully this helps. Please let us know how it works out.
    Chris

  • Acrobat X Pro: Check for Updates Error 1007 Updates have been disabled by your system policy

    Because of another Acrobat problem (I won't go into here), today I uninstalled Acrobat Pro 10.1.9 and re-installed Acrobat 10.0.0. I thought I could get back to 10.1.9 by selecting "Check for Updates" after installation. My system is Win7x64 and I'm running as a named user with Administrator rights on a machine that is not part of domain.
    When I select "Check for Updates", I receive a window titled "Adobe Acrobat Updater" that says "Update failed Updates have been disabled by your system policy. Error: 1007 <Close>" About ten seconds later, Acrobat X terminates, leaving this window hanging around.
    What do I do to enable checking for updates?

    Thanks Bill@VT and LeoAdobeX. It's still not working though.
    Over the last few days, Windows System Restore says I have done 4 (four) Remove/Install Pairs. I tried the helpful cleaner you suggested. I knew I probably had some Acrobat9 cruft, so I ran the Acrobat9 and Reader9 cleaners, then the AcrobatX cleaner (I never had ReaderX). I also uninstalled absolutely every Adobe program from my system: Flash Player (three versions), iFilter, Adobe AIR, Amazon Music Importer (relies on Adobe AIR).
    I tried it both as 10.0.0, and installing 10.0.0 and then the 10.1.9 MSP you pointed me to at the "update link" above. I installed as "Trial" mostly, but once with my registration key.
    Starting up Acrobat X still fails epically. Also, every time I've looked, it hasn't solved the "other Acrobat problem" that initiated all of this.
    The most that I've received from Acrobat X today is the splash screen came up once. Only once. Even after a restart of Windows 7, launching AcrobatX from the Start Menu, Desktop or even directly from the EXE under "Program Files (x86) does nothing. I thought it might just be slow the last time, so I took a 15 minute coffee break after attempting to launch. Nothing.
    Ergo, I am looking at Windows System Restore. I miss two days of not being able to read PDF's even if the "other Acrobat problem" remains.
    However, I got a whiff that I have another problem headed my way. I bought update version of Acrobat9 and AcrobatX. I've now wiped all traces of Acrobat9 (and will shortly do another wipe of AcrobatX). The Cleaner log reports "** Info : Installed product not found for upgrade code". The MyAdobe website has all my install codes back to Acrobat4, but I'm not sure I could locate my Adobe 4 CDROM or the intervening CDROM's that would be required to source me back to a full version (maybe Acrobat6?).
    As I understand it, System Restore will do many things but not actually install the program files that I've been writing and deleting from my disk over the last two days. So, I'm going to have to do some install of AcrobatX after I do the System Restore and I now have little hope that even that installation will work to "just put things back the way they were".
    Is AcrobatX supported on Windows7x64 Ultimate? Is there some place to track down what may be the "issues due to the 64-bit system"?
    I have checked the policies under Control Panel->Administrator and there is more to check there. My account is a member of Administrators, which I would think would give me the rights to do just about anything, but when I click on the "Local Security Policy" shortcut, I get a "Group Policy Error: Failed to open the Group Policy Object on this computer. You may not have the appropriate rights. <Close> Details: Unspecified error". I'll chase this down if the System Restore does not make this error go away, but this part is clearly not a problem with Adobe software. All of the Other Admin/MMC Tools like Computer Management open fine.
    Thank you very much for the responses. I found them to be very helpful but I still feel I've got a big problem ahead.

  • HKCU Registry Edit fails (System as user) on RDP

    Hi folks.
    Can anyone confirm the following potential bug (or just my user error):
    Running Zenworks 11.2.3a.
    Create a empty windows bundle
    Create a REGISTRY EDIT action in LAUNCH
    HKCU / Software / TestKey
    Run as SYSTEM, but use logged in user hive instead of .default
    Perform a remote connection to a test PC using RDP (not Zenworks Remote) as a non admin user (but a user who is a member of the Remote Adminstrator Group).
    When trying to launch the above bundle, the following error occurs:
    In the action "Registry Edit", the operation on key "HKEY_USERS\\Software\TestKey" failed due to the following error - "The specified path is invalid. at Microsoft.Win32.RegistryKey.Win32Error(Int32 errorCode, String str) at Microsoft.Win32.RegistryKey.CreateSubKey(String subkey, RegistryKeyPermissionCheck permissionCheck, RegistrySecurity registrySecurity) at Microso".
    Specifically, you can see that the users SID is not referenced in the HKEY_USERS path when trying to write the key.
    If we perform the same actions when logged onto the machine with the same user, but NOT remotely (i.e. actually at the workstation), there is no problem.
    If we perform the same actions remotely with an administrative user (one who is at least in a nested local admin group), there is no problem.
    It also seems to affect the "DELETE REGISTRY KEY" action - although no error is displayed (I assume the "do not show error if attempting to delete a key that does not exist" issue was resolved), the key is NOT deleted. I would assume that any registry operation where the SYSTEM user attempts to modify the logged in user's key on a remote desktop session will results in an error.
    I'll raise an SR if anyone confirms I'm not being stupid, but I admit not many people are likely to see this issue.

    SR #10924934061.
    Seems confirmed bug.

  • This advertised application will not be installed because it might be unsafe. Contact your administrator to change the installation user interface option of the package to basic.

    Hi there,
    I was wondering whether anyone could tell me which feature in Windows 7 produces this message "This advertised application will not be installed because it might be unsafe. Contact your administrator to change the installation user interface option of
    the package to basic." and whether it can be turned off in Windows to prevent this message from appearing when installing certain programs that aren't WHQL certified. At first I thought it was the UAC control that generated this message but found out
    that it wasn't and then thought it was the DEP control and found out that it wasn't this either. I'm only seem to be getting this message when installing FileDirector Component Service Version 3 on a few of our workstations which is an add-on that allows file
    integration with Office and is part of FileDirector WinClient Version 3.
    Your help would be much appreciated.
    Many thanks,
    RocknRollTim
    P.S. I know of a way to bypass this message but would ideally not like to have the feature turned on and for the message not to be appear for non WHQL certified program installations in order to make non WHQL certified program installations in the future much
    easier, more simpler and straightforward to carry out. I was redirected by a moderator off the Microsoft Community Forum.

    Hi,
    You can try following options to disable this prompt, but we don't recommend you to do so since this feature helps you to protect your computer.
    Option 1: Run command as admin:
    bcdedit -set loadoptions DDISABLE_INTEGRITY_CHECKS
    bcdedit -set TESTSIGNING ON
    Restart your computer to apply changes.
    Option 2: Disable in GPO:
    1.Type gpedit.msc in the Run dialog and press Enter.
    2.In the Group Policy Editor, navigate to User Configuration → Administrative Templates → System → Driver Installation.
    3.Double-click on Code signing for device drivers in the right-side pane as shown above.
    4.In the windows that opens, choose Enabled. In the Options, choose Ignore as shown. Then click on the OK button to save the settings.
    Restart your computer to apply changes.
    Kate Li
    TechNet Community Support
    Unmarked as Answer based on OP's request. 
    https://social.technet.microsoft.com/Forums/en-US/35ab1279-c3a1-46be-9f7d-45e8606c1410/this-advertised-application-will-not-be-installed-because-it-might-be-unsafe-contact-your?forum=w7itproappcompat
    Arnav Sharma | http://arnavsharma.net/ Please remember to click “Mark as Answer” on the post that helps you, and to click “Unmark as Answer” if a marked post does not actually answer your question. This can be beneficial to other community members reading
    the thread.

  • What's the point of including "You might contact your administrator if you think this is a mistake" when a post is pulled?

    I understand that the mods here can't possibly reply to everyone who has a post pulled for ToU. One can vaguely try to contact an administrator indirectly, perhaps, by posting here. (When this takes the form of a "why was my post pulled" post, this usually starts a discussion of some kind, which may or may not have any value, but which almost always fails to elicit any direct participation of the Hosts, and gives the impression, at least, it's being completely ignored by them.)   
    Since there is no way of directly contacting an administrator, either for ToU or for any other reason, which this appears to suggest is possible, why not just get rid of it?

    >...although the OP's question still remains....
    I'm now referred to as the OP?
    If you got the email with content for the "final straw" post, which was mine, then you will know what I wrote. I already had one post pulled in that thread for a ToU and I did receive the obligatory email for that. I did not receive an email for the "final straw" post. Just the entire thread got pulled almost immediately at that point.
    Everything I am writing here now is deliberately being veiled and obscured to the limit possible without losing all meaning and just turning this into noise. No one who didn't receive that email content for my post will have any very clear idea what this is all about.
    My "final straw" comments related to several things: some copyright issues concerning the site under discussion; the ToU of that site as, in fact, necessarily prohibiting even the linking of content from that site, and an attempt to differentiate, in general, between what is illegal and what is a violation of the ToU, and not illegal, as such, for any service on any site. I'm not opening all of that up again here, since whatever it was I wrote will probably just get this post pulled.
    All I can say is I attempted assiduously to stay clear of the Apple ToU violation for which I was cited by the Apple email in my earlier post which was pulled -- or any ToU violation, for that matter. I was not discussing Apple's policies, nor was I giving "forbidden" instructions. That the entire thread got pulled has to make me think that straying into those waters -- perhaps, my discussion of copyright issues in regard to the behavior of the other site under consideration, especially, made someone very nervous. Or maybe it was something other than that. But I will never know.
    In any case, "You might contact your administrator if you think...." is genuinely silly, and unless it's somehow ineradicable from the Jive template -- I see now Meg has given that as a possible reason -- I can't see why it shouldn't be removed.
    Message was edited by: WZZZ

  • "Access Denied. Contact your administrator"

    Hello,
    We are a small company using WindowsServer2008R2 Enterprise software for our file server. Users are using Microsoft Office 2010 on Windows 7 Professional. All users have similar permissions.
    When I open a file from file server on my computer, and edit -> save -> close it, after that neither me nor other users are able to open the file. We all get error "Access Denied. Contact your administrator". 
    Note that if OTHER users do the same (i.e. open a file from file server on my computer, and edit -> save -> close it), we dont get the same error. We all are easily able to open the file.
    Please suggest a solution urgently.
    Thanks

    This issue occurs because Excel 2010 tries to delete the temporary copy of the original workbook on the UNC share.
    When a user saves an Excel workbook to a UNC share location, Excel 2010 creates a temporary copy of the workbook. In the final step of the saving process, Excel 2010 deletes the original Excel workbook and replaces it with a temporary copy. If Delete permissions
    are not granted to the user, Excel 2010 cannot complete the saving process, and the user receives the error message that is mentioned in the "Symptoms" section. 
    To resolve this issue, apply the following update:
    http://support.microsoft.com/kb/2553034
    Source link: http://support.microsoft.com/kb/2589410
    More information about troubleshooting errors when you save Excel files, please visit here:
    https://support.microsoft.com/kb/271513
    Tony Chen
    TechNet Community Support

  • When I click Scottrade I get this message The requested URL was rejected. Please consult with your administrator. Your support ID is: 15824789513005203795

    Just started - put in address and get message The requested URL was rejected. Please consult with your administrator.
    Your support ID is: 15824789513005203795

    I fixed this problem by installing and running the SUPERAntiSpyware Free edition. I ran the quick scan which took under an hour (left my desk while it ran). After deleting all the tracking cookies, I was able to load the webpage that I was trying to reach.

Maybe you are looking for

  • Tab 7.0 Update Issues / Findings

    * Update Notice received/Performed 11/3 @ 9:30pm - Had two browser windows active, something already in 'Copy' memory, went to Copy again and it closed all the browser windows - Scrolling is smoother but alittle more touchy.   If a web page has an em

  • Amazon is selling this SEAGATE external hard drive. Should I buy it?

    *Seagate FreeAgent Desk for Mac 2 TB USB 2.0/FireWire 800 Desktop External Hard Drive ST320005FJA105-RK (Silver) by Seagate* If no one can find a problem with this selection, I will buy it. However, if you do see a problem with it, please do let me k

  • Address Book: How do you select, copy and paste info to an email?

    I look up a contact in my Mac Address Book and want to cut and paste email/address and phone into an email I am writing in another application - in this case using AOL online. It seems that you cannot select and paste the information or selected part

  • ITunes app purchase - to iPod app delay...

    Has anyone noticed that after purchasing a song from iTunes on a iPhone, there is a delay before the song shows in the iPod app? This delay has resulted in me purchasing the song over, and eventually seeing the song twice in my purchased folder. Is t

  • Security architecture

    Hi folks, This note is long, but it's got to have been encountered by someone. I'm researching some possible designs for authentication and access control to be used in WL5.1, and I'm asking for a bit of advice/experiences. Our website is going to be