Can I hyperlink to an EXE file?

Cp7, Windows 7(64)
I want to create a CD-ROM for customers.
I want to link to several projects.
One of the projects has its own loader and directory structure.
I want to link to this non-Captivate EXE file,
I have published all "my" projects as EXE files (the other project was created by someone else).
Aggregator only allows SWF (makes sense).
I am trying to develop a Captivate project that will have hyperlinks to EXEs published by Captivate and to a non-Captivate EXE (which is in its own subdirectory).
When I link to the EXE I get file not found or website not found.
Thank you for any help you can provide.
Michael

Sent a private message to you about the EXE not created by me.
However, I have a general question that I hope to find an answer for:
A) I develop a Cp7 project
B) I publish that project as an EXE file
C) I create another project
D) In this new project, I want to have a hyperlink associated with a word or two in a SmartShape.
E) How do I get the hyperlink to open the EXE I created and published first?
I can't seem to find how to manage the file locatons. When I do a similar thing but publish to SWF/HTML, I can link to the other projects with no difficulty. When the other projects are EXEs, I can't seem to get it to work.
I am disappointed that I cannot find a help page or other documentation that will guide me through the process.
Thank you again for any help you can offer.
Michael

Similar Messages

  • How can I script a Flash .exe file to always stay on top of all other windows?

    Hi All,
    I'm new to action script, and I just need this one script
    > How can I script a Flash .exe file to always stay on top of
    all other windows?
    Basically what i want to do is have a flash-created
    step-by-step instructional movie, but for the movie to remain on
    top of all windows so the instructee is able to follow the
    instructions on-screen...
    It would be preferable to not have to buy another product
    just to do this... as I said, this is the only scripting I need.
    Thanks in advance
    Cheers
    Rick

    if you create your exe with mProjector you can use one of its
    new AS
    commands to do this.
    setZOrder
    http://www.screentime.com/software/mprojector/docs/mWin_setZOrder.htm
    all APIS
    http://www.screentime.com/software/mprojector/docs/index.html
    Demo
    http://www.screentime.com/software/mprojector/demo.html
    mProjector installs new classes and help into Flash, to
    enable them you
    must build your app with mProjector (its input is your swf)
    John Pattenden
    Screentime Media - Flash Tools since 1997
    http://www.screentime.com

  • Windows Vista home addition want let Icloud execute. I went into the DEP program but I can not find the Apple exe file to add as ok. What is the file name?

    Windows Vista home additon want let Iclud execute. I went into the DEP program but I can not find the Apple exe file to add as ok. What is the file name?

    Hey,
    if you know the name(s) of the root folder(s) you want to access (eg. by making a note on the Windows side) then you can make them appear by just doing Shift-Command-G in Finder ("Go to Folder…"), and entering the full path to the required folders.  You can then navigate all the contents as normal.
    HTH,
    S.

  • Can we create a single exe file in edge animate

    Hi everyone,
    I am working on an animation in Adobe Edge Animate. The code written in the file is working fine on the browser. The problem that I am facing is to create an exe file (a single file) in which i can see my animation and controls created. Something like flash's projector file which comes in exe fomat. My client is looking for the output in which he wants the animation in Html5 and there could be a single file to run. There shouldn't be images folder or j-query files, just a single file. Please tell me any tool or way, so that i can get the same output in exe format.
    Please help me out in this.
    Thanks & Regards,
    Vikas Sharma

    I posted this in another thread in reply to someone else's search. But, have  you had a look at this?:
    http://www.tidesdk.org/

  • Can i load and run  .exe file from jar file??

    I generated a .jar file witch contain an executable (.exe file) under a directory called 'exec'. I can't execute this exe file using
    URL urlExecutable = DlgueLancement.class.getResource("/exec/myPrograme.exe");

    import java.io.*;
    import java.util.jar.*;
    import java.util.zip.*;
    public class Extracter
        public static File extract(File archive, String filename, File target) throws IOException, ZipException
            if( archive == null )
                throw new IllegalArgumentException("Null archive file");
            if( !archive.exists() )
                throw new IllegalArgumentException("Specified archive does not exists");
            if( !archive.isFile() )
                throw new IllegalArgumentException("Specified archive file is not a file");
            if( filename == null )
                throw new IllegalArgumentException("Null filename");
            if( filename.length() == 0 )
                throw new IllegalArgumentException("Empty filename");
            if( target == null )
                throw new IllegalArgumentException("Null target");
            if( target.exists() && file.length() > 0 )
                throw new IllegalArgumentException("Target file already exists and cannot be overwritten");
            JarFile jar_archive = new JarFile(archive);
            ZipEntry entry      = jar_archive.getEntry(filename);
            if( entry == null )
                return null;
            InputStream istream = null;
            FileOutputStream ostream = null;
            try
                istream = jar_archive.getInputStream(entry);
                if( istream.available() == 0 )
                    return null;
                byte[] buffer = new byte[istream.available()];
                istream.read(buffer);
                ostream = new FileOutputStream(target);
                ostream.write(buffer);
                return target;
            finally
                if( istream != null )
                    try{istream.close();}catch(Exception e){}
                if( ostream != null )
                    try{ostream.close();}catch(Exception e){}
    }

  • How can Java program convert to .exe file which can run on window system?

    Hi,
    I am a new programmer, now I wrote a program on the Eclipse, and now I want to convert to .exe file and make the program can be run on other window office system PC.
    I had downed EXE4J software to make the program to .exe. BUT the exe file can not be run on other PC with the error message that warning the PC have not set up JVE. IS it necessary to set up JVE?
    OR give me your experience on how to do it?
    Thanks!

    >
    I am a new programmer, now I wrote a program on the Eclipse, and now I want to convert to .exe file and make the program can be run on other window office system PC.>If you only code for Windows, why not use dotNet or C# or whatever system MS is pushing at this instant?
    If you wish to code for computers, Java is good, but it needs a JRE.
    The easiest way to get a Java application up and running on a client PC is to launch it via. webstart, and to use deployJava.js to ensure the minimum Java is on the client PC, ready to use webstart.
    Used this way, you link to a web page where the user clicks a link that downloads and installs the application (and adds extras like splash screens, desktop integration, registration of interest in file types, automatic update..).
    As an aside. The best way to ensure answers is to indicate your interest in solutions, by adding a lot of Duke stars to a thread.

  • I installed an update for 3.6.13 and after I started having problelms. I tried the troubleshooting options but no help so I wanted to remove & reinstall but I can't remove, the uninstall.exe file won't open .

    Windows 2000 Pro operating system. Firefox has worked perfectly up until I updated to 3.6. Now the browser runs very slow and takes forever to open sites.
    After Firefox opens and I try to go to a site, a pop up warning always opens and says " A script on this page may be busy or it may have stopped responding" I follow the instructions and tell it not to open the script. I went the the step-by-step procedures for troubleshooting without remedy. I want to uninstall the Firefox program but can't. I suspect I have some corrupt files and want to uninstall and re-install Firefox.

    Are there still JSON backups in the bookmarkbackups folder?
    *http://kb.mozillazine.org/Lost_bookmarks
    You can use this button to go to the Firefox profile folder:
    *Help > Troubleshooting Information > Profile Directory: Show Folder

  • How can I use a setup.exe file on my mac

    I am attempting to download a demo software on my mac. It uses a setup.exe and I am unable to make it execute. I do have microsoft office on my mac.

    You need to be running Windows to use that software:
    Windows on Intel Macs
    There are presently several alternatives for running Windows on Intel Macs.
    1. Install the Apple Boot Camp software.  Purchase Windows XP w/Service Pak2, Vista, or Windows 7.  Follow instructions in the Boot Camp documentation on installation of Boot Camp, creating Driver CD, and installing Windows.  Boot Camp enables you to boot the computer into OS X or Windows.
    2. Parallels Desktop for Mac and Windows XP, Vista Business, Vista Ultimate, or Windows 7.  Parallels is software virtualization that enables running Windows concurrently with OS X.
    3. VM Fusionand Windows XP, Vista Business, Vista Ultimate, or Windows 7.  VM Fusion is software virtualization that enables running Windows concurrently with OS X.
    4. CrossOver which enables running many Windows applications without having to install Windows.  The Windows applications can run concurrently with OS X.
    5. VirtualBox is a new Open Source freeware virtual machine such as VM Fusion and Parallels that was developed by Solaris.  It is not as fully developed for the Mac as Parallels and VM Fusion.
    6. Last is Q.  Q is a freeware emulator that is compatible with Intel Macs.  It is much slower than the virtualization software, Parallels and VM Fusion.
    Note that Parallels and VM Fusion can also run other operating systems such as Linux, Unix, OS/2, Solaris, etc.  There are performance differences between dual-boot systems and virtualization.  The latter tend to be a little slower (not much) and do not provide the video performance of the dual-boot system. See MacTech.com's Virtualization Benchmarking for comparisons of Boot Camp, Parallels, and VM Fusion. Boot Camp is only available with Leopard or Snow Leopard. Except for Crossover and a couple of similar alternatives like DarWine you must have a valid installer disc for Windows.
    You must also have an internal optical drive for installing Windows. Windows cannot be installed from an external optical drive.

  • I can't find the Elements EXE file ... ???

    It doesn't appear to be in the Adobe Photoshop Elements 11 folder or either of its two subfolters ...

    Hi,
    The paths should normally be as follows (ignore the x86 bit if you are on a 32bit system).
    Welcome : C:\Program Files (x86)\Adobe\Elements 11 Organizer\Photoshop Elements 11.0.exe
    Organizer : C:\Program Files (x86)\Adobe\Elements 11 Organizer\PhotoshopElementsOrganizer.exe
    Editor : C:\Program Files (x86)\Adobe\Photoshop Elements 11\PhotoshopElementsEditor.exe
    Brian

  • What tools can change Java application to .exe file(for Windows)?

    Thanks.

    would appreciate if u try searching the forum first
    this is one of the most frequently asked questions here
    i have used the suggestions here and found that it works
    regards

  • Can Exe Files  Be Opened on a Mac

    Can mac book pro open exe files, I am trying to download this http://www.blogmediauploader.com/downloads/optinthanks/bmufinal.zip
    I get this file bumfinal-1.exe" I get Safari cant open the file "bmufinal-1.exe" because no available application can open it.
    any suggestions

    Unless you have CrossOver Mac installed or it is a self-expanding zip file, you need Windows to open exe files.
    (32128)

  • Download stops/stuck at 99%...only .exe files

    whenever (from last 2 years) i try to download an binay file .exe file...the download never compeletes....it stops at 99 %...in this way i cannot update my adobe flash player or mozilla firefox....i have no antivirus... firewall turned offf.....i tried everything....i reinstalled windows about 5 times in last two years but the problem is same.....if you cannot help me then upload the latest flash player(full 16 or 17 mb i think) as a rar file on any site and send link but help me in solving my problem...
    two pictures uploaded...the difference between both is the time difference of 2 minutes

    It's quite clearly trying to run some sort of security scan on the downloaded file and something is broken so it's waiting forever for it to finish.
    You can still get to the exe file, right click the download and browse to the folder it's downloading to. Make sure you can see hidden files and also do not have known file extensions hidden (every Windows user should know how to set this) you should see the file you're downloading in there and another file with the same name but with .part on the end. Right click this "part" file and select copy, paste it somewhere else (temp folder) and rename it to what it's supposed to be. Then you should be able to run it.
    Alternatively, you can also use another browser to download the same file. Right click the download in Firefox and select "Copy Download Link". Then paste this link into another browser and let that download it.
    There's probably something in about:config you can change to prevent the security scan from running ( browser.download.manager.alertOnEXEOpen may be worth a try ). My guess is that some antivirus program you had installed in the past inserted something into Firefox that it didn't bother to remove when the AV software was uninstalled. This kind of thing also used to break Microsoft Office as well.

  • Where is the setup.exe file

    So that we may better diagnose DOWNLOAD problems, please provide the following information.
    I have downloaded the files and unziped them to their respective folders. But can not find the setup.exe file on Disk 1.
    - Server name
    - Filename
    - Date/Time
    - Browser + Version
    - O/S + Version
    - Error Msg

    The PL/SQL error you have are from runing the program. You have a syntax error in your sql (the statement would have been fine in MS SQL Server, or Sybase). The statement should read in Oracle:
    INSERT INTO v_cnt
    SELECT COUNT(DISTINCT followup_num)
    FROM patient_data
    WHERE patient_id = i_patient_id
    Also if you are using JDBC to connect to the database you should not need the ';' at the end.

  • Can't download iTunes setup exe in Windows 7

    Hi, trying to install iTunes on a new PC with Windows7. Was able to download and install skype etc, but iTunes, when I press the download button, and the pc asks me where to save it and I click save, nothing happens. I have tried 10 times.
    I have an old eye file but it's for 32 system and my pc says I need 64 and won't let me use it. What is wrong, why can't I download the exe file?

    http://support.apple.com/kb/DL1615   found it myself

  • Open an extern application (exe-file or dll) from a new button in SAP B1

    Hi,
    i want to start an extern Application with a new button in SAP Business One. The exter application should started with two parameters. It can be handled with an exe-file or with a dll. I dont know what its better....
    My question is, how can i open the extern application with two parameters from a button in SAP Business One. Can someone give me codeexample?
    thanks in future and best regards,
    Steffen

    Hi Steffen,
    Adapted from Re: Start Addon From another addon
    Dim startInfo As System.Diagnostics.ProcessStartInfo
    Dim pStart As New System.Diagnostics.Process
    startInfo = New System.Diagnostics.ProcessStartInfo("C:Program FilesSAPSAP Business OneSAP Business One.exe", "arguments")
    pStart.StartInfo = startInfo
    pStart.Start()
    Hope this helps,
    Ian

