How to make exe

Hello friends,
I want to make an executable and a setup file for my Java pojects.
plz help me,

Hello jain_abhilash,
This is surely possible but definitely not desirable. Several tools offer you the ability to create Windows/x .exe files with varying degrees of success. The big reason for using Java is: Java is Cross Platform! If your application runs only on Windows/x or will never be turned into a Java Applet you probably should be looking at some native language like C/C++.
Your main concern seems to be about having to install a Java Runtime Environment but so would any native tool unless you are going to bundle the supporting libraries need into each application rather than factoring them out into a single Dynamic Link Library (DLL). So if you plan on having two or more applications you either install a DLL or you start to waste space with application bloat.
The other implied reason for using an .exe file is that an .exe file would be significantly faster than Java byte code, but this is not true with The Java HotSpot virtual machine (VM). The Java HotSpot VM raises the bar on performance by combining a fast, stable virtual machine and advanced adaptive-optimization technology. Additional features of the Java HotSpot VM include inlining, garbage collection and improved thread synchronization to provide unparalleled performance for applications written in the Java programming language.
With Java to native code compiler you loose platform independence and don't gain much performance. So Java's Cross Platform capabilities combined with its high performance HotSpot VM make it the superior choice to .exe files. Also these tools generally do not keep pace with the latest JDKs and the features that you may interested in may not be currently supported.
See JOVE compiler from http://www.instantiations.com
or
TowerJ from http://www.towerJ.com
or
JET... from http://www.excelsior-usa.com/home.html
Also Microsoft's jexegen (which is included in the Microsoft SDK). jexegen supports JDK 1.4 and does not support swing. Visual J++ or Microsoft's Java software development kit (SDK) are downloadable from Microsoft's website.
Other possible solution are WebGain's Visual Cafe and IBM's Visual Age.
And finally see Duckware's java2exe.
This is by no means an exhaustive list and there are many other freeware and shareware solutions available.

