CS4 Flash Projector File and Authenticode (Code Signing)

I have a flash projector file (.exe) that I need to add Code Signing to it so it does not say 'Unknown Publisher' in Vista. I read that for CS3 there is no authenticode signing. Was this added in CS4? I just want to check before I go ahead and purchase a 3rd party app like Juggler. Does anyone else have a suggestion for software to add authenticode signature to a CS4 flash projector file? Jugglor is pretty old (2007) and I would like to know if there are more recent apps to package and sign projector files.
Thanks for any info.
Doug

You can use a tool from Miscsoft to sign your projector. Here's how:
1) Buy a code signing certificate from someone like COMODO, Entrust Thawte, or VeriSign
2) Download the command line code signing tool from Microsoft - SignTool.exe
http://msdn.microsoft.com/en-us/library/8s9b9yaz(VS.80).aspx
2) Follow these instructions
http://www.entrust.net/ssl-resources/pdf/ECS_AuthCode_Signing_Guide.pdf
Good Luck
Brian

Similar Messages

  • CS4 Flash Projector in Mac OS X Lion

    I sell products which run using Flash Projector that were created with the CS4 Flash Projector and am getting complaints that they no longer work on Mac OS X Lion.  I've read the Adobe Knowledge Base article about known issues (http://kb2.adobe.com/cps/905/cpsid_90508.html) but Flash Projector is not mentioned.  I cannot upgrade my Mac to Lion yet for various reasons, so I cannot test the problem.  Can anyone shed some light on this issue?

    Cor-el - - Thanks! this looks like it has some good clues, BUT, in following up, my Library doesn't show me any .plist with .mozilla. in the filename. Am running Mac OS X Lion (10.7.2). FYI - The Library is one of only four (4) folders in the root level on the system partition; the system partition being labeled, Mac Mini HD. These four folders are, Applications, Library, System, Users. Library folder has a subfolder named Preferences. None of the files therein has "mozilla" anywhere in the filename. Looking further, the System folder has its own subfolder labeled, Library! It has no subfolder, Preferences. Running a Finder Search on the Mac, and again on the Mac Mini HD (root folder), I get Zero (0) results with "org.mozilla.firefox.plist." Also, with Contains ".mozilla" and with Contains ".firefox.".
    Will greatly appreciate a bit more hand-holding from you, if OK with you.
    .

  • Third party CA and SCUP code signing

    All of the documentation I have seen out there regarding using a code signing certificate with SCUP assumes you are using AD CS. My institution uses a 3rd party CA and I requested a code signing certificate from them (the file had no file name extension,
    FWIW). I imported it into the local computer certificate store (on SCUP server/CAS) and see four entries:
    The blocked out item is our company name.
    Here is what I have done:
    I have exported the one with our company name as as the .cer file for clients, and placed it in the Trusted Publishers and Trusted Root Certificate Authorities stores on the SCUP server/CAS.
    I have exported various combinations of the 4 to generate the *.pfx file and imported it into SCUP but it always gives me an error when I try to publish an update. I initially exported all 4 certificates to get my .pfx, then tried just the ones with the
    purpose of "code signing." In both cases I get an error stating "Signature verification exception during publish, verify the WSUS certificates and advanced timestamp setting are properly configured."
    I am not getting an option to export the private key no matter what combo I choose. This is the biggest red flag I am seeing.
    Does anyone have any experience in this scenario? I am at a loss at this point. The server is 2008 R2 and I know I could use a self-signed one but I thought I would do it the "right" way since it is no longer supported.

    It turns out that after the code signing certificate was downloaded, the private key was somehow lost or damaged or not associated with it in the first place. That is why I was not seeing the option to export the key. We needed to use certutil to repair
    the key association.
    I suspect this is because the request was made from a web form and handled by the 3rd party CA as opposed to being done with certreq. Am I off base?
    Anyway, running this command on the code signed certificate allowed me to export it as needed for SCUP:
    certutil -repairstore my "SerialNumberofCert"
    There are some how tos here:
    http://support.microsoft.com/kb/889651
    http://blogs.msmvps.com/ivansanders/2011/07/26/restoring-a-certificates-private-key-without-the-certreq/

  • Open a  PDF from Flash projector file?

    Hi everyone,
    im using Flash CS4 slide presentation to make a education CD. In the end of the slides i want to open a pdf file.
    How can i do it? Is it a east way to do it?
    I publish the project as a projector file. I tested to use GetURL but the file wont open. I have the pdf-file
    in the same folder as the projector exe-file.
    The education will be distributed on CD-ROM.

    you need to adjust your flash player security settings:
    http://www.macromedia.com/support/documentation/en/flashplayer/help/settings_manager04.htm l

  • Problems with the CS4 Flash Projector

    Hi,
    I have developed a big Flash-projekt for a CD-Rom.
    When I test the swf, all works very nice, but when I build a
    *.exe, the result is not useable.
    It is very "ruckelig" (I don't know the english word).
    What can I do? Is this a CS4 bug?
    I downloaded SWF & FLV Toolbox 3.5, an converted the swf
    in an normal Flash-Projector, Version 8 and the result is very
    good!
    But why?
    I don't want to buy a product of a third party, because I
    payed much for an original CS4.
    Can you please help me and explain me why it doesn't work as
    well as the Flash-Projector, Version 8?
    Or is there an update for CS4 available?
    Thank you.
    BMo

    I have the same problem, but on a Mac and CS3. I export the projector and it just doesnt launch.
    Somebody with a solution?

  • Problems opening files in DW CS4 - not all files and folders are showing

    Hi!
    I'm trying to change some already existing files on the homepage but when I click the Open button, it doesn't show all the files and folders, even if I ask it to show all files. When I open the ftp folder in Explorer, I can see everything. I'm using Vista and Dreamweaver is version 10.0 Build 4117.
    Most of the unaccessible files and folders were created using Frontpage a long time ago but this also happens when I create new files, although the new ones I created used one of the old ones as a template. Any help would be appreciated! It's rather annoying not to be able to access all the files.
    Thanks a lot!
    Mathias.

    Not sure if that was meant for me
    You can tell who was the intended recipient by looking at the header of the message -
    6. Sep 10, 2010 6:50 AM in response to: FordGuy48 <<----
    Re: Problems with embedding .flv files in DW CS4....
    A link to the page would help us diagnose your problem.
    Safari tells me that this file -
    FLVPlayer_Progressive.swf
    is not where you have told the page to expect it.  Did you upload it?

  • Memory leak with large files and this code?

    Okay, so the following code will not complete. 
    Basically what I am doing is opening 5 files and generating a PDF document from the already opened Report file, which is renewed prior to the PDF export operation.  I left out the general stuff at the start.  I am also writing out the location of the PDF to a HTML file, which acts as an index of the exported PDF documents.
    I believe it is due to some sort of memory leak issue, but it could be something else or just my code.  I have not stepped through this code, but for small file sizes of say less than 40 megs per file, it works fine.  For file sizes along these lines:
    File 1 = 230 megs
    File 2,3 = 26 megs
    File 4,5 = 8 megs
    it will belch erors at the end of about the 5th iteration through the For loop.  It will complete the 5th iteration however.  Here are the errors generated:
    84   10/26/2006 9:35:15 AM Error:
    85   File handle for "W:\TR-2051-2100\TR-2060 - BAS Arctic PTC\Vnom\00-99\VnomCombined00-99\p1.TDM" file is invalid.
         (Error no. 6)
    86   10/26/2006 9:40:19 AM Error:
    87   File handle for "W:\TR-2051-2100\TR-2060 - BAS Arctic PTC\Vnom\00-99\VnomCombined00-99\p2.TDM" file is invalid.
         (Error no. 6)
    88   10/26/2006 9:45:17 AM Error:
    89   File handle for "W:\TR-2051-2100\TR-2060 - BAS Arctic PTC\Vnom\00-99\VnomCombined00-99\p3.TDM" file is invalid.
         (Error no. 6)
    90   10/26/2006 9:53:07 AM Error:
    91   File handle for "W:\TR-2051-2100\TR-2060 - BAS Arctic PTC\Vnom\00-99\VnomCombined00-99\p8.TDM" file is invalid.
         (Error no. 6)
    92   10/26/2006 10:00:39 AM Error:
    93   File handle for "W:\TR-2051-2100\TR-2060 - BAS Arctic PTC\Vnom\00-99\VnomCombined00-99\p9.TDM" file is invalid.
         (Error no. 6)
    94   10/26/2006 10:01:01 AM Error:Error occured during file creation.
    95   10/26/2006 10:01:01 AM Error:
         Error in <GM315 Pa...sing.VBS> (Line: 185, Column: 5):
         File handle for "W:\TR-2051-2100\TR-2060 - BAS Arctic PTC\Vnom\00-99\VnomCombined00-99\p1.TDM" file is invalid.
         (Error no. 6)
    For files of a larger size, like:
    File 1 = 7500 megs
    File 2,3 = 80 megs
    File 4,5 = 25 megs
    This occurs after about 2-3 iterations through the loop.
    see attachment for code.
    Attachments:
    ForLoopCode.txt ‏11 KB

    i am having a similar error randomly inserted in the log 
    25   10/1/2009 1:58:36 PM Error:
    26   File handle for "C:\Program Files\Summitek\Spartan\data\tdm\S Parameter Test $SSN$ 49.TDMS" file is invalid.
         (Error no. 6)
    and
    31   10/1/2009 1:58:37 PM Error:
    32   File handle for "C:\Program Files\Summitek\Spartan\www\temp\Test_$SSN$ 49_602313172.pdf" file is invalid.
         (Error no. 6)
    it doesn't seem to be causing an immediate problem, but i have had several unexplained Diadem lockups.
    they occur in log after i use CALL DATAFILELOADSEL and CALL PICpdfexport
    help? what does this mean
    jim

  • Applocker and expired code signing certificates

    Is it possible to allow applocker to use expired code signing certificates for old applications ? 
    Thanks, Magnus
    Magnus

    Hi Magnus,
    >>Is it possible to allow applocker to use expired code signing certificates for old applications ? 
    As far as I know, we should be unable to do this. If a certificate is expired, it is no longer considered an acceptable or usable credential.
    Regarding this question, the following thread can be referred to as reference.
    AppLocker Issue in Windows 7
    https://social.technet.microsoft.com/Forums/windows/en-US/2c78848d-2601-40d2-99c0-9b5c23b735e4/applocker-issue-in-windows-7?forum=w7itprosecurity
    Best regards,
    Frank Shen
    Please remember to mark the replies as answers if they help and unmark them if they provide no help. If you have feedback for TechNet Subscriber Support, contact [email protected]

  • Flash Projector file fullscreen re-sizes my f4v files

    I added the action script (both with stage display and fscommand) to make theprojector.exe file launch full screen. The stage display works but when I browse through my file and go to a couple videos I have, it seems they are being re-sized as well and the creen is black. Is there a way to fix that? I'm REALLY new to this and built a whole presentation using Google

    ok , so if I understand correctly...copy/paste my index.swf file only to my dreamweaver folder, nothing else? All my files (index.swf and index.fla, index.html are on my desktop in a folder and my content such as scripts generated by flash and my images are in a subfolder in that folder on my desktop.
    Sorry, I am slow to understand loll
    Ok so here is my website, even after adding background color to the body, still see white when it loads. I have high speed internet, I can only imagine those who don't. How to fix that?
    Other issue... my "shop" button. It seems to work fine, but if I test it out a couple of times, then it will give me an error message that it can't access the external link but no wonder it can't, for some reason it adds an http:http:// twice in the browser. In my case, being http:http://www.etsy.com/shop/natdzign. Huh?? Oh and how can I actually center it so it keeps it centered no matter the size of your monitor? I just realized my website isn't centered. Damn!!!
    Keep in mind that when looking at my website, this is my first flash website. I've made html/css websites before however.
    www.natdzign.ca
    NOTE: For now it works, until I decide to play around with it again, either you will see a under construction page or a error 404 hehe.

  • Premiere Pro CS4 loss of files and crash

    Hi folks,
    Hoping somebody on here can help me. I'm a student editing my final project for my Master's degree and I've come up against a pretty large problem that I can't understand.
    I've been editing for about 2 months, perfectly happily, no major issues other than a problem transcoding HD footage to SD. Had to use two file formats in the end as no transcoder seemed to want to process half of the footage. Anyway, as a result my project is made up of about half .avi files and half .mp4 files and here begins the problem...
    As I've said, there had been no major problems editing with these two files in the same project, as you'd expect. However, today Premiere has suddenly "lost" the .mp4 files.
    All that remains in their place is a black screen and a horrible, loud, electronic buzzing sound when played in the timeline. It is impossible to drag the .mp4 files from the project list to the editing screen. The .avi files still work fine.
    No files have been moved or deleted. The file paths are exactly the same as they have been since day one of the edit.
    The troublesome .mp4 files are still listed in the project window on the left of the screen, so I thought it'd simply be a case of right-clicking and re-linking them to the source files. However, the instant the file is right-clicked a dialog box flashes up saying there is a serious error and Premiere needs to close.
    Any ideas?
    Here are a couple of screen shots of the problem, the troublesome .mp4 files are circled in red in the first shot. The second is of the error message after right clicking the file on the left hand side.
    Hope somebody can help!

    Hi Robodog,
    Downloaded GSpot. Not sure it has been much help though. Codec status result was "undetermined". Here's the screen shot.
    Will happily upload an MP4 for somebody to look at. Think Vimeo should allow you to download the source file once I've uploaded it. Putting one of the shortest ones up. It is viewable here.
    Have tried putting faulty MP4s in a new project this morning. No luck. MP4s imported but were not recognised correctly. No visual, just an endless black screen. No audio at all, not even the option to drag the audio to the timeline when in the edit window, which was puzzling. The files shouldn't have changed but obviously have somehow. Or at Least Pr thinks they have. They still work 100% ok in all video players I have and when uploaded to video hosting sites.
    Here's a screen shot of the new project attempt.
    Message was edited by: StephenMilnes

  • Jar file and source code? (new to java!)

    Hi all!
    Sorry if this is a dumb question but I'm really new to java (.net guy).
    Someone sent me a jar file and now I need access to source code. I now that I can rename to .zip and view its contents (.class)...
    But what about source code? Can I decompile? As i understand, .class files are compiled .java files...
    Should I ask for the source code to the guys that sent me the .jar file?
    thanks
    jay

    Humm... is java as fast as replies in this forum? Thank's for your replies warnerja and zadok
    I need the source code so that I can understand how the original developer solved a problem. I can ask for the source code.
    I posted this message because I was afraid that the question was stupid and source code was in front of me. I am really new to java!
    So. No source code in .jar or .class files. Right?
    Thanks
    Jay

  • Managing Windows Phone's and Symantec Code Signing certificate

    Hi,
    We need to renew the code signing certificate from Symantec. However, we only use it to manage the Windows Phone devices and don't publish apps. Do we still need to spend $300 on renewing this cert? Can't I manage them for free like our iOS and Android devices?

    You REQUIRE the Symantec Code Signing Certificate to manage Windows Phones via Windows Intune. This is a requirement of the device rather than the management solution.
    You CAN manage Windows Phones without this cert using only Exchange active sync management in Intune. However this management is very basic and has no advanced features (basically the features provided by Exchange rather than Intune).
    Gerry Hampson | Blog:
    www.gerryhampsoncm.blogspot.ie | LinkedIn:
    Gerry Hampson | Twitter:
    @gerryhampson

  • CS5 save as CS4 makes Large File and sees virtual memory issue

    Two CS5 flash files. FileSource 27Mb  File Destination 21.8Mb
    They open in 80 seconds for each.
    FileSource has 15 MovieClips, 5 show areas of the map in a variety of colours, shape intensive one could say ! These are made into one movie clip and copy pasted to the FileDestination. In CS5 it then crashes.
    I turned these instead into CS4 files, they open in 10 seconds ! WOW !!!  I needed to adjust the text which had become two lines from one though.
    I try again for the CopyPaste of the movie Clip from library to library, this time I get a message Flash is out of  memory. To increase virtual memory, quit Flash and allocate more virtual memory in the Systems Properties dialog box.
    In there I see
    Initial   2046Mb
    Max size 4092Mb
    Recommended 4605Mb
    I alter this to:
    Initial  3800Mb
    Max    4600Mb
    Reboot PC (Win XP SP2 wih 4Gb ram, purpose built video editing suite) and try again, but again get the memory message. Such a powerful PC should handle Flash. PC at work also crashing with CS5.
    I thought I was winning with the quick handling of the files in CS4 but File size is now alarmingly FileSource  76.1Mb  and FileDestination 58.4Mb   WHY ? and why does it open them so quick but fall over on the copy paste ?
    CS4 opens these in 8 not 80 secs, but that save as CS4 has bloated their file size, quick to open but causing virtual memory failure. 
    I am defeated
    Does CS5 have some way of keeping size down ? I can’t use CS5 as it crashes when pasting the MovieClip from the source file to destination.
    Can I get Flash to simplify the layers perhaps ? There are many shapes of the same colour which perhaps could be fused into one, lessening the number of vector edges. How is that done ? I am making an swf file for a clients powerpoint slide show.
    Envirographics

    Possible good news. I've been away and hadn't opened DW since also having had a problem with Finder and external drives on my return. When I opened it today, and needed to do a 'Save As' , it did it with no problem of rendering. Though there have been no DW updates, there was updates to PS and ID. So I'll tentatively say the problem has gone away - hopefully for good.
    Just editing this post. I happened to turn  Live View on etc.. for the first time in a couple of weeks due to the  above. I realsied this morning I hadn't turned it on. Now it is just as  before when I try to 'Save As' - blank, an then have to close and reopen  for it to render (even though the Live View/Live Code is now stiched  off).
    No I don't know how to turn this thread back into an 'Unanswered' question.
    Message was edited by: tgiadd

  • Flash xml file and file size?

    I have a flash animation that pulls in images using an xml
    file. I was
    wondering if the images must all load first? In other words,
    the images
    are timed to load at different times. I was thinking, when I
    did this,
    that the images would not be downloaded until they were
    called but I am
    starting to doubt this.
    Anyone have any idea how these images are loading?
    Basically, my main concern is that they are putting too much
    load on the
    homepage. I have a feeling I know what the answer is.
    Thanks

    whatever the size of your SWF is, is what is going to be
    loaded when entering your homepage. Flash doesn't know what images
    to load, until you make a call to load them. It will only load the
    assets on the timeline, and anything set to export on the first
    frame.

  • PPro CS4 - imported .mov file and video playback is jerky

    Hi all.
    I have imported a Quicktime .mov file into a standard sequence. The audio plays back fine but the video is very jerky.
    I did an 'interpret footage' on the clip and see it's at a frame rate of 1.2480.
    How can I get this file to play correctly in a PPro sequence at 29.97 FPS?
    Help! My deadline is getting close.
    Thanks.
    Keith

    Thanks Bill.
    Here's what I could find... I hope it means more to you that to me!!! I see that the average frame rate is 13.58. If I interpret footage and use that rate, 30 second commercial plays in about 5 seconds.
    Thanks for the help.
    KB
    Computer is:
    AMD Pnenom 9500 Quad-core Processor 2.20GHz
    8 GB RAM
    Windows Vista 64-bit SP1
    NVIDIA GeForce GTS 250 1 GB
    Type: QuickTime Movie
    File Size: 536.3 MB
    Image Size: 720 x 486
    Pixel Depth: 24
    Frame Rate: 1.25
    Source Audio Format: 48000 Hz - 16 bit - Stereo
    Project Audio Format: 48000 Hz - 32 bit floating point - Stereo
    Total Duration: 00;01;19;09
    Average Data Rate: 6.8 MB / second
    Pixel Aspect Ratio: 0.9091
    QuickTime Details:
    Movie contains 1 video track(s), 1 audio track(s) and 1 timecode track(s).
    Video:
    This movie appears to have DROPPED FRAMES.
    There are 887 frames with a duration of 25/749ths.
    There is 1 frame with a duration of 982/14985ths.
    There are 140 frames with a duration of 50/749ths.
    There is 1 frame with a duration of 275/749ths.
    There is 1 frame with a duration of 325/749ths.
    There is 1 frame with a duration of 400/749ths.
    There is 1 frame with a duration of 575/749ths.
    There are 48 frames with a duration of 600/749ths.
    Video track 1:
    Duration is 0;01;19;18
    Average frame rate is 13.58 fps
    Video track 1 contains 1 type(s) of video data:
    Video data block #1:
    Frame Size = 720 x 486
    Compressor = Animation
    Quality = Most (5.00)
    Temporal = Most (5.00)
    Audio:
    Audio track 1 contains 1 type(s) of audio data:
    Audio data block #1:
    Format = 16 bit - Stereo
    Rate = 48000.0000 Hz
    Compressor = 16-bit Big Endian (uncompressed)
    Timecode:
    Timecode track 1 contains 1 type(s) of data:
    Timecode data block #1:
    Start Time = 01:00:02:14
    Reel name =

Maybe you are looking for