Maybe you are looking for

  • Roles for disabeling structure changes in excel

    Hello togehter, I have got a excel sheet which I can open by the "Analyzer-AddIn." If the users have to change some data, there is an embedded save-button. But if they use the normal excel save button, it could be that the excell will be destroyed. A

  • Woes wiring up an ejb to use a database control

    first my question & then background: how do i wire up an ejb to use a database control jcx object so that the dbcontrol is instantiated at runtime? here's the scene: i created a java page flow from a database control & this works correctly, but i als

  • Evaluation of Solaris 8 - Internet Dial Up

    I'm looking to load Solaris 8 onto a new development box which will run Oracle and associated tools. I am trying to find out if Solaris has a function similar to Windows Dial Up Netwokring or if Solaris makes other arangements for Internet connection

  • Mail won't work properly HELP

    The first person to sign in to my Mail account was not me.. from then i removed his account permanently (according to all instructions I found online) and added my own. I then started using it and people who were receiving my emails said that they we

  • HELP ME...HOW CAN I DWNLD MY MUSIC FM I PHONE TO LAPTOP??

    HELP PLEASE , I BOUGHT A I PHONE FROM THE STREETS AND HAS NO INFO WITH IT, HOW DO I DWNLD ALL THE MUSIC ON PHONE TO MY LAPTOP.. BOY IS THERE SOME GREAT MUSIC ON IT CAN U HLP ME