Similar Messages

  • Plz help? how to make exe of java prg.

    how can i make exe file of .class files. so that it may run automatically. Do i need jdk at the system at which it running ?

    how can i make exe file of .class files. so that it
    may run automatically. Do a search for for this. It is discussed here every day. It has beeen answered often. Try using a search. While you are at it, look up JARs too 'cause they may be an easier/better way to go.
    Do i need jdk at the system at
    which it running ?No. You may need the JRE(JVM) though, if you use JARs or the .class files directly.

  • How to make exe application

    Please anybody tell me if we can make a exe application of java files.
    Many thanks in advance

    u cant make exe files from java class files but yes u can make executable jar files.
    bundel your class files into a jar which runs as an exe on double clicking.
    jar cfv jarFile classfiles.... or other files like image files
    allll the best
    arun

  • How to make .exe file in java swing

    dear friends;
    i am working on a project. I want to create a setup file so that we can install our software any where on the system and for that I have to make .exe file. pls gide me for making .exe file
    thanks and regards
    shashi_vns007

    prigas wrote:
    Make a .jar which is javas equivalent to .exe.Then for the "..setup file.." offer the end user a JWS *(<- link)* based launch that will offer desktop integration (desktop shortcut and menu item) as well as access to automatic updates and much more. JWS will, of course, also work for Mac and Linux OS's.

  • How to make Exe file of java program

    how we can make the exe file of java programs. that can run independently of particuler JVM. like in VB we can create exe files.
    - early thanks

    Check this out:
    http://search.java.sun.com/search/java/index.jsp?qp=%2B
    orum%3A31&nh=10&qt=create+exe+file+program&col=javaforu
    s

  • How to make .exe applications

    good day, im interested in java and started reading tutorials. i dont have prior background in programming. as i skip reading on tutorials, i notice that programs are run on command prompt. my question is, can i make a program that have filename extension .exe and when you click that icon it runs the program directly on the screen? i thought that program like C++ or java can make a application program just like games that dont need command prompt.
    racz

    morgalr wrote:
    If you choose to make an EXE file, there are programs for that, but you might as well just choose any .NET technology, since you will be missing out on one of the greatest features of Java--the ability to develop once and run on any platform.This is not quite true. A program developed in Java doesn't become less portable just because it's distributed in some other format than bytecode. The distributed executable can only run on the target platform of course but the program itself is as portable as before.
    So there's no reason to stop using Java even if you mainly target Windows and want to distribute your program in a .EXE format for technical, economical, legal or whatever reasons,.

  • How to make exe files from java files

    Ohhh, so you thought you were going to answer that question? Well I already know the answer, i.e. all the tricks with the jar files or the programs which convert java programs into executable programs.
    The reason why I asked this question was to start a discussion concerning question which are frequently asked in the forums. Wouldn�t it be nice to have like statistics over the most faq here, and of course one or several pages with the answers to these questions? This would solve 2 problems:
    1) The person who wants to ask the question can find the answer and the solution quickly.
    2) The forums would not be packed with the same questions all the time.
    I mean, you must admit that the questions regarding �exe files� are asked a lot of times.
    Happy coding to ya all!
    /TM

    Yeah thats my point! these questions should be moved
    to a special page, where the answer to theam areDid you the whole message? I said there are FAQs.

  • How to make the exe always visible in the illust application.

    Hi,
    I created an interface for "illustrator CS" using Visual Basic and copied that exe in Scripts folder. I want to know how to make the exe always visible in the application(Not in Taskbar), once it was clicked. Could you please kindly help me to solve this.
    Regards,
    Prabudass

    Hi,
    I guess....though i am not pretty sure....but the Preview tab has been discontinued in the newer versions....
    Only the Gods can give a perfect solution though...!!
    <i>Do reward each useful answer..!</i>
    Thanks,
    Tatvagna.

  • How to make the exe always visible in the application window

    Hi,
    I created an interface for "illustrator CS" using Visual Basic and copied that exe in Scripts folder. I want to know how to make the exe always visible in the application window itself(Not in Taskbar), once it was clicked. Could you please, kindly advice me.
    Thanks,
    Prabudass

    Hi,
    I guess....though i am not pretty sure....but the Preview tab has been discontinued in the newer versions....
    Only the Gods can give a perfect solution though...!!
    <i>Do reward each useful answer..!</i>
    Thanks,
    Tatvagna.

  • In Visual studio 2010, How to make my project Exe chowing a PDF book?

    In Visual studio 2010, How to make my project Exe chowing a PDF book?

    Hi,
    Since this issue is mainly related to PDF which is a product of SAP, I would recommend you post this issue on its website to get help.
    Regards.
    Carl
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • How to make an exe file from a java class file

    i know one of the java's most powerfull properties is plataform independent, but if i have done one application (with GUI) that i want to run on Win32 for example, if anyone knows how to make it please send me a message to [email protected], how i know that can be make it? because HotJava is made in Java and in Win32 is a executable

    Do a search on these forums for any of the thousands of times this question has been asked and any of the thousands of times it's been answered.

  • How to make a .exe in d2k?

    is it possible to make .exe files using developer2000? ie. compile and link?

    No you have to deploy the runtime and the fmx/pll etc
    Regards
    Grant Ronald
    Forms Product Management
    null

  • How to make the Creative Cloud Uninstaller run silently ?

    Hi all,
    We created a deployment using Adobe Application Manager (AAMEE) in order to deploy Adobe Creative Cloud silently.  That works fine.  Now, when we uninstall the software, by running msiexec /x {productcode_of_the_msi_that_was_generated_using_AAMEE}, there's a log entry in the Event Viewer saying Removal success or error status: 0, which is good.  However, there's one remaining entry in the "Programs and Features"-list in Windows 7 control panel: "Adobe Creative Cloud"
    So I took a look in the registry and I found the uninstall string for that program: "C:\Program Files (x86)\Adobe\Adobe Creative Cloud\Utils\Creative Cloud Uninstaller.exe".  Problem: this uninstaller won't run silently!  Or at least I didn't find any switches / command line parameters to make it run silently.  Does anyone know how to make it run silently?
    Question for Adobe in case there are no silent options for this uninstaller : can you explain me why you create tools (AAMEE) to generate silent installers but still leave traces on the computer that can't be uninstalled silently???
    As an application packager I would also like to address this general message to all the big software making companies out there (SAP, Oracle, Microsoft, Adobe etc.) : other big companies that buy your software, mostly want to install and uninstall it without user intervention.  So please package it so that we don't need to spend extra time and money deciphering your fancy, exotic installers / uninstallers.  MSI is quite a good standard you know...
    Thanks all of you!

    Hi,
    If I understood correctly, you have created an installation package including creative cloud desktop app through creative cloud packager not AAMEE.
    Adobe creative cloud doesn’t get uninstalled even if all the products and updates are removed from machine. But this will not cause any issues (or extra space) on installation of new package.
    Its recommended that if the package is modified (adding more products or updates to existing package) and installed then it should be uninstalled via msi of modified package.
    Thanks,
    Ashish

  • How to make windows 7 genuine if it is activated but is not genuine?

    Hi friends
    I have an problem with my windows 7.2 months ago I have installed and activated my windows 7
    and it was genuine. But after a month it shows the message on startup like
    This copy of windows is not genuine
    But when I saw the prorerties of Computer it says that windows 7 is activated
    but when I want to check for updates it shows the message as
    You may be a victim of software counterfeiting
    and I can't install updates .
    Diagnostic Report (1.9.0027.0):
    Windows Validation Data-->
    Validation Code: 50
    Cached Online Validation Code: N/A, hr = 0xc004f012
    Windows Product Key: *****-*****-V6MGY-G834Y-Y8QH3
    Windows Product Key Hash: rtNFKFPViUJdHAbLucXCF+SK1pA=
    Windows Product ID: 00426-321-7001157-70908
    Windows Product ID Type: 5
    Windows License Type: Retail
    Windows OS version: 6.1.7600.2.00010100.0.0.001
    ID: {38BB1AD8-47A0-475E-AE2A-F177287F8BDD}(1)
    Is Admin: Yes
    TestCab: 0x0
    LegitcheckControl ActiveX: N/A, hr = 0x80070002
    Signed By: N/A, hr = 0x80070002
    Product Name: Windows 7 Ultimate
    Architecture: 0x00000000
    Build lab: 7600.win7_gdr.100618-1621
    TTS Error:
    Validation Diagnostic:
    Resolution Status: N/A
    Vista WgaER Data-->
    ThreatID(s): N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    Windows XP Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    File Exists: No
    Version: N/A, hr = 0x80070002
    WgaTray.exe Signed By: N/A, hr = 0x80070002
    WgaLogon.dll Signed By: N/A, hr = 0x80070002
    OGA Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    OGAExec.exe Signed By: N/A, hr = 0x80070002
    OGAAddin.dll Signed By: N/A, hr = 0x80070002
    OGA Data-->
    Office Status: 109 N/A
    OGA Version: N/A, 0x80070002
    Signed By: N/A, hr = 0x80070002
    Office Diagnostics: 025D1FF3-364-80041010_025D1FF3-229-80041010_025D1FF3-230-1_025D1FF3-517-80040154_025D1FF3-237-80040154_025D1FF3-238-2_025D1FF3-244-80070002_025D1FF3-258-3
    Browser Data-->
    Proxy settings: N/A
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Win32)
    Default Browser: C:\Program Files\Google\Chrome\Application\chrome.exe
    Download signed ActiveX controls: Prompt
    Download unsigned ActiveX controls: Disabled
    Run ActiveX controls and plug-ins: Allowed
    Initialize and script ActiveX controls not marked as safe: Disabled
    Allow scripting of Internet Explorer Webbrowser control: Disabled
    Active scripting: Allowed
    Script ActiveX controls marked as safe for scripting: Allowed
    File Scan Data-->
    File Mismatch: C:\Windows\system32\systemcpl.dll[6.1.7600.16385], Hr = 0x800b0100
    File Mismatch: C:\Windows\system32\user32.dll[6.1.7600.16385], Hr = 0x800b0100
    Other data-->
    Office Details: <GenuineResults><MachineData><UGUID>{38BB1AD8-47A0-475E-AE2A-F177287F8BDD}</UGUID><Version>1.9.0027.0</Version><OS>6.1.7600.2.00010100.0.0.001</OS><Architecture>x32</Architecture><PKey>*****-*****-*****-*****-Y8QH3</PKey><PID>00426-321-7001157-70908</PID><PIDType>5</PIDType><SID>S-1-5-21-2632616291-3724185990-1548790092</SID><SYSTEM><Manufacturer>System
    manufacturer</Manufacturer><Model>System Product Name</Model></SYSTEM><BIOS><Manufacturer>American Megatrends Inc.</Manufacturer><Version>0205   </Version><SMBIOSVersion major="2" minor="4"/><Date>20070720000000.000000+000</Date></BIOS><HWID>83B83607018400EC</HWID><UserLCID>0409</UserLCID><SystemLCID>0409</SystemLCID><TimeZone>India
    Standard Time(GMT+05:30)</TimeZone><iJoin>0</iJoin><SBID><stat>3</stat><msppid></msppid><name></name><model></model></SBID><OEM><OEMID>DELL  </OEMID><OEMTableID>WN09  
    </OEMTableID></OEM><GANotification/></MachineData><Software><Office><Result>109</Result><Products/><Applications/></Office></Software></GenuineResults> 
    Spsys.log Content: 0x80070002
    Licensing Data-->
    C:\Windows\system32\slmgr.vbs(1124, 5) (null): 0xC004F012
    Windows Activation Technologies-->
    HrOffline: 0x00000000
    HrOnline: 0xC004F015
    HealthStatus: 0x0000000000000000
    Event Time Stamp: 12:19:2010 11:47
    ActiveX: Registered, Version: 7.1.7600.16395
    Admin Service: Registered, Version: 7.1.7600.16395
    HealthStatus Bitmask Output:
    HWID Data-->
    HWID Hash Current: MAAAAAEABAABAAEAAAABAAAAAQABAAEAnJ9o7YTYWv+qdkjkmJME7eD5XvEwoew7
    OEM Activation 1.0 Data-->
    N/A
    OEM Activation 2.0 Data-->
    BIOS valid for OA 2.0: yes
    Windows marker version: 0x20001
    OEMID and OEMTableID Consistent: yes
    BIOS Information:
      ACPI Table Name OEMID Value OEMTableID Value
      APIC   A_M_I_  OEMAPIC
      FACP   A_M_I_  OEMFACP
      HPET   A_M_I_  OEMHPET
      MCFG   A_M_I_  OEMMCFG
      SLIC   DELL    WN09  
      OEMB   A_M_I_  AMI_OEM
    Please send me some solutions for this problem:
    How to make windows 7 genuine if it is activated but is not genuine?
    Please send me solutions at
    [email protected]
    Thanks
    Dakshak

    Diagnostic Report (1.9.0027.0):
    Windows Validation Data-->
    Validation Code: 50
    Cached Online Validation Code: 0xc004c4a2
    Windows Product Key: *****-*****-GJY49-VJBQ7-HYRR2
    Windows Product Key Hash: W5/6nm6F2UPXrCkY5xUhXb/+21g=
    Windows Product ID: 00426-OEM-8992662-00006
    Windows Product ID Type: 2
    Windows License Type: OEM SLP
    Windows OS version: 6.1.7601.2.00010100.1.0.001
    ID: {0CCF5533-C044-4067-9F28-CF5C833D5D28}(3)
    Is Admin: Yes
    TestCab: 0x0
    LegitcheckControl ActiveX: N/A, hr = 0x80070002
    Signed By: N/A, hr = 0x80070002
    Product Name: Windows 7 Ultimate
    Architecture: 0x00000009
    Build lab: 7601.win7sp1_gdr.110622-1506
    TTS Error: 
    Validation Diagnostic: 
    Resolution Status: N/A
    Vista WgaER Data-->
    ThreatID(s): N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    Windows XP Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    File Exists: No
    Version: N/A, hr = 0x80070002
    WgaTray.exe Signed By: N/A, hr = 0x80070002
    WgaLogon.dll Signed By: N/A, hr = 0x80070002
    OGA Notifications Data-->
    Cached Result: N/A, hr = 0x80070002
    Version: N/A, hr = 0x80070002
    OGAExec.exe Signed By: N/A, hr = 0x80070002
    OGAAddin.dll Signed By: N/A, hr = 0x80070002
    OGA Data-->
    Office Status: 103 Blocked VLK
    Microsoft Office Enterprise 2007 - 103 Blocked VLK
    OGA Version: N/A, 0x80070002
    Signed By: N/A, hr = 0x80070002
    Office Diagnostics: 025D1FF3-364-80041010_025D1FF3-229-80041010_025D1FF3-230-1_025D1FF3-517-80040154_025D1FF3-237-80040154_025D1FF3-238-2_025D1FF3-244-80070002_025D1FF3-258-3
    Browser Data-->
    Proxy settings: N/A
    User Agent: Mozilla/4.0 (compatible; MSIE 8.0; Win32)
    Default Browser: C:\Program Files (x86)\Google\Chrome\Application\chrome.exe
    Download signed ActiveX controls: Prompt
    Download unsigned ActiveX controls: Disabled
    Run ActiveX controls and plug-ins: Allowed
    Initialize and script ActiveX controls not marked as safe: Disabled
    Allow scripting of Internet Explorer Webbrowser control: Disabled
    Active scripting: Allowed
    Script ActiveX controls marked as safe for scripting: Allowed
    File Scan Data-->
    File Mismatch: C:\Windows\system32\wat\watadminsvc.exe[Hr = 0x80070003]
    File Mismatch: C:\Windows\system32\wat\npwatweb.dll[Hr = 0x80070003]
    File Mismatch: C:\Windows\system32\wat\watux.exe[Hr = 0x80070003]
    File Mismatch: C:\Windows\system32\wat\watweb.dll[Hr = 0x80070003]
    Other data-->
    Office Details: <GenuineResults><MachineData><UGUID>{0CCF5533-C044-4067-9F28-CF5C833D5D28}</UGUID><Version>1.9.0027.0</Version><OS>6.1.7601.2.00010100.1.0.001</OS><Architecture>x64</Architecture><PKey>*****-*****-*****-*****-HYRR2</PKey><PID>00426-OEM-8992662-00006</PID><PIDType>2</PIDType><SID>S-1-5-21-2399280593-193699623-3160228986</SID><SYSTEM><Manufacturer>TOSHIBA</Manufacturer><Model>Satellite
    L750-X5317</Model></SYSTEM><BIOS><Manufacturer>INSYDE</Manufacturer><Version>2.20</Version><SMBIOSVersion major="2" minor="7"/><Date>20110713000000.000000+000</Date></BIOS><HWID>CC523707018400FE</HWID><UserLCID>0409</UserLCID><SystemLCID>0409</SystemLCID><TimeZone>India
    Standard Time(GMT+05:30)</TimeZone><iJoin>0</iJoin><SBID><stat>3</stat><msppid></msppid><name></name><model></model></SBID><OEM><OEMID>ACRSYS</OEMID><OEMTableID>ACRPRDCT</OEMTableID></OEM><GANotification/></MachineData><Software><Office><Result>103</Result><Products><Product
    GUID="{90120000-0030-0000-0000-0000000FF1CE}"><LegitResult>103</LegitResult><Name>Microsoft Office Enterprise 2007</Name><Ver>12</Ver><Val>ACD7202654E586</Val><Hash>fFic3JgCreGGRxyF8uMWB4R4Jcg=</Hash><Pid>89388-707-1528066-65612</Pid><PidType>14</PidType></Product></Products><Applications><App
    Id="15" Version="12" Result="103"/><App Id="16" Version="12" Result="103"/><App Id="18" Version="12" Result="103"/><App Id="19" Version="12" Result="103"/><App Id="1A" Version="12" Result="103"/><App Id="1B" Version="12" Result="103"/><App
    Id="44" Version="12" Result="103"/><App Id="A1" Version="12" Result="103"/><App Id="BA" Version="12" Result="103"/></Applications></Office></Software></GenuineResults>  
    Spsys.log Content: 0x80070002
    Licensing Data-->
    Software licensing service version: 6.1.7601.17514
    Name: Windows(R) 7, Ultimate edition
    Description: Windows Operating System - Windows(R) 7, OEM_SLP channel
    Activation ID: 7cfd4696-69a9-4af7-af36-ff3d12b6b6c8
    Application ID: 55c92734-d682-4d71-983e-d6ec3f16059f
    Extended PID: 00426-00178-926-600006-02-1033-7601.0000-3602011
    Installation ID: 009046933085046584525573073645695632936540052790536966
    Processor Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88338
    Machine Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88339
    Use License URL: http://go.microsoft.com/fwlink/?LinkID=88341
    Product Key Certificate URL: http://go.microsoft.com/fwlink/?LinkID=88340
    Partial Product Key: HYRR2
    License Status: Notification
    Notification Reason: 0xC004F200 (non-genuine).
    Remaining Windows rearm count: 4
    Trusted time: 12/26/2011 8:25:15 PM
    Windows Activation Technologies-->
    HrOffline: 0x00000000
    HrOnline: 0x80072EFD
    HealthStatus: 0x0000000000000000
    Event Time Stamp: 12:25:2011 23:08
    ActiveX: Not Registered - 0x80040154
    Admin Service: Not Registered - 0x80040154
    HealthStatus Bitmask Output:
    HWID Data-->
    HWID Hash Current: NAAAAAMAAQABAAEAAAACAAAAAwABAAEA6GHETXD3zVB3FrJ6NqRIx6CDnsqot4Z4Jjkucw==
    OEM Activation 1.0 Data-->
    N/A
    OEM Activation 2.0 Data-->
    BIOS valid for OA 2.0: yes
    Windows marker version: 0x20001
    OEMID and OEMTableID Consistent: yes
    BIOS Information: 
      ACPI Table Name OEMID Value
    OEMTableID Value
      APIC TOSQCI
    TOSQCI00
      FACP TOSQCI
    TOSQCI00
      HPET TOSQCI
    TOSQCI00
      BOOT TOSQCI
    TOSQCI00
      MCFG TOSQCI
    TOSQCI00
      WDAT TOSQCI
    TOSQCI00
      ASF! TOSQCI
    TOSQCI00
      SLIC ACRSYS
    ACRPRDCT
      SSDT INSYDE
    INSYDE  
      ASPT TOSQCI
    TOSQCI00
      SSDT INSYDE
    INSYDE  
      SSDT INSYDE
    INSYDE  

  • How to run .exe files with Virtual PC for Mac

    Hey Guys, I'm new around here and with mac technology as well. Anyway, I have an iMac OS X 10.5.1 Leopard and I've recently purchased the Virtual PC for Mac 7.0.2 software. So I'd like to know how to use this program properly, because I need to run some executable files in my computer. It is confusing for me because I don't know how to get started, and I only get to the part when it says "OS not found, Install an OS on this hard drive".
    Honestly I've no idea of what an OS is or where do I get that. So I'd really appreciate if one of you guys could tell me, step by step, what to do to use Virtual PC properly, and finally learn how to run .exe files on mac.
    Thanks in advance!
    Have a nice day!

    Always nice to see new faces
    Honestly I've no idea of what an OS is or where do I get that.
    This brings up the second part of your problem. The first part is setting up either a proper Virtual Machine program like Parallels or VMfusion, or setting up a Boot Camp partition on your drive.
    http://www.parallels.com/
    http://www.vmware.com/products/fusion/
    OS stands for Operating System. You are running Leopard 10.5.7 as an operating system on your Mac (MacOS X).
    The second part of your problem - You will need a copy of Windows XP or Vista if you want to run Windows on your Mac.
    There is at least one other solution for running Windows programs on a Mac. It's called "CrossOver" by a company named 'Codeweavers'. It's based on a project for "Wine" to be able to run PC programs on a Mac or Linux, without having to buy or install Windows. It works with a narrow subset of Windows programs so you would want to make sure the program you want to run is compatible with CrossOver before you buy it.
    http://www.codeweavers.com/products/cxmac/
    In addition to all the above information, you need to upgrade your Mac to the latest 10.5.7 from 10.5.1. "Software Update" is located under the black Apple icon in the Menu Bar at the top left corner of your monitor. After you are updated you will want to update your Profile here so that it shows the proper OS version.
    With your level of experience with MacOS X and the Windows OS's you should probably get some help from a local Apple store. They have an appointment system and do offer many types of help and training, and they can offer assistance with choosing the proper programs for you to purchase for your machine.
    You are also welcome to continue to ask questions here, of course. You will want to ask your questions with different issues that come up in different threads so that the answers stay focused on the title of the thread.
    Message was edited by: dechamp to try to be more accurate with a fairly complicated issue...

