Difference between Windows 7 and Windows XP EXE downloads

Hi,
Is there a difference between the Windows 7 and Windows XP Adobe Reader 10.0.1 downloads? I was thinking of packaging the exe I downloaded for XP and deploy to Win 7 too so I don't need to keep 2 copies of EXE's.
Is there a difference? I am referring to the downloads here http://get.adobe.com/reader/enterprise/

hi Chris,
do you mean CC or CC 2014? I also work on Windows 8.1 and it seems to me that CC 2014 runs much slower than CC. I checked on Adobe`s website and the technical requirements for CC 2014 are the same like for CC, but it seems like the new version needs more CPU and faster hard drives.

Similar Messages

  • Difference between view and window ?

    Hi All,
    Can you tell me a basic difference between view and window , maybe you can correlate your answers with concepts of HTML.
    Rajeev

    Hi Rajeev,
    A window is a place for displaying your views. Your view is not available to the outside world. View is available only to your component. However, your window is an interface view, which can be displayed in other components.
    A view contains your UI elements. It has a layout (a window does not). A window contains embedded views.
    In the window, you can define how navigation between views takes place (by creating navigation links).
    Regards,
    Neha
    <i><b>PS: Reward if helpful</b></i>

  • Byte count difference between Unix and Windows

    Hi,
    I use sun.net.ftp.FtpClient to transfer files from a windows machine to a unix server.
    The transfer works fine.
    However, due to a problem I had a few days ago with the file not completing it's transfer but no side (not my FtpClient object nor the UNIX Ftp server) has thrown an exception or reported an error, I need to verify the transfer is complete.
    from the byte count I see that on my machine, the file size is 120743 bytes, and on the server side it's 121047 bytes.
    The file has 14172 records, when the last one is an empty line.
    There is a 304 bytes difference between the 2 reports.
    I downloaded the file I transferred there manually and compared the 2 and they match.
    How can I know from my program if the transfer is complete?
    Thanks,
    Omer.

    The file size isn't 304 byte, that's the difference between the 2 files.
    I use FtpClient.binary() to set the mode to binary prior to sending the file.
    The file has 14172 records which should add up to a total difference of 14172 bytes (maybe 1 or 2 more if there is a difference in the EOF), but not 304.
    here's the code:
    putClient=new FtpClient(host, port); //initialize the client object
    putClient.login(user, password);
    putClient.binary(); //set transfer mode to binary
    putClient.cd(remotePath); //change directory to the target one
    FileInputStream fileIn=new FileInputStream(sourcePath + File.separator + sourceFileName);
    long fileSize=fileIn.getChannel().size(); //get the size of the file
    TelnetOutputStream telnetOut=putClient.put(remoteFileName);//acquire an input stream from the server
    byte[] byteBuff=new byte[8192]; //8 kb buffer
    int readSuccesfull=0;
    while((readSuccesfull=fileIn.read(byteBuff))!=-1){ // now transfer the file
    telnetOut.write(byteBuff, 0, readSuccesfull);
    totalByetsSent+=readSuccesfull;
    fileIn.close();//release the file stream resource
    TelnetInputStream inStream = putClient.list(); // acquire a stream for verifying the file was received
    /* now I read the lines of the list() command and parse the lines for the size and date and I get that the file that I sent has a size of 121047, and the line that represents it is this:
    -rwxrwxrwx   1 owner    group          121047 Jan 10 17:49 ivory.txt
    However, the size from my machine's report is 120743 which I get from the fileSize variable*/According to what has been said here, and to my intuition, the size on UNIX should be smaller than the size on Windows, but yet, it's not the case.
    This would add up fine if the file that I downloaded from the server wouldn't match the file that I sent, but they do.
    I'm pretty much a noob at developing and even more a noob at Java, so there is a very good chance that I do something wrong here, could be with the use of the FileChannel.size() method usage.
    Thanks.

  • Differences between AIX and Windows for SAP

    Dear All,
    I have a problem regarding SAP Software.We want to change our company software .First we order SAP On Windows with Oracle10g But Now We want SAP on AIX with Oracle10g.
    SAP delivered us software on Windows platform.
    Please Suggest me for this as what are the differences between the above two platforms and what are the differences between the above 2 platforms.
    Regards,
    Pankaj Kalsayan

    hi Pankaj,
    well, this is a very general question. perhaps you could specify a little more.
    in general i would see no difference regarding the end user sitting in front of his pc using sapgui.
    as far as i know all server side sap software is available for aix and windows (and many more).
    for administration on the other hand there is of course lots of difference. AIX is a UNIX operating system running on special hardware with power processors. it offers quit extensive virtualisation abilities using so called LPARs and supports real big number of CPUs and large RAM. Windows is a completly differnet operating system running mostly on x86/amd64 hardware.
    therefore you should also consider what know-how is available in your system administration.
    not shure if that is partly answering your question ...
    btw. if you are going forward with AIX you should perhaps consider switching oracle with db2. so you have a consistent IBM based landscape. also to me, sap and db2 seem to "like" each other more than sap and oracle
    regards,
    martin

  • Timing difference between Macbook and WIndows system

    I uses a web content management system for my website which was developed in windows, IE and firefox compatible. I notice that if I open up the website in a Macbook Pro, the system time is always 8 hours ahead of Singapore time although the Macbook time settings is set locally. I use firefox, safari, IE5, same result. Which means whatever contents I saved only appears 8 hours later. I use Windows IE or firefox and it works just fine. I don't think is the CMS system problem. I thought it might just be on this Macbook, I got someone to try it out using another Macbook, same result, 8 hours ahead. So it it something about the Macbook settings?
    na   Windows XP Pro  

    Hi Keonigt,
    There are definitely hardware differences between the MacBook and its bigger sibling the MacBook Pro. You pointed out the first difference of screen sizes. Another perhaps obvious difference is the MacBook Pro's external construction is aluminum as opposed to "plastic". Another difference which may affect performance is that the MacBook Pro utilizes dedicated Video RAM as opposed to the MacBook's sharing it's VRAM with its RAM. This will affect gaming and other graphic intensive applications.
    Depending on your needs and objectives - these differences will affect your decision. Of course, both are fantastic machines.
    Good luck.

  • Differences Between Mac and Windows Versions (cP6)

    I am curious if there is any known differences between the Mac and Windows versions of Captivate 6?
    Thank you.

    No big differences

  • LabVIEW 8.5.1 Student edition - differences between Mac and Windows version?

    Hi,
    I've just bought the student version of LabVIEW 8.5.1 and am using Mac OS X 10.4.11. What are the biggest differences between the Mac and Windows versions since the box came with a Mac installer CD and a Windows installer DVD?
    Cheers 
    Solved!
    Go to Solution.

    Looks like you got the LabVIEW Student Edition Software Suite DVD.
    It comes with 6 toolkits, and from the product spects, some (or all?) of those are windows only (at least in 8.5), e.g.:
    Digital Filter Design Toolkit
    Modulation Toolkit
    SignalExpress
    Since you have 8.5, you are also missing a few basic things that only recevied MAC support in 8.6, such as Mathscript, Control design and Simulation, and Native 3D graphs.
    LabVIEW Champion . Do more with less code and in less time .

  • Difference between Mac and Windows Format

    Is there any differences between the two. I have a nano that is windows formatted, but it also works on my mac. Does it really matter which OS you use to format it?

    well yes a mac formatted iPod will not work on a PC

  • CS5 differences between mac and windows

    Hello all, we just installed CS5 on a new PC and are now comtemplating purchasing a MAC to run CS5 on as well.  I was wondering what the differences are and limitations now that they're both on Intel processors.
    Our designers are concerned that with out a MAC they won't be able to "if we get any native mac files, we won’t be able to access them—it does happen sometimes"
    They mention that some portions of one of our publications are done completely on a MAC.
    Any input or justification would be appreciated!

    There are no differences to speak of between the applications on the two platforms. The only possible issue would be fonts. Mac Type 1 fonts are not compatible with Windows but almost everything is OpenType today and that's totally crossplatform.
    Bob

  • Difference between mac and windows

    I'm a beginner user of Adobe Presenter in Japan.
    I don't know why the price of this app differs between for Windows($499.00) and for Mac(Video Express:$1.99).
    Although I tried using both version(Win and Mac), I confermed no differences in functions, abilities, and so on.
    Please tell me the reason why. i think it's unfair.

    Hello,
    Welcome to Adobe Forums.
    Adobe Presenter 9 for windows works as a plugin in MS Powerpoint (2007, 2010 & 2013 [32bit])
    You can add quizzes, create videos, publish SCORM content and you can convert your Powerpoint Presentation into interactive content.
    Adobe Presenter Video Express for MAC is an app which is used for create vidoes and publish them as MP4
    Thanks,
    Vikram
    Adobe Support

  • How can I resolve conflict between itunes and Windows 8.1

    When downloading itunes to my laptop computer, using Windows 8.1 my email/network account will not work on that computer.  It is fine on other devices such as ipad and Windows phone.  I can also pick up emails on online on the same laptop.  There appears to be a conflict between itunes and Windows 8.1

    Please see  Boot Camp for comments.

  • Has anyone tried home sharing between mac and windows using parallels on the same machine?

    I recently purchased a mac, and plan to set up parallels for windows and windows 7 so that I can use the Windows version of Over Drive Media Console from the library and download WMA files in windows (limitation with mac version for wma downloads). I would like to synch to iTunes on the Mac iOS, but will need iTunes available in Windows to transfer the books I download in WMA format from the library to my iphone. Has anyone tried this? Any success or suggestions would be appreciated!

    In case anyone is interested, last night I installed Paralells, Windows, Overdrive Media Console on Windows, and then was able to download my book in WMA format. I was hoping parallels would allow me to crossover sync to iTunes on the Mac and have Overdrive recognize that I had iTunes open, but I had to choose Windows or Mac when connecting my phone through the USB and had to choose Windows in order for it to successfully transfer. I was able to get it to work it is now synced to iTunes in Windows. The nice thing was that it pulled in all my music/apps that I had set up in the Mac side, so I didn't have to go through that exercise again. I tested it on my old phone. Now I need to decide if I want to set up my current phone on Windows or Mac, it seems that once synched it only opens the device in windows, I haven't figured out how to force the choice between mac or window again. If I do windows, I can't take advantage of the cloud or iphoto/imovie directly. I'm totally new to mac, but I think I'll have to import my photos manually.

  • File transfer between Mac and Windows

    I am running Windows on my Mac and I transfer files between mac and Windows alot using my external hard drive. I was wondering if there was an easier way to do this than having to use my external hard drive like a networking solution or something. Thanks...

    i also run windows on my mac (for work). The issue i had was that when booted in osx, i could see the windows partition, and copy files FROM it to the mac side, but i could not copy files TO the windows partition.
    As i understand it, this is because the apple NTFS driver (to read the windows partition) only allows read access (not read and write access). It was easily solved with MacFuse (which is an open source way to add different disk file systems to your mac, kind of like teaching it a new language), and NTFS-3G for mac osx.
    http://macntfs-3g.blogspot.com/
    scroll down a bit for the download link. The installer will put in MacFuse and NTFS-3G, so it's the only one you need.
    After a reboot, i can read/write to the windows partition while booted into macosx (and it's free).
    i hope that helps.
    p.s. the efi boot manager download is NOT required.

  • What is the difference between SWF and F4V in the context of Streaming or progressive Download?

    Hello everybody,
    I am absolutely a beginner in working with Captivate and furthermore my technological know how is not that good.
    So, I have problems to understand if the export formats SWF and F4V are both capable to be published in the Internet as streaming video and as progressive Download? Well so, I do not really understand the difference between streaming and progessive download either?
    Furthermore I was asking myself if this issue depends on how I imported flash videos (there are these two options) in my Captivate project during the production phase?
    I would be very thankful for some helping information!
    Greetings,
    Mareike the beginner

    Welcome to our community
    I'm not certain I fully understand the differences myself, but will toss out what I believe to be true about the formats. Hopefully, if I'm incorrect in my bellief, someone with more definitive knowledge will chime in.
    It was explained to me a couple of years back and is my understanding that "streaming" only applies to a video based format such as F4V, FLV and it doesn't apply to SWF. With SWF, you may specify a preload value. So when the SWF transmits from the web server to the PC, a certain percentage has to be received before play begins. But that's not streaming. It's preloading.
    For streaming to occur, the web server establishes a communication channel between the server and the destination PC. This channel is monitored to see what speed is in use. Only enough information is then transmitted to be comfortable at that speed. If the speed improves during the connection, the server serves data at a faster rate. If the connection degrades, the information transmitted is also scaled back so as to accommodate the lower speed.
    With SWF, after it has all been downloaded, a savvy user is able to poke around in their temporary internet files and save the SWF for play later. With streaming, this isn't possible because as the stream is viewed, it evaporates from memory.
    Seriously hoping others will chime in here to confirm or deny this.
    Cheers... Rick
    Helpful and Handy Links
    Begin learning Captivate 5 moments from now! $29.95
    Captivate Wish Form/Bug Reporting Form
    Adobe Certified Captivate Training
    SorcererStone Blog
    Captivate eBooks

  • Share files between Mac and Windows in same iMac with boot camp

    Hello,
    I am new in using Mac and recently I buy a IMac 24" model.
    I used to use PC a long time with a lot of old document.
    I want to install Windows XP with boot camp.
    But I also want to share my documents, music, video files between Mac and Windows in same iMac.
    How can I do this?
    Thanks in advance,
    Eric

    Hi Eric and welcome to Discussions and the Apple world.
    Mac OSX can read and write from Windows partitions (like the BootCamp Windows partition you are about to create) when using FAT32 as file system for Windows.
    However with FAT32 you are limited to a partition size of 32GB.
    Mac OSX can also read from Windows partitions that uses the NTFS file system, but it can not write to them unless you use a third-party helper like either Paragons NTFS for Mac http://www.paragon-software.com/home/ntfs-mac/ or NTFS-3G http://www.ntfs-3g.org/
    Windows can not even see or use a Mac OSX partition without additional help by MacDrive http://www.mediafour.com/products/macdrive/
    Regards
    Stefan

  • What is the difference between the iPhoto that came pre-downloaded on my MacBook and the iPhoto available for download on the App Store?

    I have had my MacBook for 5 years and ever since upgrading to the new system which added the App Store to my computer, I have been curious about the difference between the iPhoto that came pre-downloaded when I purchased my computer 5 years ago and the iPhoto available for purchase on the App Store. What makes the iPhoto from the App Store so different that I have to pay $15 for it, when I already have it for free on my computer?

    Lots and lots of new features - and since you have upgraded to Mavericks much better operation
    For information on what has changed there are many. many reviews on the web as well os a writup on the App store recapping the new features of the latest version vs the previous version
    as to your choice - totally personal - do or don't - you choose - it does no involve anyone here in any way
    LN

Maybe you are looking for

  • Error while installing an application to a workspace

    We have received the following error a few times out of 40+ installations: ORA-20001: GET_BLOCK Error. ORA-20001: Execution of the statement was unsuccessful. ORA-00001: unique constraint (FLOWS_010600.WWV_FLOWS_ALIAS_IDX) violated <pre>begin wwv_flo

  • Latest patches  for solaris 10 - sparc & x86

    Hi, Pls any to help me. How can i know the latest patches is released by sun microsystem (solaris 10 - sparc & x86) ? Thanks in Advance

  • NTFS support for Macbook pro

    Hi..!! Is it possible by any means to transfer mac files onto a windows "NTFS" formatted external hard drive...?? Thanks, Grane Duke.

  • Device deployment requires AIR SDK 3.4 or above

    I've just installed FB 4.7 (OS X 10.7.5) and followed "Update the AIR SDK" instructions (ignoring step 2) and installed AIR 3.5.0.890 SDK. I then create my run configuration (targeting Apple iOS) with the "Install the application on the device over U

  • Resultset  uptimisation

    I have a jsp page that prefills a form using say <select> <%while dbaseResultset.next {%>            //dbaseResultset    this is exucuted in a bean <option value=""><%=dbaseResultset.getColumn()%></option> //retrieve all post codes <%}%> </select> th