Results 1 to 7 of 7

Thread: deploy apps with flash component

  1. #1

    Thread Starter
    Lively Member
    Join Date
    Jan 2007
    Posts
    121

    deploy apps with flash component

    Hi,

    i have create a apps, that required flash player to run. But when i include the flash file, (flash9b.ocx), when the setup is run, i receive an error saying unable to register the file. (My guess is because i have flash register on the station already.)

    but if i dont include the file, the apps cant run on PC that dont have flash player.

  2. #2
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: deploy apps with flash component

    You are probably not deploying all the dependencies for that ocx.

  3. #3

    Thread Starter
    Lively Member
    Join Date
    Jan 2007
    Posts
    121

    Re: deploy apps with flash component

    how do i know what are the dependencies files? everything in the same folder?

  4. #4
    New Member
    Join Date
    Feb 2007
    Posts
    3

    Re: deploy apps with flash component

    Try to put flash9b.ocx on windows/system32 after that type regsvr32 flash9b.ocx
    Hope this method will work..

  5. #5
    Banned randem's Avatar
    Join Date
    Oct 2002
    Location
    Maui, Hawaii
    Posts
    11,385

    Re: deploy apps with flash component

    Do it the correct way. You can use Depends.exe on the file and it will tell you what the dependencies are for that file.

  6. #6

    Thread Starter
    Lively Member
    Join Date
    Jan 2007
    Posts
    121

    Re: deploy apps with flash component

    sorry, what is Depends.exe?

  7. #7
    Ex-Super Mod RobDog888's Avatar
    Join Date
    Apr 2001
    Location
    LA, Calif. Raiders #1 AKA:Gangsta Yoda™
    Posts
    60,709

    Re: deploy apps with flash component

    Depends.exe is the Dependancy Walker utility that comes with VS Pro and above I believe.

    It shows an ocx/dll dependancy files.
    VB/Office Guru™ (AKA: Gangsta Yoda®)
    I dont answer coding questions via PM. Please post a thread in the appropriate forum.

    Microsoft MVP 2006-2011
    Office Development FAQ (C#, VB.NET, VB 6, VBA)
    Senior Jedi Software Engineer MCP (VB 6 & .NET), BSEE, CET
    If a post has helped you then Please Rate it!
    Reps & Rating PostsVS.NET on Vista Multiple .NET Framework Versions Office Primary Interop AssembliesVB/Office Guru™ Word SpellChecker™.NETVB/Office Guru™ Word SpellChecker™ VB6VB.NET Attributes Ex.Outlook Global Address ListAPI Viewer utility.NET API Viewer Utility
    System: Intel i7 6850K, Geforce GTX1060, Samsung M.2 1 TB & SATA 500 GB, 32 GBs DDR4 3300 Quad Channel RAM, 2 Viewsonic 24" LCDs, Windows 10, Office 2016, VS 2019, VB6 SP6

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  



Click Here to Expand Forum to Full Width