Maybe you are looking for

  • Com.sap.tc.webdynpro.repository.utils.RepositoryRuntimeException

    Hi, When i deployed BPM application it was successfully deployed.If again i want to deploy it is giving below exception..What could be the problem??Please can anyone help me on this... Caused by: com.sap.tc.webdynpro.repository.utils.RepositoryRuntim

  • How do I change the size and pics in this Flash file?

    I need help with the zipped flash file that I have for download here... 1 - I only need to use 6 images, how do I get rid of the rest? 2 - How do I actually change out the images with the ones I want? 3 - I need to have this file publish CLEARLY (mea

  • OKS_CONTRACTS_PUB

    Service Contracts OKS_CONTRACTS_PUB Hi, I am doing conversion for Oracle Service contracts. And I am getting status E, so I would like to know which are mandatory parameters for creating service lines. The API I am using is OKS_CONTRACTS_PUB. Also ar

  • Uploading of Budget Volume in SAP

    Dear All, I want to upload the budgeted sales quantity data in SAP. The sale quantity budget varies from one location to another on a monthly basis and we have got 1000 such locations from where we have to sell. Can anyone help with the procedure for

  • Problem with Multiple Presentation Services

    Hello, Can any one help me out regarding multiple presentation services with different servers like url of the presenation services should be like http://localhost1:9704/analytics and http://localhost2:9705/analytics_test i have done up to the differ