Flash Log-In

Hello-
I am working on a project for a client... It will be a
self-running application on a flash drive. Midway through the
project, the client informed me that the application's users must
first log-in via their website's log-in system. This would be
pretty simple if I could get XML responses and data strings from
the log-in, but right now it is pure HTML. More specifically, it is
driven through an Oracle-based system called Oblix.
Two questions:
A) Has anyone ever integrated a log-in system through Flash
with Oblix? Is it possible?
B) Short of having to write a gateway script, does anyone
have an idea of a different way of going about this?
Thanks for your help.

if you use the obviously named textfields:
var so:SharedObject = SharedObject.getLocal("login","/");
if(so.data.username==undefined){
//need to register and assign:
so.data.username=usernameTF.text
so.data.password=passwordTF.text
loginBtn.onRelease=function(){
if(so.data.username==usernameTF.text && so.data.password==passwordTF.text){
//successful login
} else {
//login failure

Similar Messages

  • Flash Log In From with Shared Objects

    So i want to create a flash log in and registration form for my flash game. THis game is played on your local PC not in the internet and i am using AS 2.0. So on the registration from i want to have two input text fileds: username and password. When you click on register the data from those fields to be saved as Shared Object and then on the log in when you type something in the log in fields (again two fields : username and password) the data that you wrote in those fields to pass trough the saved data as shared objects and if those two are the same then the log in is successfull if i want the movie to go on a certain frame whare it says access denied. pls help

    if you use the obviously named textfields:
    var so:SharedObject = SharedObject.getLocal("login","/");
    if(so.data.username==undefined){
    //need to register and assign:
    so.data.username=usernameTF.text
    so.data.password=passwordTF.text
    loginBtn.onRelease=function(){
    if(so.data.username==usernameTF.text && so.data.password==passwordTF.text){
    //successful login
    } else {
    //login failure

  • Flash.log error

    Our flash forms use flash remoting to access different data
    through cfcs, but recently they stopped working. I can see in the
    flash.log file a "Event Handler Exception" Error.
    Can some one please give me a hand with this?

    Our flash forms use flash remoting to access different data
    through cfcs, but recently they stopped working. I can see in the
    flash.log file a "Event Handler Exception" Error.
    Can some one please give me a hand with this?

  • Flash Log Outs with Snow Leopard

    Getting a ton flash log -outs. MIddle of doing something and computer just logs out.
    Never seen this before in 6 years on Macs. Thought it was spaces, but happens with it disables. Have no idea what it could be.

    Had my first one of these today. Fortunately didn't lose anything despite having many open applications. I was using Word and Excel 2004 and playing music through iTunes Airtunes. Other apps open included: Pages, Mail, Safari, NetNewsWire, Omnifocus, Omnioutliner, Textedit, Preview, Nottingham, Quicktime 7.
    The tipping point seemed to be opening iMovie 09 and trying to adjust the white balance in some HD footage. The preview would reflect the change for a moment then return to the original; I kep trying then iMovie hung. Then Excel declared that autosave had been disable due to some problem. Seconds later the screen went blue and I was returned to the log in screen.
    Perhaps my experience will help someone find out the reason?

  • Flash log file

    I'm trying to log consoloe messages to file on flash. I use the following cmds in config mode.
    logging on
    logging file flash:log.txt
    I then save the config and do a show and I don't see the new cmds in the sh run. I also don't see the file log.txt.
    What am I doing wrong??
    Tom

    Hi
    Did u check up whether the new log.txt file is created in the flash ?
    give show flash and check for the file or you can check up with dir command also.
    but as per the general recommendation and practice its better to keep the logging piled up to a external server instead keepin it on the flash.
    regds

  • Flash Logging System

    Hello Everyone,
    I want to develop a logging system for my application. This system is intended to log warning,messages(like traces) and errors in a log file in the server with time stamp and user information.
    I am familliar with flash tracer but that is temporary. Sometime to debug real time user's reports I need this system. Some of the files in the application are in AS1 and the rest in AS2.
    Please advise me if you have any ideas.
    Thank You

    How can I log traces in a server log file with time stamp and user information.
    I can register a user's moves and somebody can review it at a later point of time.

  • Pin redo logs into smart flash cache (Exadata Flash PCI F20 cache)

    Need to know if we could pin redo logs into smart flash cache.
    For example to pin table..
    we use Alter table dhaval storage (cell_flash_cache keep) -----
    Similarly can we pin redo logs into flash cache ?
    If not, what is the alternative to put redo logs into flash cache ?

    At Oracle OpenWorld the Exadata Smart Flash Log feature was announced. The Smart Flash Log feature requires Exadata Storage 11.2.2.4.0 or later, and Databases version 11.2.0.2 Bundle Patch 11 or greater. This feature allows a modest amount of flash to be used as a secondary write place. It wites redo to both flash and disk and returns the call to the db for the first one that finishes. By doing so it improves user transaction response time, and increases overall database throughput for IO intensive workloads.
    Regards,
    Greg Rahn
    http://structureddata.org

  • Adobe flash 11.6.602.180 won't install

    This version of Adobe flash: 11.6.602.180
    from here:
    http://www.adobe.com/products/flashplayer/distribution3.edu.html
    Won't install (at least on Windows 7), unlike all previous revisions.
    What can be done?
    I get this error:
    Error 1722: There is a problem with this Windows Installer package.  A program run as part of the setup
    did not finish as expected.  Contact your support personnel or package vendor.  Action NewCustomAction1.
    location: ....\AppData\Local\Temp\InstallPlugin_11_6_602_180exe.
    command: -install -msi
    [This latter command, is something it must generate internally.  I install the msi download like so:
    msiexec /i <Pathtodownloads>/install_flash_player_11_plugin.msi   /quiet /passive /qb /norestart /l+* %systemdrive%\log\flash.log
    There doesn't seem to be a way to contact Adobe itself about this product problem.
    Since these updates are usually security fixes, it seems like a bad thing to roll back.]
    The logfile looks like this:
    === Logging started: 3/13/2013  16:06:23 ===
    Action start 16:06:23: INSTALL.
    Action start 16:06:23: ISSetAllUsers.
    InstallShield 16:06:23: Begin SetAllUsers()
    InstallShield 16:06:23: Getting records from Upgrade table
    InstallShield 16:06:23: UpgradeCode: {D85A1A59-DC52-4D13-9445-EF3F379D4DB5}          MinVersion: 6.0.47.0          MaxVersion: 11.6.602.180          Language:           Attributes: 769
    InstallShield 16:06:23: No related products for UpgradeCode {D85A1A59-DC52-4D13-9445-EF3F379D4DB5} found
    InstallShield 16:06:23: End SetAllUsers()
    Action ended 16:06:23: ISSetAllUsers. Return value 1.
    Action start 16:06:23: AppSearch.
    Action ended 16:06:23: AppSearch. Return value 0.
    Action start 16:06:23: LaunchConditions.
    Action ended 16:06:23: LaunchConditions. Return value 1.
    Action start 16:06:23: FindRelatedProducts.
    Action ended 16:06:23: FindRelatedProducts. Return value 1.
    Action start 16:06:23: ValidateProductID.
    Action ended 16:06:23: ValidateProductID. Return value 1.
    Action start 16:06:23: CostInitialize.
    Action ended 16:06:23: CostInitialize. Return value 1.
    Action start 16:06:23: FileCost.
    Action ended 16:06:23: FileCost. Return value 1.
    Action start 16:06:23: IsolateComponents.
    Action ended 16:06:23: IsolateComponents. Return value 0.
    Action start 16:06:23: CostFinalize.
    Action ended 16:06:23: CostFinalize. Return value 1.
    Action start 16:06:23: SetARPINSTALLLOCATION.
    Action ended 16:06:23: SetARPINSTALLLOCATION. Return value 1.
    Action start 16:06:23: SetODBCFolders.
    Action ended 16:06:23: SetODBCFolders. Return value 0.
    Action start 16:06:23: MigrateFeatureStates.
    Action ended 16:06:23: MigrateFeatureStates. Return value 0.
    Action start 16:06:23: InstallValidate.
    Action ended 16:06:23: InstallValidate. Return value 1.
    Action start 16:06:23: RemoveExistingProducts.
    Action ended 16:06:23: RemoveExistingProducts. Return value 1.
    Action start 16:06:23: InstallInitialize.
    Action ended 16:06:25: InstallInitialize. Return value 1.
    Action start 16:06:25: MakePropsAvailable.
    Action ended 16:06:25: MakePropsAvailable. Return value 1.
    Action start 16:06:25: AllocateRegistrySpace.
    Action ended 16:06:25: AllocateRegistrySpace. Return value 1.
    Action start 16:06:25: ProcessComponents.
    Action ended 16:06:25: ProcessComponents. Return value 1.
    Action start 16:06:25: UnpublishComponents.
    Action ended 16:06:25: UnpublishComponents. Return value 0.
    Action start 16:06:25: UnpublishFeatures.
    Action ended 16:06:25: UnpublishFeatures. Return value 1.
    Action start 16:06:25: StopServices.
    Action ended 16:06:25: StopServices. Return value 1.
    Action start 16:06:25: DeleteServices.
    Action ended 16:06:25: DeleteServices. Return value 1.
    Action start 16:06:25: UnregisterComPlus.
    Action ended 16:06:25: UnregisterComPlus. Return value 0.
    Action start 16:06:25: SelfUnregModules.
    Action ended 16:06:25: SelfUnregModules. Return value 1.
    Action start 16:06:25: UnregisterTypeLibraries.
    Action ended 16:06:25: UnregisterTypeLibraries. Return value 0.
    Action start 16:06:25: RemoveODBC.
    Action ended 16:06:25: RemoveODBC. Return value 1.
    Action start 16:06:25: UnregisterFonts.
    Action ended 16:06:25: UnregisterFonts. Return value 1.
    Action start 16:06:25: RemoveRegistryValues.
    Action ended 16:06:25: RemoveRegistryValues. Return value 1.
    Action start 16:06:25: UnregisterClassInfo.
    Action ended 16:06:25: UnregisterClassInfo. Return value 0.
    Action start 16:06:25: UnregisterExtensionInfo.
    Action ended 16:06:25: UnregisterExtensionInfo. Return value 0.
    Action start 16:06:25: UnregisterProgIdInfo.
    Action ended 16:06:25: UnregisterProgIdInfo. Return value 0.
    Action start 16:06:25: UnregisterMIMEInfo.
    Action ended 16:06:25: UnregisterMIMEInfo. Return value 0.
    Action start 16:06:25: RemoveIniValues.
    Action ended 16:06:25: RemoveIniValues. Return value 1.
    Action start 16:06:25: RemoveShortcuts.
    Action ended 16:06:25: RemoveShortcuts. Return value 0.
    Action start 16:06:25: RemoveEnvironmentStrings.
    Action ended 16:06:25: RemoveEnvironmentStrings. Return value 1.
    Action start 16:06:25: RemoveDuplicateFiles.
    Action ended 16:06:25: RemoveDuplicateFiles. Return value 1.
    Action start 16:06:25: RemoveFolders.
    Action ended 16:06:25: RemoveFolders. Return value 1.
    Action start 16:06:25: CreateFolders.
    Action ended 16:06:25: CreateFolders. Return value 1.
    Action start 16:06:25: MoveFiles.
    Action ended 16:06:25: MoveFiles. Return value 1.
    Action start 16:06:25: InstallFiles.
    Action ended 16:06:25: InstallFiles. Return value 1.
    Action start 16:06:25: NewCustomAction1.
    Action ended 16:06:25: NewCustomAction1. Return value 1.
    Action start 16:06:25: PatchFiles.
    Action ended 16:06:25: PatchFiles. Return value 1.
    Action start 16:06:25: DuplicateFiles.
    Action ended 16:06:25: DuplicateFiles. Return value 1.
    Action start 16:06:25: BindImage.
    Action ended 16:06:25: BindImage. Return value 1.
    Action start 16:06:25: CreateShortcuts.
    Action ended 16:06:25: CreateShortcuts. Return value 0.
    Action start 16:06:25: RegisterClassInfo.
    Action ended 16:06:25: RegisterClassInfo. Return value 0.
    Action start 16:06:25: RegisterExtensionInfo.
    Action ended 16:06:25: RegisterExtensionInfo. Return value 0.
    Action start 16:06:25: RegisterProgIdInfo.
    Action ended 16:06:25: RegisterProgIdInfo. Return value 0.
    Action start 16:06:25: RegisterMIMEInfo.
    Action ended 16:06:25: RegisterMIMEInfo. Return value 0.
    Action start 16:06:25: WriteRegistryValues.
    Action ended 16:06:25: WriteRegistryValues. Return value 1.
    Action start 16:06:25: WriteIniValues.
    Action ended 16:06:25: WriteIniValues. Return value 1.
    Action start 16:06:25: WriteEnvironmentStrings.
    Action ended 16:06:25: WriteEnvironmentStrings. Return value 1.
    Action start 16:06:25: RegisterFonts.
    Action ended 16:06:25: RegisterFonts. Return value 1.
    Action start 16:06:25: InstallODBC.
    Action ended 16:06:25: InstallODBC. Return value 0.
    Action start 16:06:25: RegisterTypeLibraries.
    Action ended 16:06:25: RegisterTypeLibraries. Return value 0.
    Action start 16:06:25: SelfRegModules.
    Action ended 16:06:25: SelfRegModules. Return value 1.
    Action start 16:06:25: RegisterComPlus.
    Action ended 16:06:25: RegisterComPlus. Return value 0.
    Action start 16:06:25: InstallServices.
    Action ended 16:06:25: InstallServices. Return value 1.
    Action start 16:06:25: StartServices.
    Action ended 16:06:25: StartServices. Return value 1.
    Action start 16:06:25: RegisterUser.
    Action ended 16:06:25: RegisterUser. Return value 1.
    Action start 16:06:25: RegisterProduct.
    Action ended 16:06:25: RegisterProduct. Return value 1.
    Action start 16:06:25: PublishComponents.
    Action ended 16:06:25: PublishComponents. Return value 0.
    Action start 16:06:25: PublishFeatures.
    Action ended 16:06:25: PublishFeatures. Return value 1.
    Action start 16:06:25: PublishProduct.
    Action ended 16:06:25: PublishProduct. Return value 1.
    Action start 16:06:25: InstallFinalize.
    CustomAction NewCustomAction1 returned actual error code 1025 (note this may not be 100% accurate if translation happened inside sandbox)
    MSI (s) (0C:F4) [16:06:35:265]: Product: Adobe Flash Player 11 Plugin -- Error 1722.There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action NewCustomAction1, location: C:\Users\mwh\AppData\Local\Temp\InstallPlugin_11_6_602_180.exe, command: -install -msi
    Error 1722.There is a problem with this Windows Installer package. A program run as part of the setup did not finish as expected. Contact your support personnel or package vendor. Action NewCustomAction1, location: C:\Users\mwh\AppData\Local\Temp\InstallPlugin_11_6_602_180.exe, command: -install -msi
    Action ended 16:06:35: InstallFinalize. Return value 3.
    Action ended 16:06:35: INSTALL. Return value 3.
    Property(S): DiskPrompt = [1]
    Property(S): UpgradeCode = {D85A1A59-DC52-4D13-9445-EF3F379D4DB5}
    Property(S): ProductCode = {346137E0-7160-403B-AD21-3FF01D25037B}
    Property(S): ProductToBeRegistered = 1
    Property(S): SourcedirProduct = {346137E0-7160-403B-AD21-3FF01D25037B}
    Property(S): SOURCEDIR = F:\Archive\WindowsManagement\WindowsInstaller\Adobe\
    Property(S): VersionNT = 601
    Property(S): TARGETDIR = F:\
    Property(S): ALLUSERSPROFILE = F:\
    Property(S): PrimaryVolumeSpaceRemaining = 0
    Property(S): PrimaryVolumeSpaceRequired = 0
    Property(S): PrimaryVolumeSpaceAvailable = 0
    Property(S): OutOfNoRbDiskSpace = 0
    Property(S): CommonFilesFolder = C:\Program Files (x86)\Common Files\
    Property(S): OutOfDiskSpace = 0
    Property(S): MACROMED = C:\Windows\SysWOW64\Macromed\
    Property(S): FLASH = C:\Windows\SysWOW64\Macromed\Flash\
    Property(S): INSTALLDIR = C:\Windows\SysWOW64\Macromed\Flash\
    Property(S): ISCommonFilesFolder = C:\Program Files (x86)\Common Files\InstallShield\
    Property(S): ISUpdateServiceFolder = C:\Program Files (x86)\Common Files\InstallShield\UpdateService\
    Property(S): SystemFolder = C:\Windows\SysWOW64\
    Property(S): CostingComplete = 1
    Property(S): SourceDir = F:\Archive\WindowsManagement\WindowsInstaller\Adobe\
    Property(S): TempFolder = C:\Users\mwh\AppData\Local\Temp\
    Property(S): USERPROFILE = F:\
    Property(S): ROOTDRIVE = F:\
    Property(S): ACTION = INSTALL
    Property(S): UILevel = 3
    Property(S): OriginalDatabase = F:\Archive\WindowsManagement\WindowsInstaller\Adobe\install_flash_player_11_plugin.msi
    Property(S): DATABASE = C:\Windows\Installer\10d68372.msi
    Property(S): Privileged = 1
    Property(S): MsiRunningElevated = 1
    Property(S): RedirectedDllSupport = 2
    Property(S): MsiWin32AssemblySupport = 6.1.7601.17514
    Property(S): MsiNetAssemblySupport = 4.0.30319.1
    Property(S): Date = 3/13/2013
    Property(S): Time = 16:06:35
    Property(S): TTCSupport = 1
    Property(S): ColorBits = 32
    Property(S): TextInternalLeading = 3
    Property(S): TextHeight = 16
    Property(S): BorderSide = 1
    Property(S): ISCHECKFORPRODUCTUPDATES = 1
    Property(S): ApplicationUsers = AllUsers
    Property(S): AgreeToLicense = No
    Property(S): _IsMaintenance = Change
    Property(S): RestartManagerOption = CloseRestart
    Property(S): IS_SQLSERVER_USERNAME = sa
    Property(S): IS_SQLSERVER_AUTHENTICATION = 0
    Property(S): SetupType = Typical
    Property(S): _IsSetupTypeMin = Typical
    Property(S): Display_IsBitmapDlg = 1
    Property(S): BorderTop = 1
    Property(S): ProductName = Adobe Flash Player 11 Plugin
    Property(S): ALLUSERS = 1
    Property(S): ARPHELPLINK = http://www.adobe.com/go/flashplayer_support/
    Property(S): ARPNOMODIFY = 1
    Property(S): ARPPRODUCTICON = ARPPRODUCTICON.exe
    Property(S): ARPURLINFOABOUT = http://www.adobe.com
    Property(S): ARPURLUPDATEINFO = http://www.adobe.com/go/getflashplayer
    Property(S): DWUSINTERVAL = 30
    Property(S): DWUSLINK = CECCA75FE9CBA098D9ACE02FFEDB978FBEECA78F69BBE0B8CE8BA7CFE97CF0AFCEBCE08FD9AC
    Property(S): DefaultUIFont = Tahoma8
    Property(S): DialogCaption = InstallShield for Windows Installer
    Property(S): DisplayNameCustom = Custom
    Property(S): CaptionHeight = 22
    Property(S): DisplayNameMinimal = Minimal
    Property(S): DisplayNameTypical = Typical
    Property(S): ErrorDialog = SetupError
    Property(S): INSTALLLEVEL = 100
    Property(S): ISSCRIPT_VERSION_MISSING = The InstallScript engine is missing from this machine.  If available, please run ISScript.msi, or contact your support personnel for further assistance.
    Property(S): ISVROOT_PORT_NO = 0
    Property(S): IS_COMPLUS_PROGRESSTEXT_COST = Costing COM+ application: [1]
    Property(S): IS_COMPLUS_PROGRESSTEXT_INSTALL = Installing COM+ application: [1]
    Property(S): IS_COMPLUS_PROGRESSTEXT_UNINSTALL = Uninstalling COM+ application: [1]
    Property(S): IS_PROGMSG_XML_COSTING = Costing XML files...
    Property(S): IS_PROGMSG_XML_CREATE_FILE = Creating XML file %s...
    Property(S): IS_PROGMSG_XML_FILES = Performing XML file changes...
    Property(S): IS_PROGMSG_XML_REMOVE_FILE = Removing XML file %s...
    Property(S): IS_PROGMSG_XML_ROLLBACK_FILES = Rolling back XML file changes...
    Property(S): IS_PROGMSG_XML_UPDATE_FILE = Updating XML file %s...
    Property(S): InstallChoice = AR
    Property(S): Manufacturer = Adobe Systems Incorporated
    Property(S): MsiLogging = voicewarmupx
    Property(S): NewProperty2 = 0
    Property(S): NewProperty3 = 0
    Property(S): PIDTemplate = 12345<###-%%%%%%%>@@@@@
    Property(S): PROGMSG_IIS_CREATEAPPPOOL = Creating application pool %s
    Property(S): PROGMSG_IIS_CREATEAPPPOOLS = Creating application Pools...
    Property(S): PROGMSG_IIS_CREATEVROOT = Creating IIS virtual directory %s
    Property(S): PROGMSG_IIS_CREATEVROOTS = Creating IIS virtual directories...
    Property(S): PROGMSG_IIS_CREATEWEBSERVICEEXTENSION = Creating web service extension
    Property(S): PROGMSG_IIS_CREATEWEBSERVICEEXTENSIONS = Creating web service extensions...
    Property(S): PROGMSG_IIS_CREATEWEBSITE = Creating IIS website %s
    Property(S): PROGMSG_IIS_CREATEWEBSITES = Creating IIS websites...
    Property(S): PROGMSG_IIS_EXTRACT = Extracting information for IIS virtual directories...
    Property(S): PROGMSG_IIS_EXTRACTDONE = Extracted information for IIS virtual directories...
    Property(S): PROGMSG_IIS_REMOVEAPPPOOL = Removing application pool
    Property(S): PROGMSG_IIS_REMOVEAPPPOOLS = Removing application pools...
    Property(S): PROGMSG_IIS_REMOVESITE = Removing web site at port %d
    Property(S): PROGMSG_IIS_REMOVEVROOT = Removing IIS virtual directory %s
    Property(S): PROGMSG_IIS_REMOVEVROOTS = Removing IIS virtual directories...
    Property(S): PROGMSG_IIS_REMOVEWEBSERVICEEXTENSION = Removing web service extension
    Property(S): PROGMSG_IIS_REMOVEWEBSERVICEEXTENSIONS = Removing web service extensions...
    Property(S): PROGMSG_IIS_REMOVEWEBSITES = Removing IIS websites...
    Property(S): PROGMSG_IIS_ROLLBACKAPPPOOLS = Rolling back application pools...
    Property(S): PROGMSG_IIS_ROLLBACKVROOTS = Rolling back virtual directory and web site changes...
    Property(S): PROGMSG_IIS_ROLLBACKWEBSERVICEEXTENSIONS = Rolling back web service extensions...
    Property(S): ProductID = none
    Property(S): ProductLanguage = 1033
    Property(S): ProductVersion = 11.6.602.180
    Property(S): ProgressType0 = install
    Property(S): ProgressType1 = Installing
    Property(S): ProgressType2 = installed
    Property(S): ProgressType3 = installs
    Property(S): RebootYesNo = Yes
    Property(S): ReinstallModeText = omus
    Property(S): SHOWLAUNCHPROGRAM = 0
    Property(S): SecureCustomProperties = ISACTIONPROP1;SUPPORTDIR
    Property(S): UNINSTALLER_EXE = [SystemFolder]\Macromed\Flash\uninstall_plugin.exe
    Property(S): RemoveFilesCA = C:\Windows\SysWOW64\Macromed\Flash\
    Property(S): ARPINSTALLLOCATION = C:\Windows\SysWOW64\Macromed\Flash\
    Property(S): ScreenY = 768
    Property(S): ScreenX = 1024
    Property(S): SystemLanguageID = 1033
    Property(S): AdminUser = 1
    Property(S): ComputerName = MELCHIOR
    Property(S): UserLanguageID = 1033
    Property(S): UserSID = S-1-5-21-828261420-3029321333-1357501504-1001
    Property(S): LogonUser = mwh
    Property(S): MsiTrueAdminUser = 1
    Property(S): VirtualMemory = 17307
    Property(S): PhysicalMemory = 16375
    Property(S): Intel = 6
    Property(S): Msix64 = 6
    Property(S): MsiAMD64 = 6
    Property(S): ShellAdvtSupport = 1
    Property(S): OLEAdvtSupport = 1
    Property(S): GPTSupport = 1
    Property(S): FontsFolder = C:\Windows\Fonts\
    Property(S): DesktopFolder = C:\Users\Public\Desktop\
    Property(S): StartMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\
    Property(S): ProgramMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\
    Property(S): COMPANYNAME = Hewlett-Packard Company
    Property(S): StartupFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\
    Property(S): USERNAME = mwh
    Property(S): AdminToolsFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\
    Property(S): MyPicturesFolder = C:\Users\mwh\Pictures\
    Property(S): LocalAppDataFolder = C:\Users\mwh\AppData\Local\
    Property(S): CommonAppDataFolder = C:\ProgramData\
    Property(S): TemplateFolder = C:\ProgramData\Microsoft\Windows\Templates\
    Property(S): SendToFolder = C:\Users\mwh\AppData\Roaming\Microsoft\Windows\SendTo\
    Property(S): RecentFolder = C:\Users\mwh\AppData\Roaming\Microsoft\Windows\Recent\
    Property(S): PrintHoodFolder = C:\Users\mwh\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\
    Property(S): PersonalFolder = C:\Users\mwh\Documents\
    Property(S): NetHoodFolder = C:\Users\mwh\AppData\Roaming\Microsoft\Windows\Network Shortcuts\
    Property(S): FavoritesFolder = C:\Users\mwh\Favorites\
    Property(S): AppDataFolder = C:\Users\mwh\AppData\Roaming\
    Property(S): CommonFiles64Folder = C:\Program Files\Common Files\
    Property(S): ProgramFiles64Folder = C:\Program Files\
    Property(S): ProgramFilesFolder = C:\Program Files (x86)\
    Property(S): RemoteAdminTS = 1
    Property(S): System64Folder = C:\Windows\system32\
    Property(S): WindowsVolume = C:\
    Property(S): WindowsFolder = C:\Windows\
    Property(S): MsiNTProductType = 1
    Property(S): ServicePackLevelMinor = 0
    Property(S): ServicePackLevel = 1
    Property(S): WindowsBuild = 7601
    Property(S): VersionNT64 = 601
    Property(S): VersionMsi = 5.00
    Property(S): VersionDatabase = 110
    Property(S): MsiSystemRebootPending = 1
    Property(S): CLIENTPROCESSID = 14276
    Property(S): CLIENTUILEVEL = 2
    Property(S): CURRENTDIRECTORY = C:\Windows\system32
    Property(S): REBOOT = ReallySuppress
    Property(S): REBOOTPROMPT = S
    Property(S): PackagecodeChanging = 1
    Property(S): ProductState = -1
    Property(S): PackageCode = {1B9D478C-91C3-45AF-819E-8894CD82474D}
    Property(S): MsiLogFileLocation = C:\log\flash.log
    MSI (s) (0C:F4) [16:06:35:383]: Product: Adobe Flash Player 11 Plugin -- Installation operation failed.
    MSI (s) (0C:F4) [16:06:35:383]: Windows Installer installed the product. Product Name: Adobe Flash Player 11 Plugin. Product Version: 11.6.602.180. Product Language: 1033. Manufacturer: Adobe Systems Incorporated. Installation success or error status: 1603.
    === Logging stopped: 3/13/2013  16:06:35 ===

    Could you also post your flashinstall.log file?
    Where do I find the Flash Player installation log on Windows?
    Thanks,
    Chris

  • Why the flashback log'size smaller than the archived log ?

    hi, all . why the flashback log'size smaller than the archived log ?

    Lonion wrote:
    hi, all . why the flashback log'size smaller than the archived log ?Both are different.
    Flash logs size depends on parameter DB_FLASHBACK_RETENTION_TARGET , how much you want to keep.
    Archive log files is dumped file of Online redo log files, It can be either size of Online redo log file size or less depending on online redo size when switch occurred.
    Some more information:-
    Flashback log files can be created only under the Flash Recovery Area (that must be configured before enabling the Flashback Database functionality). RVWR creates flashback log files into a directory named “FLASHBACK” under FRA. The size of every generated flashback log file is again under Oracle’s control. According to current Oracle environment – during normal database activity flashback log files have size of 8200192 bytes. It is very close value to the current redo log buffer size. The size of a generated flashback log file can differs during shutdown and startup database activities. Flashback log file sizes can differ during high intensive write activity as well.
    Source:- http://dba-blog.blogspot.in/2006/05/flashback-database-feature.html
    Edited by: CKPT on Jun 14, 2012 7:34 PM

  • Remote Flash no results

    Problem:
    I call a function "getContactInfo" in a CFC on the server
    using Flash Remote, but I get no response back.
    I don't get any error messages.
    Platiform:
    Fedora Linux
    ColdFusion 8.01 Developer's Edition 32-bit
    Design:
    When a user selects an item in a "tree" the selected item's
    data is sent to the server for a query.
    The query is sent back to Browser to fill in a series of text
    boxes.
    Questions:
    1) Is there any configuration in the ColdFusion Administrator
    to enable Remote Flash?
    2) Where should I be looking for a error messages?
    (other than flash.log)
    3) What am I doing wrong?
    I have gone through the various tutorials on Flash Remote.
    Code snippet:
    <cfform name='MailingList' format="flash"
    onload="formOnLoad()" >
    <cfformitem type="script">
    public function formOnLoad():Void{
    setUpRemoting();
    public function setUpRemoting():Void
    <cfoutput>
    var connection:mx.remoting.Connection =
    mx.remoting.NetServices.createGatewayConnection("
    http://#cgi.HTTP_HOST#/services/");
    var componentPath:String = "services.Sample";
    var listingService:mx.remoting.NetServiceProxy;
    </cfoutput>
    var responseHandler:Object = {};
    <!--- put controls in the responseHandler's scope --->
    var contactList:mx.controls.Tree = contactList;
    responseHandler.onResult = function( results: Object ):Void
    alert("Got Here");
    responseHandler.create_Result = function( results: Object
    ):Void
    alert("Got Here");
    responseHandler.update_Result = function( results: Object
    ):Void
    alert("Got Here");
    responseHandler.remove_Result = function( results: Object
    ):Void
    alert("Got Here");
    responseHandler.onStatus = function( stat: Object ):Void
    alert("Got Here");
    MailingList.listingService =
    connection.getService(componentPath, responseHandler );
    public function listingTreeChanged():Void
    var sSelected:String;
    sSelected =
    contactList.selectedNode.getProperty('data').value;
    MailingList.listingService.getContactInfo(sSelected);
    alert(sSelected);
    contactList.setFocus();
    </cfformitem>
    <cftree name="contactList" lookAndFeel="motif"
    onchange="listingTreeChanged()">
    <cftreeitem value="Test" display="Test" expand="no">
    </cftree>

    I modified msgdb/l_en/customMessages/viewmessages.xml in the following lines's text:
    <WebMessage name="kmsgEVCNoRows"><HTML>Sorry. No data found.</HTML></WebMessage>
    <WebMessage name="kmsgEVCNoRowsFilters"><HTML>The specified criteria didn&#39;t result in any data. This is often caused by applying filters that are too
    restrictive or that contain incorrect values. Please check your Request Filters and try again. The filters currently being applied are shown below.<span s
    tyle="font-size: 4pt;">
    </span><sawm:param insert="1"/></HTML></WebMessage>
    I restart both server and presentation server, but I saw no effect on report page.
    I tried to put the file under msgdb/customMessages/ but still no change.

  • Error : The version of Adobe Flash you are attempting to install is not the most current version

    1. I was upgrading from Adobe CS5 and based on Adobe's own recommendations I uninstalled all Adobe products prior to installing Adobe Creative Suite. This included not only Adobe CS5 but ALSO FLASH v16.
    2. After uninstalling all Adobe products (including Flash 16) I rebooted the computer and installed the latest build generated for Adobe Create Suite.
    3. After installing Adobe Create Suite I attempted to reinstall Flash but it will not let me install it.
    4. The error received is "The version of Adobe Flash you are attempting to install is not the most current version".
    5. Flash is NOT installed and when running the "Is Flash Present" test from Adobe's site the answer is NO.
    Windows 7 64-Bit w/ All Updates
    Internet Explorer 11 w/ all Updates

    C:\Windows\SysWOW64\Macromed\Flash Log:
    2014-11-26+14-35-11.636 [error] 1226 1062
    =O====== M/15.0.0.239 2014-11-26+14-35-02.485 ========
    0000 [I] 00000010 FlashPlayerInstaller.exe -install -iv 11
    0001 [I] 00000011 1
    0002 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0003 [I] 00000013
    0004 [I] 00000025 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_15_0_0_239_ActiveX.exe
    0005 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_15_0_0_239_ActiveX.exe
    0006 [I] 00000016 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_15_0_0_239_ActiveX.dll
    0007 [I] 00000023 C:\Windows\SysWOW64\Macromed\Flash\activex.vch
    0008 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0009 [W] 00001024 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl 183
    0010 [W] 00001024 C:\Windows\SysWOW64\FlashPlayerApp.exe 183
    0011 [I] 00000021 C:\Windows\SysWOW64\Macromed\Flash\FlashPlayerUpdateService.exe
    0012 [W] 00001106
    0013 [W] 00001106
    0014 [W] 00001024 C:\Windows\SysWOW64\Macromed\Flash\FlashPlayerUpdateService.exe 183
    0015 [I] 00000012
    =X====== M/15.0.0.239 2014-11-26+14-35-13.136 ========
    2014-12-10+3-35-7.947 [error] 1226 1062
    =O====== M/15.0.0.246 2014-12-10+03-35-02.191 ========
    0000 [I] 00000010 FlashPlayerInstaller.exe -install -iv 11
    0001 [I] 00000011 1
    0002 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0003 [I] 00000013
    0004 [I] 00000025 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_15_0_0_246_ActiveX.exe
    0005 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_15_0_0_246_ActiveX.exe
    0006 [I] 00000016 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_15_0_0_246_ActiveX.dll
    0007 [I] 00000023 C:\Windows\SysWOW64\Macromed\Flash\activex.vch
    0008 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0009 [W] 00001024 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl 183
    0010 [W] 00001024 C:\Windows\SysWOW64\FlashPlayerApp.exe 183
    0011 [I] 00000021 C:\Windows\SysWOW64\Macromed\Flash\FlashPlayerUpdateService.exe
    0012 [W] 00001106
    0013 [W] 00001106
    0014 [W] 00001024 C:\Windows\SysWOW64\Macromed\Flash\FlashPlayerUpdateService.exe 183
    0015 [I] 00000012
    =X====== M/15.0.0.246 2014-12-10+03-35-09.677 ========
    2015-1-14+14-35-16.393 [error] 1226 1062
    =O====== M/16.0.0.257 2015-01-14+14-35-02.812 ========
    0000 [I] 00000010 FlashPlayerInstaller.exe -install -iv 11
    0001 [W] 00001036 Software\Macromedia\FlashPlayer\SafeVersions/16.0 2
    0002 [I] 00000011 1
    0003 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0004 [I] 00000013
    0005 [I] 00000025 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_16_0_0_257_ActiveX.exe
    0006 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_16_0_0_257_ActiveX.exe
    0007 [I] 00000016 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_16_0_0_257_ActiveX.dll
    0008 [I] 00000023 C:\Windows\SysWOW64\Macromed\Flash\activex.vch
    0009 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0010 [W] 00001024 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl 183
    0011 [W] 00001024 C:\Windows\SysWOW64\FlashPlayerApp.exe 183
    0012 [I] 00000021 C:\Windows\SysWOW64\Macromed\Flash\FlashPlayerUpdateService.exe
    0013 [W] 00001106
    0014 [W] 00001106
    0015 [W] 00001024 C:\Windows\SysWOW64\Macromed\Flash\FlashPlayerUpdateService.exe 183
    0016 [I] 00000012
    =X====== M/16.0.0.257 2015-01-14+14-35-19.445 ========
    2015-1-22+21-35-9.384 [error] 1226 1062
    =O====== M/16.0.0.287 2015-01-22+21-35-01.909 ========
    0000 [I] 00000010 FlashPlayerInstaller.exe -install -iv 11
    0001 [I] 00000011 1
    0002 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0003 [I] 00000013
    0004 [I] 00000025 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_16_0_0_287_ActiveX.exe
    0005 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_16_0_0_287_ActiveX.exe
    0006 [I] 00000016 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_16_0_0_287_ActiveX.dll
    0007 [I] 00000023 C:\Windows\SysWOW64\Macromed\Flash\activex.vch
    0008 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0009 [W] 00001024 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl 183
    0010 [W] 00001024 C:\Windows\SysWOW64\FlashPlayerApp.exe 183
    0011 [I] 00000021 C:\Windows\SysWOW64\Macromed\Flash\FlashPlayerUpdateService.exe
    0012 [W] 00001106
    0013 [W] 00001106
    0014 [W] 00001024 C:\Windows\SysWOW64\Macromed\Flash\FlashPlayerUpdateService.exe 183
    0015 [I] 00000012
    =X====== M/16.0.0.287 2015-01-22+21-35-11.163 ========
    2015-1-25+0-35-8.129 [error] 1226 1062
    =O====== M/16.0.0.296 2015-01-25+00-35-02.174 ========
    0000 [I] 00000010 FlashPlayerInstaller.exe -install -iv 11
    0001 [I] 00000011 1
    0002 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0003 [I] 00000013
    0004 [I] 00000025 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_16_0_0_296_ActiveX.exe
    0005 [I] 00000015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_16_0_0_296_ActiveX.exe
    0006 [I] 00000016 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_16_0_0_296_ActiveX.dll
    0007 [I] 00000023 C:\Windows\SysWOW64\Macromed\Flash\activex.vch
    0008 [I] 00000019 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0009 [W] 00001024 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl 183
    0010 [W] 00001024 C:\Windows\SysWOW64\FlashPlayerApp.exe 183
    0011 [I] 00000021 C:\Windows\SysWOW64\Macromed\Flash\FlashPlayerUpdateService.exe
    0012 [W] 00001106
    0013 [W] 00001106
    0014 [W] 00001024 C:\Windows\SysWOW64\Macromed\Flash\FlashPlayerUpdateService.exe 183
    0015 [I] 00000012
    =X====== M/16.0.0.296 2015-01-25+00-35-10.149 ========
    2015-1-25+1-55-45.645 [error] 1226 1062
    =O====== M/16.0.0.296 2015-01-25+01-55-39.406 ========
    0000 [I] 00000010 "C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_16_0_0_296_ActiveX.exe" -maintain activex
    0001 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_16_0_0_296_ActiveX.exe 5
    0002 [I] 00000018
    0003 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_16_0_0_296_ActiveX.exe 5
    0004 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_16_0_0_296_ActiveX.dll 5
    0005 [I] 00000018
    0006 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_16_0_0_296_ActiveX.dll 5
    0007 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0008 [W] 00001037 Software\Macromedia\FlashPlayerActiveX/ 2
    0009 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0010 [W] 00001037 Software\Microsoft\Code Store Database\Distribution Units\{D27CDB6E-AE6D-11CF-96B8-444553540000}/ 2
    0011 [W] 00001021
    0012 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0013 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0014 [W] 00001036 Software\Macromedia\FlashPlayerPepper/PlayerPath 2
    0015 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0016 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0017 [W] 00001036 Software\Macromedia\FlashPlayerPepper/PlayerPath 2
    0018 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.ControlPanel.Category/C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl 2
    0019 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0020 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0021 [W] 00001036 Software\Macromedia\FlashPlayerPepper/PlayerPath 2
    0022 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_16_0_0_296_ActiveX.dll 5
    0023 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_16_0_0_296_ActiveX.dll 5
    0024 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_16_0_0_296_ActiveX.exe 5
    0025 [W] 00001015 C:\Windows\SysWOW64\Macromed\Flash\FlashUtil32_16_0_0_296_ActiveX.exe 5
    0026 [I] 00000011 1
    0027 [I] 00000012
    =X====== M/16.0.0.296 2015-01-25+01-55-47.803 ========
    =O====== M/16.0.0.287 2015-01-25+05-04-35.407 ========
    0000 [I] 00000010 "C:\Users\GDaniels\AppData\Local\Adobe\AIH.edf1fd364fd4b82615d676685eca8f584008c398\insta ll_flash_player_ax.exe" -install -iv 8 -au 2
    0001 [E] 00001013
    =X====== M/16.0.0.287 2015-01-25+05-04-35.980 ========
    =O====== M/16.0.0.287 2015-01-25+05-06-21.632 ========
    0000 [I] 00000010 "C:\Users\GDaniels\AppData\Local\Adobe\AIH.e7d5cbfdc262e3fcfab3a71ab1741dda1aa693e9\insta ll_flash_player_ax.exe" -install -iv 8 -au 2
    0001 [E] 00001013
    =X====== M/16.0.0.287 2015-01-25+05-06-22.242 ========
    =O====== M/16.0.0.287 2015-01-25+05-08-20.242 ========
    0000 [I] 00000010 "C:\Users\GDaniels\AppData\Local\Adobe\AIH.98273375f65da58d26a77f12b066b1d98eb9cd18\insta ll_flash_player_ax.exe" -install -iv 8 -au 2
    0001 [E] 00001013
    =X====== M/16.0.0.287 2015-01-25+05-08-20.751 ========
    =O====== M/16.0.0.287 2015-01-25+05-11-21.222 ========
    0000 [I] 00000010 "C:\Install\install_flash_player_16_active_x.exe"
    0001 [E] 00001013
    =X====== M/16.0.0.287 2015-01-25+05-13-21.916 ========
    =O====== M/16.0.0.287 2015-01-25+05-18-06.796 ========
    0000 [I] 00000010 "C:\Install\install_flash_player_ax.exe"
    0001 [E] 00001013
    0002 [E] 00001039
    =X====== M/16.0.0.287 2015-01-25+05-18-25.584 ========
    =O====== M/16.0.0.287 2015-01-25+05-18-51.721 ========
    0000 [I] 00000010 "C:\Users\GDaniels\AppData\Local\Adobe\AIH.8b2a45eba0ce2309fa48abf974fec31cd3ca6a17\insta ll_flash_player_ax.exe" -install -iv 8 -au 2
    0001 [E] 00001013
    =X====== M/16.0.0.287 2015-01-25+05-18-52.261 ========
    =O====== M/16.0.0.287 2015-01-25+05-20-02.033 ========
    0000 [I] 00000010 "C:\Users\GDaniels\AppData\Local\Adobe\AIH.cf48578f48ef193540acbc092464e89e73df5f41\insta ll_flash_player_ax.exe" -install -iv 8 -au 2
    0001 [E] 00001013
    =X====== M/16.0.0.287 2015-01-25+05-20-02.568 ========
    =O====== M/16.0.0.287 2015-01-25+05-21-34.710 ========
    0000 [I] 00000010 "C:\Install\install_flash_player_ax.exe"
    0001 [E] 00001013
    =X====== M/16.0.0.287 2015-01-25+05-21-45.540 ========
    =O====== M/16.0.0.287 2015-01-25+05-22-00.248 ========
    0000 [I] 00000010 "C:\Users\GDaniels\AppData\Local\Adobe\AIH.a2bf34a7f3993ca5fa8aa5c80ad7264175c89bfe\insta ll_flash_player_ax.exe" -install -iv 8 -au 0
    0001 [E] 00001013
    =X====== M/16.0.0.287 2015-01-25+05-22-00.778 ========
    =O====== M/16.0.0.287 2015-01-25+05-28-58.363 ========
    0000 [I] 00000010 "C:\Install\install_flash_player_16_active_x.exe"
    0001 [E] 00001013
    =X====== M/16.0.0.287 2015-01-25+05-30-38.253 ========
    =O====== M/16.0.0.287 2015-01-25+05-32-31.563 ========
    0000 [I] 00000010 "C:\Users\GDaniels\AppData\Local\Microsoft\Windows\Temporary Internet Files\Content.IE5\5SOP3FDB\install_flash_player_ax.exe"
    0001 [E] 00001013
    =X====== M/16.0.0.287 2015-01-25+05-33-40.378 ========
    =O====== M/16.0.0.287 2015-01-25+05-34-13.862 ========
    0000 [I] 00000010 "C:\Install\install_flash_player_16_active_x.exe"
    0001 [E] 00001013
    =X====== M/16.0.0.287 2015-01-25+05-34-16.524 ========
    =O====== M/16.0.0.287 2015-01-25+14-59-51.435 ========
    0000 [I] 00000010 "C:\Users\GDaniels\AppData\Local\Adobe\AIH.a2bf34a7f3993ca5fa8aa5c80ad7264175c89bfe\insta ll_flash_player_ax.exe" -install -iv 8 -au 0
    0001 [E] 00001013
    =X====== M/16.0.0.287 2015-01-25+14-59-51.867 ========
    =O====== M/16.0.0.287 2015-01-25+14-59-22.273 ========
    0000 [I] 00000010 "C:\Install\install_flash_player_16_active_x.exe"
    0001 [E] 00001013
    =X====== M/16.0.0.287 2015-01-25+15-14-52.033 ========

  • Flickering Flash Logo in page header

    Hey, I am pretty sure that I am not going to be able to
    prevent this: anybody figured out yet how to keep a Flash log from
    flickering and disappearing/reappearing when you pull down a drop
    down menu?
    Doesn't look like Adobe has, either, their nav bars all make
    things shimmy very slightly.
    Thanks for any help-
    Lizzie

    Hi,
    Go through this link below:
    http://www.sap-img.com/fu002.htm
    Hope it helps
    Regards
    Mansi

  • Adobe Flash Player 32 bit for 64 bit system?

    I have Windows Vista 64 bit OS but I use IE9 32 bit browser.  However, I mainly use Firefox.  I have the latest version of Adobe Flash Player (11.6.602.168) installed; I followed all the instructions on the help page -- disable active x filtering, updating the drivers, hardware acceleration turned off, etc.  What I want to know is should I have downloaded Adobe Flash Player 32 bit even though I have a 64 bit OS?  Flash player keeps freezing up.  Do I need to change any of my global settings?

    Here are the flashlogs from the host that SAYS it has the plug in installed
    in programs & features, but LACKS it according to firefox
    (& probably doesn't have either x86 or x64 plugin in reality)
    installed from the manual, offline installer as above
    note: the IE version is installed & works
    =O====== M/11.4.402.278 2013-03-23+07-14-27.134 ========
    0000 [I] 00000010 "E:\Adobe\uninstall_flash_player.exe" -force -uninstall
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001018
    0003 [W] 00001037 Software\Macromedia\FlashPlayer\SafeVersions/ 2
    0004 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0005 [W] 00001019
    0006 [W] 00001020
    0007 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0008 [W] 00001037 Software\Macromedia\FlashPlayerActiveX/ 2
    0009 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0010 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0011 [W] 00001037 Software\Microsoft\Code Store Database\Distribution Units\{D27CDB6E-AE6D-11CF-96B8-444553540000}/ 2
    0012 [W] 00001021
    0013 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0014 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0015 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.ControlPanel.Category/C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl 2
    0016 [W] 00001048
    0017 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0018 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0019 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0020 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashPlayerApp.exe/ 2
    0021 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.ControlPanel.Category/C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl 2
    0022 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0023 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0024 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0025 [W] 00001018
    0026 [W] 00001036 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0027 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0028 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0029 [W] 00001019
    0030 [W] 00001020
    0031 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0032 [W] 00001037 Software\Macromedia\FlashPlayerPlugin/ 2
    0033 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0034 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0035 [W] 00001021
    0036 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0037 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0038 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.ControlPanel.Category/C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl 2
    0039 [W] 00001048
    0040 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0041 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0042 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0043 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashPlayerApp.exe/ 2
    0044 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.ControlPanel.Category/C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl 2
    0045 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0046 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0047 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0048 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0049 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0050 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0051 [W] 00001036 Software\Opera Software/Plugin Path 2
    0052 [W] 00001036 Software\Opera Software/Plugin Path 2
    0053 [I] 00000011 1
    =X====== M/11.4.402.278 2013-03-23+07-14-28.946 ========
    =O====== M/11.4.402.278 2013-03-23+07-14-27.134 ========
    0000 [I] 00000010 "E:\Adobe\uninstall_flash_player.exe" -force -uninstall
    0001 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0002 [W] 00001018
    0003 [W] 00001037 Software\Macromedia\FlashPlayer\SafeVersions/ 2
    0004 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player ActiveX/ 2
    0005 [W] 00001019
    0006 [W] 00001020
    0007 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0008 [W] 00001037 Software\Macromedia\FlashPlayerActiveX/ 2
    0009 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0010 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0011 [W] 00001037 Software\Microsoft\Code Store Database\Distribution Units\{D27CDB6E-AE6D-11CF-96B8-444553540000}/ 2
    0012 [W] 00001021
    0013 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0014 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0015 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.ControlPanel.Category/C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl 2
    0016 [W] 00001048
    0017 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0018 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0019 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0020 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashPlayerApp.exe/ 2
    0021 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.ControlPanel.Category/C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl 2
    0022 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0023 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0024 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0025 [W] 00001018
    0026 [W] 00001036 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0027 [W] 00001037 SOFTWARE\MozillaPlugins\@adobe.com/FlashPlayer/ 2
    0028 [W] 00001037 SOFTWARE\Microsoft\Windows\CurrentVersion\Uninstall\Adobe Flash Player Plugin/ 2
    0029 [W] 00001019
    0030 [W] 00001020
    0031 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\RunOnce/FlashPlayerUpdate 2
    0032 [W] 00001037 Software\Macromedia\FlashPlayerPlugin/ 2
    0033 [W] 00001037 Software\Macromedia\FlashPlayer/FlashPlayerVersion 2
    0034 [W] 00001037 Software\Macromedia\FlashPlayer/SwfInstall 2
    0035 [W] 00001021
    0036 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0037 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0038 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.ControlPanel.Category/C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl 2
    0039 [W] 00001048
    0040 [I] 00000020 C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl
    0041 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0042 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0043 [W] 00001037 SOFTWARE\Microsoft\Windows NT\CurrentVersion\Image File Execution Options\\FlashPlayerApp.exe/ 2
    0044 [W] 00001037 Software\Microsoft\Windows\CurrentVersion\Control Panel\Extended Properties\System.ControlPanel.Category/C:\Windows\SysWOW64\FlashPlayerCPLApp.cpl 2
    0045 [W] 00001036 Software\Macromedia\FlashPlayerActiveX/PlayerPath 2
    0046 [W] 00001036 Software\Macromedia\FlashPlayerPlugin/PlayerPath 2
    0047 [W] 00001036 Software\Mozilla\Firefox\extensions/Plugins 2
    0048 [W] 00001036 Software\Mozilla\Mozilla Firefox\extensions/Plugins 2
    0049 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0050 [W] 00001036 Software\Opera Software/Last CommandLine 2
    0051 [W] 00001036 Software\Opera Software/Plugin Path 2
    0052 [W] 00001036 Software\Opera Software/Plugin Path 2
    0053 [I] 00000011 1
    =X====== M/11.4.402.278 2013-03-23+07-14-28.946 ========
    === Logging started: 3/23/2013  0:14:29 ===
    Action start 0:14:29: INSTALL.
    Action start 0:14:29: AppSearch.
    Action ended 0:14:29: AppSearch. Return value 0.
    Action start 0:14:29: LaunchConditions.
    Action ended 0:14:29: LaunchConditions. Return value 1.
    Action start 0:14:29: FindRelatedProducts.
    Action ended 0:14:29: FindRelatedProducts. Return value 0.
    Action start 0:14:29: ValidateProductID.
    Action ended 0:14:29: ValidateProductID. Return value 1.
    Action start 0:14:29: CostInitialize.
    Action ended 0:14:29: CostInitialize. Return value 1.
    Action start 0:14:29: FileCost.
    Action ended 0:14:29: FileCost. Return value 1.
    Action start 0:14:29: IsolateComponents.
    Action ended 0:14:29: IsolateComponents. Return value 0.
    Action start 0:14:29: CostFinalize.
    Action ended 0:14:29: CostFinalize. Return value 1.
    Action start 0:14:29: SetODBCFolders.
    Action ended 0:14:29: SetODBCFolders. Return value 0.
    Action start 0:14:29: MigrateFeatureStates.
    Action ended 0:14:29: MigrateFeatureStates. Return value 0.
    Action start 0:14:29: InstallValidate.
    Action ended 0:14:29: InstallValidate. Return value 1.
    Action start 0:14:29: RemoveExistingProducts.
    Action ended 0:14:29: RemoveExistingProducts. Return value 0.
    Action start 0:14:29: InstallInitialize.
    Action ended 0:14:29: InstallInitialize. Return value 1.
    Action start 0:14:29: MakePropsAvailable.
    Action ended 0:14:29: MakePropsAvailable. Return value 1.
    Action start 0:14:29: ProcessComponents.
    Action ended 0:14:29: ProcessComponents. Return value 1.
    Action start 0:14:29: UnpublishComponents.
    Action ended 0:14:29: UnpublishComponents. Return value 0.
    Action start 0:14:29: UnpublishFeatures.
    Action ended 0:14:29: UnpublishFeatures. Return value 1.
    Action start 0:14:29: StopServices.
    Action ended 0:14:29: StopServices. Return value 1.
    Action start 0:14:29: DeleteServices.
    Action ended 0:14:29: DeleteServices. Return value 1.
    Action start 0:14:29: UnregisterComPlus.
    Action ended 0:14:29: UnregisterComPlus. Return value 0.
    Action start 0:14:29: SelfUnregModules.
    Action ended 0:14:29: SelfUnregModules. Return value 1.
    Action start 0:14:29: UnregisterTypeLibraries.
    Action ended 0:14:29: UnregisterTypeLibraries. Return value 0.
    Action start 0:14:29: RemoveODBC.
    Action ended 0:14:29: RemoveODBC. Return value 1.
    Action start 0:14:29: UnregisterFonts.
    Action ended 0:14:29: UnregisterFonts. Return value 1.
    Action start 0:14:29: RemoveRegistryValues.
    Action ended 0:14:29: RemoveRegistryValues. Return value 1.
    Action start 0:14:29: UnregisterClassInfo.
    Action ended 0:14:29: UnregisterClassInfo. Return value 0.
    Action start 0:14:29: UnregisterExtensionInfo.
    Action ended 0:14:29: UnregisterExtensionInfo. Return value 0.
    Action start 0:14:29: UnregisterProgIdInfo.
    Action ended 0:14:29: UnregisterProgIdInfo. Return value 0.
    Action start 0:14:29: UnregisterMIMEInfo.
    Action ended 0:14:29: UnregisterMIMEInfo. Return value 0.
    Action start 0:14:29: RemoveIniValues.
    Action ended 0:14:29: RemoveIniValues. Return value 1.
    Action start 0:14:29: RemoveShortcuts.
    Action ended 0:14:29: RemoveShortcuts. Return value 0.
    Action start 0:14:29: RemoveEnvironmentStrings.
    Action ended 0:14:29: RemoveEnvironmentStrings. Return value 1.
    Action start 0:14:29: RemoveDuplicateFiles.
    Action ended 0:14:29: RemoveDuplicateFiles. Return value 1.
    Action start 0:14:29: RemoveFolders.
    Action ended 0:14:29: RemoveFolders. Return value 1.
    Action start 0:14:29: CreateFolders.
    Action ended 0:14:29: CreateFolders. Return value 1.
    Action start 0:14:29: MoveFiles.
    Action ended 0:14:29: MoveFiles. Return value 1.
    Action start 0:14:29: InstallFiles.
    Action ended 0:14:29: InstallFiles. Return value 1.
    Action start 0:14:29: PatchFiles.
    Action ended 0:14:29: PatchFiles. Return value 1.
    Action start 0:14:29: DuplicateFiles.
    Action ended 0:14:29: DuplicateFiles. Return value 1.
    Action start 0:14:29: BindImage.
    Action ended 0:14:29: BindImage. Return value 1.
    Action start 0:14:29: CreateShortcuts.
    Action ended 0:14:29: CreateShortcuts. Return value 0.
    Action start 0:14:29: RegisterClassInfo.
    Action ended 0:14:29: RegisterClassInfo. Return value 0.
    Action start 0:14:29: RegisterExtensionInfo.
    Action ended 0:14:29: RegisterExtensionInfo. Return value 0.
    Action start 0:14:29: RegisterProgIdInfo.
    Action ended 0:14:29: RegisterProgIdInfo. Return value 0.
    Action start 0:14:29: RegisterMIMEInfo.
    Action ended 0:14:29: RegisterMIMEInfo. Return value 0.
    Action start 0:14:29: WriteRegistryValues.
    Action ended 0:14:29: WriteRegistryValues. Return value 1.
    Action start 0:14:29: WriteIniValues.
    Action ended 0:14:29: WriteIniValues. Return value 1.
    Action start 0:14:29: WriteEnvironmentStrings.
    Action ended 0:14:29: WriteEnvironmentStrings. Return value 1.
    Action start 0:14:29: RegisterFonts.
    Action ended 0:14:29: RegisterFonts. Return value 1.
    Action start 0:14:29: InstallODBC.
    Action ended 0:14:29: InstallODBC. Return value 0.
    Action start 0:14:29: RegisterTypeLibraries.
    Action ended 0:14:29: RegisterTypeLibraries. Return value 0.
    Action start 0:14:29: SelfRegModules.
    Action ended 0:14:29: SelfRegModules. Return value 1.
    Action start 0:14:29: RegisterComPlus.
    Action ended 0:14:29: RegisterComPlus. Return value 0.
    Action start 0:14:29: InstallServices.
    Action ended 0:14:29: InstallServices. Return value 1.
    Action start 0:14:29: StartServices.
    Action ended 0:14:29: StartServices. Return value 1.
    Action start 0:14:29: RegisterUser.
    Action ended 0:14:29: RegisterUser. Return value 0.
    Action start 0:14:29: RegisterProduct.
    Action ended 0:14:29: RegisterProduct. Return value 1.
    Action start 0:14:29: PublishComponents.
    Action ended 0:14:29: PublishComponents. Return value 0.
    Action start 0:14:29: PublishFeatures.
    Action ended 0:14:29: PublishFeatures. Return value 1.
    Action start 0:14:29: PublishProduct.
    Action ended 0:14:29: PublishProduct. Return value 1.
    Action start 0:14:29: InstallFinalize.
    Action ended 0:14:29: InstallFinalize. Return value 1.
    Action ended 0:14:29: INSTALL. Return value 1.
    Property(S): DiskPrompt = [1]
    Property(S): UpgradeCode = {42463807-970B-4257-BC95-5C348D61DF1C}
    Property(S): ProductCode = {9223BBDE-693D-4B5F-A1DE-C40C7D2E4C89}
    Property(S): Installed = 2013/02/28 11:49:08
    Property(S): SourcedirProduct = {9223BBDE-693D-4B5F-A1DE-C40C7D2E4C89}
    Property(S): SOURCEDIR = E:\Adobe\
    Property(S): VersionNT = 601
    Property(S): TARGETDIR = E:\
    Property(S): ALLUSERSPROFILE = E:\
    Property(S): PrimaryVolumeSpaceRemaining = 0
    Property(S): PrimaryVolumeSpaceRequired = 0
    Property(S): PrimaryVolumeSpaceAvailable = 0
    Property(S): OutOfNoRbDiskSpace = 0
    Property(S): OutOfDiskSpace = 0
    Property(S): CommonFilesFolder = C:\Program Files (x86)\Common Files\
    Property(S): MACROMED = C:\Windows\SysWOW64\Macromed\
    Property(S): FLASH = C:\Windows\SysWOW64\Macromed\Flash\
    Property(S): INSTALLDIR = C:\Windows\SysWOW64\Macromed\Flash\
    Property(S): ISCommonFilesFolder = C:\Program Files (x86)\Common Files\InstallShield\
    Property(S): ISUpdateServiceFolder = C:\Program Files (x86)\Common Files\InstallShield\UpdateService\
    Property(S): SystemFolder = C:\Windows\SysWOW64\
    Property(S): CostingComplete = 1
    Property(S): SourceDir = E:\Adobe\
    Property(S): TempFolder = C:\Users\brenda\AppData\Local\Temp\
    Property(S): USERPROFILE = E:\
    Property(S): ROOTDRIVE = E:\
    Property(S): ACTION = INSTALL
    Property(S): UILevel = 3
    Property(S): OriginalDatabase = E:\Adobe\install_flash_player_11_active_x.msi
    Property(S): DATABASE = C:\Windows\Installer\739fa1f4.msi
    Property(S): Privileged = 1
    Property(S): MsiRunningElevated = 1
    Property(S): RedirectedDllSupport = 2
    Property(S): MsiWin32AssemblySupport = 6.1.7601.17514
    Property(S): MsiNetAssemblySupport = 4.0.30319.17929
    Property(S): Date = 3/23/2013
    Property(S): Time = 0:14:29
    Property(S): TTCSupport = 1
    Property(S): ColorBits = 32
    Property(S): TextInternalLeading = 3
    Property(S): TextHeight = 16
    Property(S): BorderSide = 1
    Property(S): BorderTop = 1
    Property(S): ISCHECKFORPRODUCTUPDATES = 1
    Property(S): ApplicationUsers = AllUsers
    Property(S): AgreeToLicense = No
    Property(S): _IsMaintenance = Change
    Property(S): RestartManagerOption = CloseRestart
    Property(S): IS_SQLSERVER_USERNAME = sa
    Property(S): IS_SQLSERVER_AUTHENTICATION = 0
    Property(S): SetupType = Typical
    Property(S): _IsSetupTypeMin = Typical
    Property(S): Display_IsBitmapDlg = 1
    Property(S): CaptionHeight = 22
    Property(S): ProductName = Adobe Flash Player 11 ActiveX
    Property(S): ALLUSERS = 1
    Property(S): ARPHELPLINK = http://www.adobe.com/go/flashplayer_support/
    Property(S): ARPNOMODIFY = 1
    Property(S): ARPPRODUCTICON = ARPPRODUCTICON.exe
    Property(S): ARPURLINFOABOUT = http://www.adobe.com
    Property(S): ARPURLUPDATEINFO = http://www.adobe.com/go/getflashplayer
    Property(S): DWUSINTERVAL = 30
    Property(S): DWUSLINK = CECCA75FE9CBA098D9ACE02FFEDB978FBEECA78F69BBE0B8CE8BA7CFE97CF0AFCEBCE08FD9AC
    Property(S): DefaultUIFont = Tahoma8
    Property(S): DialogCaption = InstallShield for Windows Installer
    Property(S): DisplayNameCustom = Custom
    Property(S): ScreenY = 768
    Property(S): DisplayNameMinimal = Minimal
    Property(S): DisplayNameTypical = Typical
    Property(S): ErrorDialog = SetupError
    Property(S): INSTALLLEVEL = 100
    Property(S): ISSCRIPT_VERSION_MISSING = The InstallScript engine is missing from this machine.  If available, please run ISScript.msi, or contact your support personnel for further assistance.
    Property(S): ISVROOT_PORT_NO = 0
    Property(S): IS_COMPLUS_PROGRESSTEXT_COST = Costing COM+ application: [1]
    Property(S): IS_COMPLUS_PROGRESSTEXT_INSTALL = Installing COM+ application: [1]
    Property(S): IS_COMPLUS_PROGRESSTEXT_UNINSTALL = Uninstalling COM+ application: [1]
    Property(S): IS_PROGMSG_XML_COSTING = Costing XML files...
    Property(S): IS_PROGMSG_XML_CREATE_FILE = Creating XML file %s...
    Property(S): IS_PROGMSG_XML_FILES = Performing XML file changes...
    Property(S): IS_PROGMSG_XML_REMOVE_FILE = Removing XML file %s...
    Property(S): IS_PROGMSG_XML_ROLLBACK_FILES = Rolling back XML file changes...
    Property(S): IS_PROGMSG_XML_UPDATE_FILE = Updating XML file %s...
    Property(S): InstallChoice = AR
    Property(S): Manufacturer = Adobe Systems Incorporated
    Property(S): MsiLogging = voicewarmupx
    Property(S): NewProperty2 = 0
    Property(S): NewProperty3 = 0
    Property(S): PIDTemplate = 12345<###-%%%%%%%>@@@@@
    Property(S): PROGMSG_IIS_CREATEAPPPOOL = Creating application pool %s
    Property(S): PROGMSG_IIS_CREATEAPPPOOLS = Creating application Pools...
    Property(S): PROGMSG_IIS_CREATEVROOT = Creating IIS virtual directory %s
    Property(S): PROGMSG_IIS_CREATEVROOTS = Creating IIS virtual directories...
    Property(S): PROGMSG_IIS_CREATEWEBSERVICEEXTENSION = Creating web service extension
    Property(S): PROGMSG_IIS_CREATEWEBSERVICEEXTENSIONS = Creating web service extensions...
    Property(S): PROGMSG_IIS_CREATEWEBSITE = Creating IIS website %s
    Property(S): PROGMSG_IIS_CREATEWEBSITES = Creating IIS websites...
    Property(S): PROGMSG_IIS_EXTRACT = Extracting information for IIS virtual directories...
    Property(S): PROGMSG_IIS_EXTRACTDONE = Extracted information for IIS virtual directories...
    Property(S): PROGMSG_IIS_REMOVEAPPPOOL = Removing application pool
    Property(S): PROGMSG_IIS_REMOVEAPPPOOLS = Removing application pools...
    Property(S): PROGMSG_IIS_REMOVESITE = Removing web site at port %d
    Property(S): PROGMSG_IIS_REMOVEVROOT = Removing IIS virtual directory %s
    Property(S): PROGMSG_IIS_REMOVEVROOTS = Removing IIS virtual directories...
    Property(S): PROGMSG_IIS_REMOVEWEBSERVICEEXTENSION = Removing web service extension
    Property(S): PROGMSG_IIS_REMOVEWEBSERVICEEXTENSIONS = Removing web service extensions...
    Property(S): PROGMSG_IIS_REMOVEWEBSITES = Removing IIS websites...
    Property(S): PROGMSG_IIS_ROLLBACKAPPPOOLS = Rolling back application pools...
    Property(S): PROGMSG_IIS_ROLLBACKVROOTS = Rolling back virtual directory and web site changes...
    Property(S): PROGMSG_IIS_ROLLBACKWEBSERVICEEXTENSIONS = Rolling back web service extensions...
    Property(S): ProductID = none
    Property(S): ProductLanguage = 1033
    Property(S): ProductVersion = 11.6.602.180
    Property(S): ProgressType0 = install
    Property(S): ProgressType1 = Installing
    Property(S): ProgressType2 = installed
    Property(S): ProgressType3 = installs
    Property(S): RebootYesNo = Yes
    Property(S): ReinstallModeText = omus
    Property(S): SHOWLAUNCHPROGRAM = 0
    Property(S): SecureCustomProperties = ISACTIONPROP1;ISACTIONPROP2;ISACTIONPROP3;SUPPORTDIR
    Property(S): UNINSTALLER_EXE = [SystemFolder]\Macromed\Flash\uninstall_activeX.exe
    Property(S): RemoveFilesCA = C:\Windows\SysWOW64\Macromed\Flash\
    Property(S): ScreenX = 1024
    Property(S): SystemLanguageID = 1033
    Property(S): ComputerName = BREN-DELL
    Property(S): UserLanguageID = 1033
    Property(S): AdminUser = 1
    Property(S): UserSID = S-1-5-21-2941903857-3887392405-3834658923-1000
    Property(S): LogonUser = brenda
    Property(S): MsiTrueAdminUser = 1
    Property(S): VirtualMemory = 8223
    Property(S): PhysicalMemory = 6031
    Property(S): Intel = 6
    Property(S): Msix64 = 6
    Property(S): MsiAMD64 = 6
    Property(S): ShellAdvtSupport = 1
    Property(S): OLEAdvtSupport = 1
    Property(S): GPTSupport = 1
    Property(S): FontsFolder = C:\Windows\Fonts\
    Property(S): DesktopFolder = C:\Users\Public\Desktop\
    Property(S): StartMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\
    Property(S): ProgramMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\
    Property(S): StartupFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\
    Property(S): COMPANYNAME = Microsoft
    Property(S): AdminToolsFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\
    Property(S): USERNAME = brenda
    Property(S): MyPicturesFolder = C:\Users\brenda\Pictures\
    Property(S): LocalAppDataFolder = C:\Users\brenda\AppData\Local\
    Property(S): CommonAppDataFolder = C:\ProgramData\
    Property(S): TemplateFolder = C:\ProgramData\Microsoft\Windows\Templates\
    Property(S): SendToFolder = C:\Users\brenda\AppData\Roaming\Microsoft\Windows\SendTo\
    Property(S): RecentFolder = C:\Users\brenda\AppData\Roaming\Microsoft\Windows\Recent\
    Property(S): PrintHoodFolder = C:\Users\brenda\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\
    Property(S): PersonalFolder = C:\Users\brenda\Documents\
    Property(S): NetHoodFolder = C:\Users\brenda\AppData\Roaming\Microsoft\Windows\Network Shortcuts\
    Property(S): FavoritesFolder = C:\Users\brenda\Favorites\
    Property(S): AppDataFolder = C:\Users\brenda\AppData\Roaming\
    Property(S): CommonFiles64Folder = C:\Program Files\Common Files\
    Property(S): ProgramFiles64Folder = C:\Program Files\
    Property(S): ProgramFilesFolder = C:\Program Files (x86)\
    Property(S): RemoteAdminTS = 1
    Property(S): System64Folder = C:\Windows\system32\
    Property(S): WindowsVolume = C:\
    Property(S): WindowsFolder = C:\Windows\
    Property(S): MsiNTSuitePersonal = 1
    Property(S): MsiNTProductType = 1
    Property(S): ServicePackLevelMinor = 0
    Property(S): ServicePackLevel = 1
    Property(S): WindowsBuild = 7601
    Property(S): VersionNT64 = 601
    Property(S): VersionMsi = 5.00
    Property(S): VersionDatabase = 110
    Property(S): PRODUCTLANGUAGE = 1033
    Property(S): MsiSystemRebootPending = 1
    Property(S): CLIENTPROCESSID = 6796
    Property(S): CLIENTUILEVEL = 2
    Property(S): CURRENTDIRECTORY = E:\scripts\Adobe
    Property(S): REBOOT = ReallySuppress
    Property(S): REBOOTPROMPT = S
    Property(S): ProductToBeRegistered = 1
    Property(S): ProductState = 5
    Property(S): PackageCode = {A9B8050F-00BF-4254-B312-718281060F58}
    Property(S): MsiLogFileLocation = C:\log\flash.log
    MSI (s) (40:2C) [00:14:29:406]: Product: Adobe Flash Player 11 ActiveX -- Configuration completed successfully.
    MSI (s) (40:2C) [00:14:29:407]: Windows Installer reconfigured the product. Product Name: Adobe Flash Player 11 ActiveX. Product Version: 11.6.602.180. Product Language: 1033. Manufacturer: Adobe Systems Incorporated. Reconfiguration success or error status: 0.
    === Logging stopped: 3/23/2013  0:14:29 ===
    === Logging started: 3/23/2013  0:14:29 ===
    Action start 0:14:29: INSTALL.
    Action start 0:14:29: AppSearch.
    Action ended 0:14:29: AppSearch. Return value 0.
    Action start 0:14:29: LaunchConditions.
    Action ended 0:14:29: LaunchConditions. Return value 1.
    Action start 0:14:29: FindRelatedProducts.
    Action ended 0:14:29: FindRelatedProducts. Return value 0.
    Action start 0:14:29: ValidateProductID.
    Action ended 0:14:29: ValidateProductID. Return value 1.
    Action start 0:14:29: CostInitialize.
    Action ended 0:14:29: CostInitialize. Return value 1.
    Action start 0:14:29: FileCost.
    Action ended 0:14:29: FileCost. Return value 1.
    Action start 0:14:29: IsolateComponents.
    Action ended 0:14:29: IsolateComponents. Return value 0.
    Action start 0:14:29: CostFinalize.
    Action ended 0:14:29: CostFinalize. Return value 1.
    Action start 0:14:29: SetODBCFolders.
    Action ended 0:14:29: SetODBCFolders. Return value 0.
    Action start 0:14:29: MigrateFeatureStates.
    Action ended 0:14:29: MigrateFeatureStates. Return value 0.
    Action start 0:14:29: InstallValidate.
    Action ended 0:14:29: InstallValidate. Return value 1.
    Action start 0:14:29: RemoveExistingProducts.
    Action ended 0:14:29: RemoveExistingProducts. Return value 0.
    Action start 0:14:29: InstallInitialize.
    Action ended 0:14:29: InstallInitialize. Return value 1.
    Action start 0:14:29: MakePropsAvailable.
    Action ended 0:14:29: MakePropsAvailable. Return value 1.
    Action start 0:14:29: ProcessComponents.
    Action ended 0:14:29: ProcessComponents. Return value 1.
    Action start 0:14:29: UnpublishComponents.
    Action ended 0:14:29: UnpublishComponents. Return value 0.
    Action start 0:14:29: UnpublishFeatures.
    Action ended 0:14:29: UnpublishFeatures. Return value 1.
    Action start 0:14:29: StopServices.
    Action ended 0:14:29: StopServices. Return value 1.
    Action start 0:14:29: DeleteServices.
    Action ended 0:14:29: DeleteServices. Return value 1.
    Action start 0:14:29: UnregisterComPlus.
    Action ended 0:14:29: UnregisterComPlus. Return value 0.
    Action start 0:14:29: SelfUnregModules.
    Action ended 0:14:29: SelfUnregModules. Return value 1.
    Action start 0:14:29: UnregisterTypeLibraries.
    Action ended 0:14:29: UnregisterTypeLibraries. Return value 0.
    Action start 0:14:29: RemoveODBC.
    Action ended 0:14:29: RemoveODBC. Return value 1.
    Action start 0:14:29: UnregisterFonts.
    Action ended 0:14:29: UnregisterFonts. Return value 1.
    Action start 0:14:29: RemoveRegistryValues.
    Action ended 0:14:29: RemoveRegistryValues. Return value 1.
    Action start 0:14:29: UnregisterClassInfo.
    Action ended 0:14:29: UnregisterClassInfo. Return value 0.
    Action start 0:14:29: UnregisterExtensionInfo.
    Action ended 0:14:29: UnregisterExtensionInfo. Return value 0.
    Action start 0:14:29: UnregisterProgIdInfo.
    Action ended 0:14:29: UnregisterProgIdInfo. Return value 0.
    Action start 0:14:29: UnregisterMIMEInfo.
    Action ended 0:14:29: UnregisterMIMEInfo. Return value 0.
    Action start 0:14:29: RemoveIniValues.
    Action ended 0:14:29: RemoveIniValues. Return value 1.
    Action start 0:14:29: RemoveShortcuts.
    Action ended 0:14:29: RemoveShortcuts. Return value 0.
    Action start 0:14:29: RemoveEnvironmentStrings.
    Action ended 0:14:29: RemoveEnvironmentStrings. Return value 1.
    Action start 0:14:29: RemoveDuplicateFiles.
    Action ended 0:14:29: RemoveDuplicateFiles. Return value 1.
    Action start 0:14:29: RemoveFolders.
    Action ended 0:14:29: RemoveFolders. Return value 1.
    Action start 0:14:29: CreateFolders.
    Action ended 0:14:29: CreateFolders. Return value 1.
    Action start 0:14:29: MoveFiles.
    Action ended 0:14:29: MoveFiles. Return value 1.
    Action start 0:14:29: InstallFiles.
    Action ended 0:14:29: InstallFiles. Return value 1.
    Action start 0:14:29: PatchFiles.
    Action ended 0:14:29: PatchFiles. Return value 1.
    Action start 0:14:29: DuplicateFiles.
    Action ended 0:14:29: DuplicateFiles. Return value 1.
    Action start 0:14:29: BindImage.
    Action ended 0:14:29: BindImage. Return value 1.
    Action start 0:14:29: CreateShortcuts.
    Action ended 0:14:29: CreateShortcuts. Return value 0.
    Action start 0:14:29: RegisterClassInfo.
    Action ended 0:14:29: RegisterClassInfo. Return value 0.
    Action start 0:14:29: RegisterExtensionInfo.
    Action ended 0:14:29: RegisterExtensionInfo. Return value 0.
    Action start 0:14:29: RegisterProgIdInfo.
    Action ended 0:14:29: RegisterProgIdInfo. Return value 0.
    Action start 0:14:29: RegisterMIMEInfo.
    Action ended 0:14:29: RegisterMIMEInfo. Return value 0.
    Action start 0:14:29: WriteRegistryValues.
    Action ended 0:14:29: WriteRegistryValues. Return value 1.
    Action start 0:14:29: WriteIniValues.
    Action ended 0:14:29: WriteIniValues. Return value 1.
    Action start 0:14:29: WriteEnvironmentStrings.
    Action ended 0:14:29: WriteEnvironmentStrings. Return value 1.
    Action start 0:14:29: RegisterFonts.
    Action ended 0:14:29: RegisterFonts. Return value 1.
    Action start 0:14:29: InstallODBC.
    Action ended 0:14:29: InstallODBC. Return value 0.
    Action start 0:14:29: RegisterTypeLibraries.
    Action ended 0:14:29: RegisterTypeLibraries. Return value 0.
    Action start 0:14:29: SelfRegModules.
    Action ended 0:14:29: SelfRegModules. Return value 1.
    Action start 0:14:29: RegisterComPlus.
    Action ended 0:14:29: RegisterComPlus. Return value 0.
    Action start 0:14:29: InstallServices.
    Action ended 0:14:29: InstallServices. Return value 1.
    Action start 0:14:29: StartServices.
    Action ended 0:14:29: StartServices. Return value 1.
    Action start 0:14:29: RegisterUser.
    Action ended 0:14:29: RegisterUser. Return value 0.
    Action start 0:14:29: RegisterProduct.
    Action ended 0:14:29: RegisterProduct. Return value 1.
    Action start 0:14:29: PublishComponents.
    Action ended 0:14:29: PublishComponents. Return value 0.
    Action start 0:14:29: PublishFeatures.
    Action ended 0:14:29: PublishFeatures. Return value 1.
    Action start 0:14:29: PublishProduct.
    Action ended 0:14:29: PublishProduct. Return value 1.
    Action start 0:14:29: InstallFinalize.
    Action ended 0:14:29: InstallFinalize. Return value 1.
    Action ended 0:14:29: INSTALL. Return value 1.
    Property(S): DiskPrompt = [1]
    Property(S): UpgradeCode = {D85A1A59-DC52-4D13-9445-EF3F379D4DB5}
    Property(S): ProductCode = {346137E0-7160-403B-AD21-3FF01D25037B}
    Property(S): Installed = 2013/02/28 11:48:40
    Property(S): SourcedirProduct = {346137E0-7160-403B-AD21-3FF01D25037B}
    Property(S): SOURCEDIR = E:\Adobe\
    Property(S): VersionNT = 601
    Property(S): TARGETDIR = E:\
    Property(S): ALLUSERSPROFILE = E:\
    Property(S): PrimaryVolumeSpaceRemaining = 0
    Property(S): PrimaryVolumeSpaceRequired = 0
    Property(S): PrimaryVolumeSpaceAvailable = 0
    Property(S): OutOfNoRbDiskSpace = 0
    Property(S): OutOfDiskSpace = 0
    Property(S): CommonFilesFolder = C:\Program Files (x86)\Common Files\
    Property(S): MACROMED = C:\Windows\SysWOW64\Macromed\
    Property(S): FLASH = C:\Windows\SysWOW64\Macromed\Flash\
    Property(S): INSTALLDIR = C:\Windows\SysWOW64\Macromed\Flash\
    Property(S): ISCommonFilesFolder = C:\Program Files (x86)\Common Files\InstallShield\
    Property(S): ISUpdateServiceFolder = C:\Program Files (x86)\Common Files\InstallShield\UpdateService\
    Property(S): SystemFolder = C:\Windows\SysWOW64\
    Property(S): CostingComplete = 1
    Property(S): SourceDir = E:\Adobe\
    Property(S): TempFolder = C:\Users\brenda\AppData\Local\Temp\
    Property(S): USERPROFILE = E:\
    Property(S): ROOTDRIVE = E:\
    Property(S): ACTION = INSTALL
    Property(S): UILevel = 3
    Property(S): OriginalDatabase = E:\Adobe\install_flash_player_11_plugin.msi
    Property(S): DATABASE = C:\Windows\Installer\51f824c.msi
    Property(S): Privileged = 1
    Property(S): MsiRunningElevated = 1
    Property(S): RedirectedDllSupport = 2
    Property(S): MsiWin32AssemblySupport = 6.1.7601.17514
    Property(S): MsiNetAssemblySupport = 4.0.30319.17929
    Property(S): Date = 3/23/2013
    Property(S): Time = 0:14:29
    Property(S): TTCSupport = 1
    Property(S): ColorBits = 32
    Property(S): TextInternalLeading = 3
    Property(S): TextHeight = 16
    Property(S): BorderSide = 1
    Property(S): BorderTop = 1
    Property(S): ISCHECKFORPRODUCTUPDATES = 1
    Property(S): ApplicationUsers = AllUsers
    Property(S): AgreeToLicense = No
    Property(S): _IsMaintenance = Change
    Property(S): RestartManagerOption = CloseRestart
    Property(S): IS_SQLSERVER_USERNAME = sa
    Property(S): IS_SQLSERVER_AUTHENTICATION = 0
    Property(S): SetupType = Typical
    Property(S): _IsSetupTypeMin = Typical
    Property(S): Display_IsBitmapDlg = 1
    Property(S): CaptionHeight = 22
    Property(S): ProductName = Adobe Flash Player 11 Plugin
    Property(S): ALLUSERS = 1
    Property(S): ARPHELPLINK = http://www.adobe.com/go/flashplayer_support/
    Property(S): ARPNOMODIFY = 1
    Property(S): ARPPRODUCTICON = ARPPRODUCTICON.exe
    Property(S): ARPURLINFOABOUT = http://www.adobe.com
    Property(S): ARPURLUPDATEINFO = http://www.adobe.com/go/getflashplayer
    Property(S): DWUSINTERVAL = 30
    Property(S): DWUSLINK = CECCA75FE9CBA098D9ACE02FFEDB978FBEECA78F69BBE0B8CE8BA7CFE97CF0AFCEBCE08FD9AC
    Property(S): DefaultUIFont = Tahoma8
    Property(S): DialogCaption = InstallShield for Windows Installer
    Property(S): DisplayNameCustom = Custom
    Property(S): ScreenY = 768
    Property(S): DisplayNameMinimal = Minimal
    Property(S): DisplayNameTypical = Typical
    Property(S): ErrorDialog = SetupError
    Property(S): INSTALLLEVEL = 100
    Property(S): ISSCRIPT_VERSION_MISSING = The InstallScript engine is missing from this machine.  If available, please run ISScript.msi, or contact your support personnel for further assistance.
    Property(S): ISVROOT_PORT_NO = 0
    Property(S): IS_COMPLUS_PROGRESSTEXT_COST = Costing COM+ application: [1]
    Property(S): IS_COMPLUS_PROGRESSTEXT_INSTALL = Installing COM+ application: [1]
    Property(S): IS_COMPLUS_PROGRESSTEXT_UNINSTALL = Uninstalling COM+ application: [1]
    Property(S): IS_PROGMSG_XML_COSTING = Costing XML files...
    Property(S): IS_PROGMSG_XML_CREATE_FILE = Creating XML file %s...
    Property(S): IS_PROGMSG_XML_FILES = Performing XML file changes...
    Property(S): IS_PROGMSG_XML_REMOVE_FILE = Removing XML file %s...
    Property(S): IS_PROGMSG_XML_ROLLBACK_FILES = Rolling back XML file changes...
    Property(S): IS_PROGMSG_XML_UPDATE_FILE = Updating XML file %s...
    Property(S): InstallChoice = AR
    Property(S): Manufacturer = Adobe Systems Incorporated
    Property(S): MsiLogging = voicewarmupx
    Property(S): NewProperty2 = 0
    Property(S): NewProperty3 = 0
    Property(S): PIDTemplate = 12345<###-%%%%%%%>@@@@@
    Property(S): PROGMSG_IIS_CREATEAPPPOOL = Creating application pool %s
    Property(S): PROGMSG_IIS_CREATEAPPPOOLS = Creating application Pools...
    Property(S): PROGMSG_IIS_CREATEVROOT = Creating IIS virtual directory %s
    Property(S): PROGMSG_IIS_CREATEVROOTS = Creating IIS virtual directories...
    Property(S): PROGMSG_IIS_CREATEWEBSERVICEEXTENSION = Creating web service extension
    Property(S): PROGMSG_IIS_CREATEWEBSERVICEEXTENSIONS = Creating web service extensions...
    Property(S): PROGMSG_IIS_CREATEWEBSITE = Creating IIS website %s
    Property(S): PROGMSG_IIS_CREATEWEBSITES = Creating IIS websites...
    Property(S): PROGMSG_IIS_EXTRACT = Extracting information for IIS virtual directories...
    Property(S): PROGMSG_IIS_EXTRACTDONE = Extracted information for IIS virtual directories...
    Property(S): PROGMSG_IIS_REMOVEAPPPOOL = Removing application pool
    Property(S): PROGMSG_IIS_REMOVEAPPPOOLS = Removing application pools...
    Property(S): PROGMSG_IIS_REMOVESITE = Removing web site at port %d
    Property(S): PROGMSG_IIS_REMOVEVROOT = Removing IIS virtual directory %s
    Property(S): PROGMSG_IIS_REMOVEVROOTS = Removing IIS virtual directories...
    Property(S): PROGMSG_IIS_REMOVEWEBSERVICEEXTENSION = Removing web service extension
    Property(S): PROGMSG_IIS_REMOVEWEBSERVICEEXTENSIONS = Removing web service extensions...
    Property(S): PROGMSG_IIS_REMOVEWEBSITES = Removing IIS websites...
    Property(S): PROGMSG_IIS_ROLLBACKAPPPOOLS = Rolling back application pools...
    Property(S): PROGMSG_IIS_ROLLBACKVROOTS = Rolling back virtual directory and web site changes...
    Property(S): PROGMSG_IIS_ROLLBACKWEBSERVICEEXTENSIONS = Rolling back web service extensions...
    Property(S): ProductID = none
    Property(S): ProductLanguage = 1033
    Property(S): ProductVersion = 11.6.602.180
    Property(S): ProgressType0 = install
    Property(S): ProgressType1 = Installing
    Property(S): ProgressType2 = installed
    Property(S): ProgressType3 = installs
    Property(S): RebootYesNo = Yes
    Property(S): ReinstallModeText = omus
    Property(S): SHOWLAUNCHPROGRAM = 0
    Property(S): SecureCustomProperties = ISACTIONPROP1;SUPPORTDIR
    Property(S): UNINSTALLER_EXE = [SystemFolder]\Macromed\Flash\uninstall_plugin.exe
    Property(S): RemoveFilesCA = C:\Windows\SysWOW64\Macromed\Flash\
    Property(S): ScreenX = 1024
    Property(S): SystemLanguageID = 1033
    Property(S): ComputerName = BREN-DELL
    Property(S): UserLanguageID = 1033
    Property(S): AdminUser = 1
    Property(S): UserSID = S-1-5-21-2941903857-3887392405-3834658923-1000
    Property(S): LogonUser = brenda
    Property(S): MsiTrueAdminUser = 1
    Property(S): VirtualMemory = 8222
    Property(S): PhysicalMemory = 6031
    Property(S): Intel = 6
    Property(S): Msix64 = 6
    Property(S): MsiAMD64 = 6
    Property(S): ShellAdvtSupport = 1
    Property(S): OLEAdvtSupport = 1
    Property(S): GPTSupport = 1
    Property(S): FontsFolder = C:\Windows\Fonts\
    Property(S): DesktopFolder = C:\Users\Public\Desktop\
    Property(S): StartMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\
    Property(S): ProgramMenuFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\
    Property(S): StartupFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Startup\
    Property(S): COMPANYNAME = Microsoft
    Property(S): AdminToolsFolder = C:\ProgramData\Microsoft\Windows\Start Menu\Programs\Administrative Tools\
    Property(S): USERNAME = brenda
    Property(S): MyPicturesFolder = C:\Users\brenda\Pictures\
    Property(S): LocalAppDataFolder = C:\Users\brenda\AppData\Local\
    Property(S): CommonAppDataFolder = C:\ProgramData\
    Property(S): TemplateFolder = C:\ProgramData\Microsoft\Windows\Templates\
    Property(S): SendToFolder = C:\Users\brenda\AppData\Roaming\Microsoft\Windows\SendTo\
    Property(S): RecentFolder = C:\Users\brenda\AppData\Roaming\Microsoft\Windows\Recent\
    Property(S): PrintHoodFolder = C:\Users\brenda\AppData\Roaming\Microsoft\Windows\Printer Shortcuts\
    Property(S): PersonalFolder = C:\Users\brenda\Documents\
    Property(S): NetHoodFolder = C:\Users\brenda\AppData\Roaming\Microsoft\Windows\Network Shortcuts\
    Property(S): FavoritesFolder = C:\Users\brenda\Favorites\
    Property(S): AppDataFolder = C:\Users\brenda\AppData\Roaming\
    Property(S): CommonFiles64Folder = C:\Program Files\Common Files\
    Property(S): ProgramFiles64Folder = C:\Program Files\
    Property(S): ProgramFilesFolder = C:\Program Files (x86)\
    Property(S): RemoteAdminTS = 1
    Property(S): System64Folder = C:\Windows\system32\
    Property(S): WindowsVolume = C:\
    Property(S): WindowsFolder = C:\Windows\
    Property(S): MsiNTSuitePersonal = 1
    Property(S): MsiNTProductType = 1
    Property(S): ServicePackLevelMinor = 0
    Property(S): ServicePackLevel = 1
    Property(S): WindowsBuild = 7601
    Property(S): VersionNT64 = 601
    Property(S): VersionMsi = 5.00
    Property(S): VersionDatabase = 110
    Property(S): PRODUCTLANGUAGE = 1033
    Property(S): MsiSystemRebootPending = 1
    Property(S): CLIENTPROCESSID = 7592
    Property(S): CLIENTUILEVEL = 2
    Property(S): CURRENTDIRECTORY = E:\scripts\Adobe
    Property(S): REBOOT = ReallySuppress
    Property(S): REBOOTPROMPT = S
    Property(S): ProductToBeRegistered = 1
    Property(S): ProductState = 5
    Property(S): PackageCode = {1B9D478C-91C3-45AF-819E-8894CD82474D}
    Property(S): MsiLogFileLocation = C:\log\flash.log
    MSI (s) (40:A0) [00:14:29:709]: Product: Adobe Flash Player 11 Plugin -- Configuration completed successfully.
    MSI (s) (40:A0) [00:14:29:710]: Windows Installer reconfigured the product. Product Name: Adobe Flash Player 11 Plugin. Product Version: 11.6.602.180. Product Language: 1033. Manufacturer: Adobe Systems Incorporated. Reconfiguration success or error status: 0.
    === Logging stopped: 3/23/2013  0:14:29 ===

  • Adobe Flash 11.3.300.257 Install issue with SCCM

    Hello,
    I've been using SCCM (Currently 2007 R3) to install Flash at my orginization for several years.  Always setup the same way and always worked.  Until now.
    I create a distribution, set the install to be `msiexec /i install_flash_player_11_active_x_32bit.msi /qn`, create an advertisement, assign it to a collection, and wait.
    On my two test boxes (One Windows 7 fully patches and one Windows XP fully patched) I get the same error.
    Windows Installer per-user elevation of this program ("010004B5" - "Install Flash") failed for advertisement "01022398".This program was started. Please check the status of this program to determine whether or not it was completed sucessfully Possible causes: The version of Windows Installer on the computer is less than version 2.0, or the setup program does not support Windows Installer per-user elevated rights installations. Possible solutions: Update the version of Windows Installer on the computer to version 2.0 or later, or contact the software vendor that supplied the install program to determine if a version of setup that supports per-user elevated rights is available.
    The program does not run and Flash is not installed.
    I know windows installer is fine so It has to be the msi. 
    Anybody else having this issue?
    Thanks,
    -eddy

    Hi Cris,
    I modified my install to be `msiexec /i install_flash_player_11_active_x_32bit.msi /qn /L+* "C:\foo\flash.log"` and gave it another run.
    The good news is that it made the flash.log.  The bad news is that it is empty.  I'm going to try again with the x and v extra logging.
    I'll let you know.
    Thanks,
    -eddy

  • Flash Pro CS6  Update menu greyed out + AAM fail,supressed by the Admin - Win7-64

    Hi,
    I want to update Flash Pro Cs6 (PC Win7 64bit) to Update2.
    However, the menu Help>Updates is greyed out.
    The Update2 AMM patch installer says "updates could not be applied. Contact your system Admin. Updates have been suppressed by the Admin"
    before starting.
    This seems to point towards a privilege issue but, I have tried to :
    run Flash as admin, run the updater as admin, install flash logged in as admin and updater logged in as admin,
    without any luck....
    This is the install log summary:
    -------------------------------------- Summary --------------------------------------
    - 0 fatal error(s), 0 error(s), 4 warning(s)
    WARNING: DS013: Payload {7EABC54B-02C3-4DA1-9EB4-974CE7414066} AdobeHelp 3.4.0.0 is already installed and the session payload {D38116C8-C472-4BB0-AD6F-0C1DD1320D1D} AdobeHelp 4.0.0.0 has no upgrade/conflict relationship with it.
    WARNING: DS013: Payload {1A1E5FF9-D0FD-42A3-8E18-E5E7E95E1AB4} DynamiclinkSupport 5.5.0.0 is already installed and the session payload {DE88AA40-6766-43D3-A755-8FC374B3D2C3} DynamiclinkSupport 6.0.0.0 has no upgrade/conflict relationship with it.
    WARNING: DS013: Payload {A8798E04-96FF-4564-9157-0D4C89CB794C} DynamiclinkSupport 5.0.0.0 is already installed and the session payload {DE88AA40-6766-43D3-A755-8FC374B3D2C3} DynamiclinkSupport 6.0.0.0 has no upgrade/conflict relationship with it.
    WARNING: DS013: Checking payloads upgrade/conflict relationships : Failed with code 1
    Cheers,
    F.
    PS :
    sorry for cross post from this :http://forums.adobe.com/message/4793645#4793645
    Just noticed this was the dedicated forum for install issues.

    Manually update Creative Suite  6 products
    Go to the Adobe.com Product updates site and choose the update you want to download.
    When the download completes, start the update by double-clicking the Set-up.exe (Windows)
    Prompted to shut down conflicting applications, do the following:
    Windows
    Right-click the taskbar and select Task Manager.
    Select the Processes tab, select a conflicting process, and click End Process.
    Repeat for any additional conflicting processes.
    Check to see if the update downloaded successfully.
    \Users\[username]\Local\AppData\Adobe\AAMUpdater\1.0\
    Sarika

Maybe you are looking for

  • IPod playlists by Artist

    I've noticed several inconsistencies when I access my iPod 60G. When searching for a song using the Artist feature only one song by a particular shows up in that list. However, I can find the other songs if I go to the Music>Songs feature. Also, in t

  • I have an external hard drive. How do i put stuff on it?

    Yes i have an external hard drive a iomega. I have stuff already on it , from when i used to have windows. I have tried to put some files onto it but it wont accept. I tried doing it through the Time machine option but it is saying it will wipe out a

  • Acrobat 9 Transparency Flattening Colour Shift

    Hi all, This is something I found out the hard way, and it seems like a real trap in Acrobat 9. I have a document prepared in ID, exported to PDF/X-4 with all profiles included. The document is prepared in RGB model (AdobeRGB), because we're printing

  • Maximum Polling Interval in File Adapter

    Hi, Can you please let me know what can we set as the maximum polling interval in the Sender File adapter? I have a scenario where I am setting the File Adapter polling interval as 7884000 secs. i.e.2190 hr= approx 3 months. But the file adapter is p

  • Is grid control 12c certified from Oracle?

    From oracle reading, Grid Control 11g will be upgraded to Cloud Control 12c. But is Cloud Control 12c Oracle certified? On metalink, certification tab, I can find Grid control 11g certification, but cannot find 12c certification, there are misc messa