Is there a simple tool to make .cab file to speed up applet downloading?

I wrote a Swing applet. It can be displayed on IE correctly. However, download the applet takes quite a while. Is there a simple tool (instead of the whole pkg of Microsoft's SDK) which can be used to make a .cab file to speed up IE download?
Thank you for your help!

put your classes in a .jar file.Thank you for your reply! However, I was told that IE does not recognize jar (and I could not notice a difference with or without using jar). Some one said that cab file should be used for IE. Do you (or some one else) knows how to create cab file and if it will really help?
Thanks!

Similar Messages

  • Is there any simple way to create ods files (OpenOffice Calc)?

    Is there any simple way to create ods files (OpenOffice Calc) using ResultSet (from java.sql)?

    Mabe, you can create CVS files (plain text) Ej...
    ====test.cvs=====
    1, "aaa"
    2, "bbb"
    3, "ccc"
    ===============
    Using a "BufferedWriter"

  • Is There A Simple Way Of Deleting Invisible Files?

    There's an invisible file/folder that I need to delete but don't know how. Instructions about how to do it that I've come across seem rather unclear.
    Is there a rather simple way of deleting Invisible files?

    If you know the name of the file/folder you can use the free Easy Find
    http://download.cnet.com/EasyFind/3000-2248_4-8707.html
    You can also use the free TinkerTool to turn on all invisible files, then do what you have to do, then turn invisible files off.
    http://bresink.de/osx/TinkerTool.html

  • Is there a simple way to merge mp3 files into one mp3 file:

    Is there a way to simply merge multiple mp3s into one? I have audacity; however, that program becomes cumbersome when merging multiple files.
    My thanks to anyone for help on this one.

    I have audacity; however, that program becomes cumbersome when merging multiple files.
    How true! I had to do this recently and used Audacity for the task, having nothing else suitable (that I know of, at least). My method was to open each MP3 in its own Audacity window, select and copy all of the second file, close its window, and paste it into the end of the first file, repeating the process for each additional MP3. After all the pieces are in place, export the whole thing as a new MP3. This was cumbersome indeed, and it took concentration to remember which file was which and avoid assembling the pieces in the wrong order. This description will make a lot more sense to someone who has done it than to anyone who hasn't.
    All of this is to say that if you get a better answer than my kludgey Audacity method, I'll be as grateful as you are.

  • Flash lite 3.1 WM 6.5 - How to make CAB file????

    So all links to download Mobile Packager point to a page on Adobe Labs which says that the beta has been cancelled and is no longer available
    "The Distributable Player Solution beta has ended and the program has been cancelled. The solution is no longer available and will not be brought into production.
    If you are interested in continuing to develop mobile applications, we recommend taking a look at developing applications for the iPhone.
    For mobile web app and content development, we recommend you participate in the Flash Player 10.1 beta program."
    So where on earth do you download the Mobile Packager????

    "The Distributable Player Solution beta has ended and the program has been cancelled."
    This is no more a supported product.
    You should use Flash Lite 2.1 instead. Cab your Flash Lite 2.1 SWF yourself.
    Or you could wait for : http://labs.adobe.com/technologies/flashplayer10/

  • I own Adobe Acrobat Pro XI.  I accidentally deleted the .cab file recently and need to download it again.  How do I download a completely new

    How do I download a completely new install file?

    Anand,
    I had already tried downloading a copy 3 times but it doesn't work.  It says it can't find the .cab still.  Do I need to completely delete the version I have and start over completely?  The version I have works but I'm worried about it getting too far behind in terms of updates.  What do you suggest.?
    Thanks,
    Jered

  • Tool to make easy code for making pictures in java

    e.g.
    g.drawLine(10,10,50,100)
    Is there a simple tool where I can draw a line on a screen and that that tool gives me then the right coordinates to put it in the java code?
    Of course this simple line is just an example.
    I want to use this to create advanced pictures in a Java applet.
    I hope you guys understand what I mean. I'm from Belgium and my English is not very very good.
    thx for reading this!

    I'm searching just for a more simple tool with interface of Paint for example where I can make pictures. That tool gives than the right code in java.
    Just like when you in eg Dreamweaver make a webpage and then gereates the html code.
    I'm almost sure this must exist but I can't find a tool like that... :-(

  • Is there any way I could generate CAB (M$ stuff) files at run time?

    Hi,
    I was wondering if there is any way I could be using to generate a CAB file at runtime. Sure, it has to be a Java Class or Library.
    The goal is to set some files in the configuration settings and then sending this CAB to a Windows Mobile powered device.
    I have been googling for such a thing, but had no joy.
    Does anyone have any idea?
    Cheers

    Create a zip and rename it to .cab. - that's what half of the cab files around are.
    (not a serious suggestion, but there are at least four different CAB file formats, zip included, some used in Microsoft official products, others in common products that run on Windows like Install Shield, and you need to find out what whatever is going to read it expects to be in the-file-that-happens-to-end-in-CAB before you can look for code to write it)
    (which reminds me of a web content filter at one company I used to work out which blocked all URLs which ended in CAB, so every now and again you'd get blocked from sites which used hex session keys in their URLs)

  • How to make pdf files smaller

    Hello, is there a simple way to make a pdf file smaller. E.g. to convert 2Mb file into 100-200Kb file in one or 2 steps?
    And is there a program to make it for several files - folder - in one action?

    a. I have Adobe Reader 8.
    b. creation: conversion from Word file, not scan.
    I usually create files 2 ways:
    1. 'save as pdf' at work (not sure what a program does it, can`t check today)
    2. I have a PDF Creator installed at home, so I print on 'printer' PDF Creator
    c. content: any. currently mostly pictures, ot text with pictures

  • Is it possible to install CAB file on PPC device after sync?

    Hello everyone,
    I've been working with Oracle Lite for over a year and a half now developing a PocketPC application. It's working well and expanding fast. As such we have many application updates that happen every few days. Right now we distribute the application by packaging everything (.NET framework, Oracle Lite client and our application) in a desktop installer. This works great except that it doesn't work well with our quick update schedule.
    So my question is what is the simplest way (if at all possible) to distribute our application CAB file through the mobile server. Basically all I need is to have the client download the new CAB file, uninstall the old version and then execute the CAB file and install the new application. Nothing fancy I think. I would prefer if it would be as simple as dropping the CAB file in some folder on the mobile server. I've read something about INF files in the documentation but as usual that is way too brief to make it useful.
    If anyone can let me know how I can do this I would really appreciate it.
    Thanks.

    Hi, I'm also developing for PPC platform on Oracle Lite. Did you consider deploying the application as a plain set of files? When I was making the decision whether to CAB or not to CAB, I decided not to use CAB deployment and deploy our application as a plain set of files with installation steps described in the setup.inf file you mentioned. We also perform updates frequently, but we almost never update all the modules - just one of two files at the moment which makes quite small amount of data in comarison with the huge CAB which would need to be transfered to the device if we use the CAB deployment.
    The documentation contains some useful information about the setup.inf format - it's quite easy to understand and use. First of all you have to create a JAR package (which is just renamed zip file) containing your application files plus the setup.inf file and web.xml file. Than you have to publis this application using the mobile server web interface. After this initial step, mobile server creates a directory for your application in {OLITE_HOME}\mobile_oc4j\j2ee\mobileserver\applications\mobileserver. If you wish to publish a new version of your application than, you just copy the new files (or single CAB) and increment the version number in setup.inf file.
    I think you can find setup.inf and web.xml samples in the forum's history. If you won't be able to find them, I can post some examples....

  • Can I convert a 2010 CAB file to 2013 CAB file?

    Can I convert a 2010 CAB file to 2013 CAB file?
    For further information:
    We generate CAB files from MMS Term Store and send it to other teams. Currently we are using 2010 and few consumers are requesting to send a 2013 CAB file. So my question is, can a convert a 2010 CAB file to 2013 CAB file?
    Help is appreciated.
    Thanks,
    Praveen

    it seems there is no difference between the cab file that SharePoint 2010 exported, and cab file 2013 exported.
    we can export the cab file from 2010, then import to 2013 managed metadata service.
    during this step, please make sure the the account you use is added to the relative db 'bulkadmin' permission, then execute following script to import:
    $mmsApplication = Get-SPServiceApplication | ? {$_.TypeName -eq "Managed Metadata Service"}
    $mmsProxy = Get-SPServiceApplicationProxy | ? {$_.TypeName -eq "Managed Metadata Service Connection"}
    Import-SPMetadataWebServicePartitionData $mmsApplication.Id -ServiceProxy $mmsProxy -Path "C:、mmsdata.cab" -OverwriteExisting
    Qiao Wei

  • Is there a tool to make nice and full features installation of AIR programs?

    Because standard stuff which makes exe files in Flash builder looks quite ugly.

    I dont believe that there are no other tools out there to create installtion packages for AIR probgrams.
    Please advise.

  • Hi, I cannot make Foxfire my default browser. There is no tool bar whether or not the page is maximized or not. When I change it in Safari, it looks like Foxfire will be my default browser, but it's not even after restarting. Thanks. Vickie

    There is no tool bar in Foxfire--it doesn't matter if the page is maximized or not as indicated in one article. I changed the default browser in "preferences" on Safari, but it didn't REALLY change it.

    See View > [X] Status Bar

  • Is there any tools to make watermarks and copyright mark at photos in elements 13 ? I can not find any...

    I can not find any Tools or any way to make watermarks at my photos in Elements 13, can not find any tool to make Copy right mark in Elements 13...
    Is it not possible to do?

    I have a pink tint to video mirroring on my 1080i TV and not on my 1080p tv so I was wondering the same thing.

  • Simple way to make streight curve

    Is there any simple way to do a STREIGH CURVE (I add this especially to this image to show you - blue line) when we have that 2 points? Imagine that I have that vector picture below. And I select this two point (everything is round). I want now to click and have that path going streight (like blue line). How to do that automaticaly?
    Is there any?

    Nooo, I don't understand what I will have to do it. But if we talk about this, maybe you can tell me how to do?
    How to do it with Convert Anchor Point Tool excatly?
    Mike wrote that click on a point to retreact both handles. When I even do that (both handles) I got this:
    And like you see, it is still not a STREIGH LINE.
    I don't want this, I want that. Red lines show you what I want:
    Red lines I added after make a screenshot, only for your view.
    But that effect I got after click in a point. Because I even can't select my handle.
    What is a "handle", is a "path"? That you cald "handle"?I even can't click on path because I got this:
    What says: "please chose the Convert Anchor Point Tool on control point of the path".
    In different words: I can't understand Mike's method, so can you tell me what to do that Mike's methos work? This is not working for me but I am curious his way to do that. Thanks in advance.

Maybe you are looking for