How to make a program run inside flash

How to make a program on my HDD to run inside the flash on my computer? I would like to build a front end Flash for my pc to ship, but I need to be able to open a program within a flash.exe?

an external .ini file would work? If so, what code would I use internally to run the .ini

any help would be greatly appreciated sincerely newwaveboats

I don't think that flash allows such a feature. However, the man you want to look into ZINC which may offer such solutions.

Tags: Adobe Animate

Similar Questions

  • How to make a program more former execution in windows 1.5 to enable my scanner HP scanner?

    I get an error message "incompatible application" when I try to scan on my HP Photosmart Plus B210 series.  I ran the troubleshooting and the supposed solution said to make older programs in this version (1.5) of Windows.  How to make a version more old execution?

    Hello

    Are you referring to Windows Azure 1.5 and if so you can post your question to:

    http://social.msdn.Microsoft.com/forums/en-us/windowsazuretroubleshooting/threads

  • How to make "all programs" in 4 columns instead of 3

    I use XP SP3 and available to the normal 3 columns for 'all programs' is overloaded. So how do we "all programs" in 4 columns instead of 3? I'm sure that there is only a tweak in the registry for this, but can't find it.

    I'm not sure what you mean by "overloaded".  The "All programs" list includes additional columns as additional entries are created.

    As far as I KNOW, you have two options: you can have a column that scrolls (which I find hard to believe that anyone actually wants), or you can group entries of all programs into subcategories so that there are fewer entries in the main list of all programs.

    To scroll through all programs:

    • Right-click on the Start button, and then select Properties
    • In the "Start Menu" tab, click on the button "Customize".
    • If you use the XP menu, click the Advanced tab (no advanced for the "classic Start menu" tab)
    • Select "Scroll programs" in the Start Menu items list

    All programs group in subcategories

    The list of all programs is just a collection of "shortcuts" - that is, links to these programs themselves real.  These shortcuts are stored in one of two special folders:

    C:\Documents and Settings\All Users\Menu run\programs
    C:\Documents and Settings\\Start Menu\Programs

    Using Windows Explorer, you can create new subfolders in one of these two files and move there (not copy) the applicable subfolder shortcuts.  Note: you can easily open two special folders by right-clicking on the Start button and selecting "Open ' or explores]" and "open [or explore] all users."

  • How do you make older programs run in this version of Windows Vista?

    Especially Microsoft Plus Digital Recorder analog media.

    Unfortunately, Microsoft and Digital Media Recorder analog is not compatible with the Windows Vista operating system.

  • How to make a program available to all users if the program was installed for a user

    Basically, the problem is that I created another user account, but only a few random apps appear on it and I was REALLY looking FORWARD to having to reinstall some programs + 50 so my computer can function normally on my secondary account.  I am able to find a lot of programs installed by snooping around in Explorer and have been able to run some by creating shortcuts, but many of them (Spybot, Itunes, Google Chrome, THE LIST GOES ON!) nothing do when the .exe is open and are unusable (on this account).
    Also, I want to say there is no page support for Windows 7 that cover this topic (that I could find by using the provided search engine), and the more those (as for windows 2000) do not apply because they tell you to move files Windows has more, but it is a known problem and Microsoft should incorporate a simple way to add or remove accounts without uninstall/install programs just to be able to check a box... _ Perhaps there could even be an option for this in a very obvious place, as installed programs list of the filth or user account settings.

    Emzzey wrote:
    > Fundamentally, the problem is that I created another user account, but only a few
    > random applications appear on it and I was REALLY looking FORWARD to having to reinstall some
    > + 50 programs while my computer can run normally on my secondary account.
    > I am able to find a lot of programs installed by snooping around
    > Explore and have been able to run some by creating shortcuts, but a large number of
    > (Spybot, Itunes, Google Chrome, THE LIST GOES ON!) don't do nothing when the .exe
    endered useless (on this account).
    >
    >
    > Also, I want to say there is no page support for Windows 7, which deal with these
    > subject (that I could find using the search engine provided) and older
    > (as for windows 2000) do not apply because they tell you to move files that
    > Windows has more, but it's a known problem and Microsoft
    > should include an easy way to add/remove programs of accounts without
    > uninstall/install just to be able to check a box... _, may be
    > could even be an option for this in a very obvious place, like user account
    > settings or the bitch list installed programs!

    Any application that is properly designed to work on Windows 7
    either would give the person making the installation option to
    make the application available to all users, or do it automatically.
    by default. It is entirely the responsibility of an application
    programmers and out of Microsoft's control. Thus, the easiest way, of
    of course, is to use an application that is designed for a multi-user operating system.
    But, unfortunately, this is not always an option, where companies must rely on
    existing proprietary applications.

    If you install the legacy application places its shortcuts
    only in the start of the person performing the installation, all the
    You may need to do is to move these Start Menu entries to the same
    location in the C:\ProgramData\Microsoft\Windows\Start start\program
    folder and/or the C:\Users\Public\Public Desktop folder.

    In addition, such an incompatible application can offer additional
    "challenges:

    You may experience problems if the software has been designed to
    Win9x / Me, or if it was intended for Windows NT / 2 K/XP, Vista/Win7, but was
    poorly designed. Quite simply, the application 'knows' how
    manage individual user with different security permissions profiles
    e going to
    'banned' sections of the Windows registry or Windows protected
    system folders.

    For example, the saved data is often stored in a subfolder under the
    folder of the application in C:\Program Files - a place where it doesn't
    the inexperienced user or limited should never have write permissions.

    It may even be that the software requires 'write' access to the parties
    the registry or the files/folders to systems protected are not normally
    accessible to regular users. (He * didn't * happen if the application is)
    correctly written.) If this does not prove that that is the case, however, you
    often left with three options: either grant the required users
    privileges of senior access (either as users with power or local
    Administrators), explicitly grant privileges for normal users
    the relevant records and/or parts or the registry or replace the
    request by another who has been properly designed especially for
    WinNT / 2 K/XP/Vista/Win7.

    Some programs do not work if you connect limited account
    http://support.Microsoft.com/default.aspx?scid=KB; EN-US; q307091

    In addition, here are some tips suggested, in response to a
    another post, MS - MVP Kent W. England:

    "If your game or your application works with administrator accounts, but not with."
    limited accounts, you can set it to allow limited users to access to the
    folder Program files with 'change' ability rather than 'read' that
    is the default value.

    C:\>Cacls "Program Files\appfolder" /e /t /p user: c

    where "appfolder" is the folder where the application is installed.

    If you want to undo these changes, then run

    C:\>Cacls "Program Files\appfolder" /e /t /p user: r

    NOTE: On Win7 Icacls.exe gives more control.

    If you still have a problem with the delivery of the program or save the settings
    on limited accounts, you may need to change the permissions in the registry
    keys. Run regedit.exe and go to HKLM\Software\vendor\app, where
    the key of the Publisher of the software used to your own
    program. Change the permissions on this key to allow users full control. »

    --

    Bruce Chambers

    Help us help you:
    http://www.CatB.org/~ESR/FAQs/smart-questions.html

    http://support.Microsoft.com/default.aspx/KB/555375

    They who can give up liberty for a little temporary
    safety deserve neither liberty nor safety. ~ Benjamin Franklin

    A lot of people could die rather that thinking; in fact, most do. ~ Bertrand Russell

    The philosopher never killed the priests, while the priest was
    has killed a large number of philosophers.
    ~ Denis Diderot

  • How to make Beep.VI run simultaneously?

    Hello

    I'm doing a basic data acquisition program, but I am running into a problem of synchronization. I have 4 microphones and speaker. The idea is to create a tone using Beep.vi, and then collect the 4 signals out of the pickups (which are spaced). The problem just the other side is that when I try to run the beep.vi as well as the acquisition of data, the program works the tone, and then collect the data. I want to be able to collect data when the sound plays.

    Is there a way I can do this with semaphores/rendevouzs? Or is there a more complicated method involving VI references?

    See you soon,.

    Kevin

    Sorry for taking so long to answer.  Work got in the way.

    in any case, I'd probably do something like this.  Basically, I set up the DAQmx task, tell him to run and then call the beep.  After the beep, stop the DAQmx task.  I used an appearance (rare that I use, but it's perfect for this case) to tell the while loop with DAQmx Read to stop the beep when finished.  What it does is that it guarantees that the DAQmx task runs until the beep.  You can add small delays just to make sure that you have enough buffer before and after the beep goes.

  • How to make my computer run faster

    I'm trying to start a business at home with this computer, but it seems to be running slowly... I don't know much about them... I'm learning that I'm going with this... I want to run faster and want to know if I have any virus or bugs on my computer... I am unemployed and cannot afford to do something expensive right now I just want to start so that I can update my system as needed... If you could help me in this area that would be great... I just want to get my computer to preform at its best...

    Hello Rachel,
    * Make sure you do your household from the computer on a regular basis.
    If you do, everything should be ok.
    For example
    Check the disc.
    Defragment
    Cleaning disc

    Deleting temporary files
    http://www.Microsoft.com/athome/Setup/optimize.aspx

    * IE. - Security - delete browsing history.
    Check for the unwanted plugins.

    * As appropriate > IE open
    * Tools
    * internet options
    * advanced
    * reset

    * Make sure your Windows Update is running.
    All programs MUST be updated regularly.

    * If the stop overclocking.

    * On a regular basis, check in the Task Manager / processes / all users to see that it performs.

    * Check for errors in Event Viewer frequently.
    Notice anything with a red mark newspapers, Application & Windows System.

    * Monitor regular > Perfmon - {Task manager - resource monitor - CPU, memory etc.}

    * Remove no matter what software you evaluated and decided that you want to keep.

    * If necessary > run: (from a command prompt) - SFC/scannow and let it check/repair/check your system files

    * Some people optimize and compact the registry.
    It makes me VERY nervous and therefore I did not.

    * Re - registry cleaners

    Registry cleaners are often considered to be useful, but if you are a novice probably better avoid.
    They can cause loss of functionality and/or system instability.

  • How to make a program on my pc and my USB to store?

    I have my connected flash drive.  My pc recognizes it as removable disk (j).  How to transfer a file to it the world?  I'm trying to get the creations of SPORE etc out of my pc and my son on a flash drive to store for him.  HOW?  I'm going nuts.  Thank you

    You can't move programs, only the data. Copy the file and pasted on the flash drive.

  • How to make a quiz on Adobe Flash AS 2.0

    Hello who I can talk to,

    So I'm trying to figure out how to create a flash quiz, but without a if this then this statement. For example, I'm taking a test with a strongly disagree poll to a declaration of consent. Basically, I'm doing a quiz of parenting style for my senior class, and I would like to know if there are other other coding of these multiple-choice type quiz. It cannot be a bad answer to this questionnaire, and once a person has finished the quiz, they will receive the results of their style. Just like the Buzzfeeds and their quizzes and they are fun to do with their random questionnaires.

    You might not be able to find a tutorial as specific as what you're looking for, but it shou; BNE ld be difficult to achieve.   Look in the tutorials on the use of radio buttons (or make your own - I usually did).  This should be everything you need to master to get your scope of responses.  Another option might be to use a Slider component with labels above to varying degrees from one extreme to the other - which might be easier to implement for you than radio buttons.

  • How to make a song to a flash drive in iTunes

    I bought a song via iTunes.  How can I get it in itunes on my other computers.  Right now I have it on a flash drive...

    Thank you.

    Your other computers have iTunes on them?  Are they allowed?  If so, why not download this purchase:

    12 iTunes for Windows: download previous purchases on the iTunes Store

  • OfficeJet pro 8600 printer-how to make this program work and installation?

    I have problems printing. I wonder how to ste it to the top and do work.

    Moved from feedback

    Original title; printer Officejet pro 8600

    Hi David,

    1. what operating system is installed?

    2. what security software is installed?

    You can go through the printer manual to know how to set up the printer and make it work.

    You can also refer to these items and check if that helps.

    http://h30434.www3.HP.com/T5/printer-all-in-one-install-setup-e-g-Windows-8/How-do-I-install-printer-software-on-HP-OfficeJet-Pro-8600/TD-p/1123283

    http://h30434.www3.HP.com/T5/forums/SearchPage/tab/message?filter=labels%2Clocation&location=Forum-Board%3AInstall&q=OfficeJet+Pro+8600+printer

    Let us know if you need assistance with any windows problem. We will be happy to help you.

  • Newbie question: how to make my program to write to another file after so many loops?

    Im trying to get my program to write to a different file after 65 535 lines. First create a file to begin with, so the operator won't be necessary for the switch on? Secondly how do I change a path of file to another, some not friendly any statement? I joined my program, I'm not entirely sure what are the two roads of current file used for, is - this one to call the file and one to save?

    See you soon

    Attached VI will give you some tips.

    Christian

  • How to make XP to run faster and get rid of all unnecessary applications. __

    What will be the best way to boost the performance of my pc. IM using windows xp pro

    I'm not sure why its very slow, applications/software are installed without notifications on my dissertation

    The game, October 7, 2010 19:44:33 + 0000, John Brendon Josef wrote:

    What will be the best antivirus you can recommend.

    Avast, that you said that you are using, is a very good choice (but not quite)
    the best).

    But you said nothing about the anti-spyware programs. If you are not running
    anti-spyware, I think very hard is that you are infected.

    For an anti-virus program, I recommend eSet NOD32, if you're ready
    to pay for it. If you want a free anti-virus, I recommend one (are not
    run several) of the following three:
     
    Avira AntiVir
    Avast
    Microsoft Security Essentials
     
    You also need anti-spyware software. I recommend that you download and
    (both freeware) to install MalwareBytes AntiMalware and
    SuperAntiSpyware.
    In your situation, I highly recommend that you download and run at the same time
    MalwareBytes AntiMalware and SuperAntiSpyware.

    Ken Blake (MS-MVP)

  • I have Windows Vista and I would like to know how to make a program administrator

    I have Camtasia Studio 7, I need to run it as an administrator so that I can so I can access my PowerPoint program,

    I click on the shortcut and it isn't a link that says (Run As Administrator) then I click on
     
    Properties, then on the Advanced button when I do this the box that says Run As Administrator

    is grayed out so I'm stuck.
    Any help would be greatly appreciated
    Thank you Rodger

    Hello, RC1RB.

    Right-click on the application .exe file

    Select Properties

    Select the Compatibility tab

    Under the privilege level

    Check the box run this program as an administrator

    Click on apply, Ok

    If you want to change the settings for all users, click on changing them the settings of the users button everything

    Under the privilege level

    Check the box run this program as an administrator

    Click on apply, Ok

  • How to make a program from my pc to my cell phone

    I have a new program that I bought online and want to load it down to my cell phone. How can I do this?

    Hello

    Contact the manufacturer of your cell phone for advice on how to do

Maybe you are looking for