GoLive CS2 DOES run on Windows 7 Ultimate  64bit

I recently purchased CS6 Master Collection for a new workstation, determined to finally make the switch from GoLive CS2 to Dreamweaver CS6. I built my first web site with GoLive, and although I chose at the time to forego all of GoLive's drag and drop capability, choosing instead to code my HTML and CSS by hand, I did learn early on to take full advantage of the Template functionality, a real timesaver. Regardless of what ANYBODY says about the migration path from GoLive to Dreamweaver, NONE of them work worth a damn, and as a career SW engineer, I think it's sorry that Adobe hasn't done better, because they could have. Like many of you long-time GoLive users out there, I searched the internet and this forum high and low for a single helpful post that would allow me to migrate my web sites to DW. The migration tools Adobe provides, both the one for GoLive CS2 to export a DW site (yeah, right) and the extension for DW CS6, are all but useless. The one for GoLive skips template files and deletes code from the HTML. The one in DW CS6 complains about 'locked regions' in templates, just before it crashes. It never even completes. In trying to migrate my site, Adobe couldn't even handle  a site made up of pure HTML, CSS, and a little handcoded Javascript thrown in, and which uses ONLY templates (no components, snippets, or dropped items, or special GoLive generated code). It would take me weeks to do this by hand.
Well, since I don't have 2 weeks or a month to fix a web site that already works, I focused on getting GoLive CS2 to run on my Windows 7 Ultimate 64 bit OS, since I had been hearing rumors of problems, or where it didn't run at all. However, with the help of many others, and in particular a forum contributor called Cinti on a Microsoft forum, of all places (http://answers.microsoft.com/en-us/windows/forum/windows_7-windows_programs/windows-7-is-n ot-compatible-with-adobe-photoshop/6f1b4955-7166-4b8f-ad9b-5d19150f803f?page=2), I was able to get GoLive loaded and working without any issues, just as it did under Windows XP Pro. I had a bit of an issue, however, since I found out when I upgraded from CS to CS2 way back when that the installer would not actually read from a CD drive, even though you must insert Disk 1 of CS in a CD drive for verification of your upgrade, unless you already have CS installed on your machine, which I didn't in this case. If you face this problem, here is what I did to make it work, and this is prior to the hint needed that Cinti provided
(1) Create an ISO image of the CS Installation Disk 1 and save it to your hard drive somewhere. You can do this with most CD/DVD burning SW, like Nero, Roxio, etc. Just create a standard ISO image file. It's a file with an .iso extension, and is basically an image of the CD, but not one that Explorer can browse.
(2) Download a free copy of Daemon Tools lite (http://www.daemon-tools.cc/eng/products/dtLite), which has the capability to 'mount' this ISO image, and present it to your OS as a real (actually virtual) CD drive. This allows the installer to be able to read from a CD drive,  since it can't read from an actual physical CD drive on your system. I got this whole workaround about using a virtual CD from Adobe, btw, so it's a known problem.
This will let you get your upgrade verification out of the way, if you run into it. Next, the CS2 installer will present you with a screen asking where you'd like to install the CS2 program files. The default it shows (at least for me) is C:\Program Files\Adobe. However, on Win7 64bit, this folder is reserved for ONLY 64 bit applications. There is another folder, C:\Program Files (x86) that is reserved for 32 bit applications, like GoLive. Unfortunately, as Cinti correctly points out, if you put this text in the box, the installer complains about invalid characters. Cinti also added two too many characters in the name before the ~ too, it can only have 8 total (as part of the 8.3 file naming syntax), and since the 64 bit folder is Progra~1, the one we want is Progra~2. What I found that works is the following:
(1) When the dialog appears asking for the folder in which to install CS2, click on Browse, and navigate to C:\Program Files (x86), which is then filled into the box automatically for you.
(2) Edit that text to read (exactly) C:\Progra~2\Adobe CS2. If you do anything other than this, the Next button will not be active. If that happens, just restart the installer and try again.
(3) Click Next to continue with the installation. At this point, you might want to select only GoLive to install, unless you want all of CS2 to install.
Upon completion, I found that GoLive works as expected without issue. I'm very happy now, and can focus on more important things than trying to do Adobe's job of migration for them. Perhaps by CS 13 Adobe will have fixed their miserable migration scripts. In the meantime, why not just "Don't worry, be happy!"
Cheers,
Shane

You will find iTunes for Windows forum to post and find help:
http://discussions.apple.com/category.jspa?categoryID=150

Similar Messages

  • Why does Illustrator on Windows 7, 64bit, take 30seconds+ to save a simple image?

    This question is for Adobe Customer Service, thanks. 
    Why does Illustrator on Windows 7, 64bit, take 30seconds+ to save a simple image comprising of two rectangles only (screen shot below)?  I set up a document like this to test the speed, since I've been having trouble saving all documents - they hang, sometimes with the 'this program is not responding' message.   Switching to CC is not an option.
    If it helps, I can come down to the Adobe San Francisco office with my computer.  I've spent a long time trying to resolve this without success.
    Btw, Photoshop CS6 saves fine.
    Thanks again.

    knot,
    Customer Care is over there:
    I believe this is one for Customer Care (tick I Still Need Help and hope for an agent available for a chat),
    http://helpx.adobe.com/contact.html?product=illustrator&topic=downloading-installing-and-s etting-up
    Sometimes staff appear here.
    We are just the natives.
    Can you create artwork without delays?
    Is there a printer (driver) set up?
    Are you saving to own harddisk (recommended) or somewhere else?

  • Has anyone got UCM 11g running on Windows 7 64bit?

    Hi,
    I've just installed UCM 11g on a 64bit Windows 7. During installation I had some issues concerning the user rights, but now almost everything works fine.
    Except of two issues:
    1. when starting the UCM (startManagedWebLogic.cmd) I get the following exception:
    !csNativeOsUtilsError!syNativeOsUtilsNotLoaded!syJavaExceptionWrapper,java.lang.UnsatisfiedLinkError: intradoc.common.NativeOsUtilsBase.getNativeVersion()Ljava/lang/String;
    java.lang.AssertionError: !syNativeOsUtilsNotLoaded
         at intradoc.common.NativeOsUtilsBase.doLoad(NativeOsUtilsBase.java:386)
         at intradoc.common.NativeOsUtilsBase.<init>(NativeOsUtilsBase.java:352)
         at intradoc.common.NativeOsUtils.<init>(NativeOsUtils.java:26)
    But the server is running.
    2. Fulltext-Search doesn't work.
    Message in the UI:
    !csUserEventMessage,weblogic,localhost:16200!$!csSearchUnableToReturnResults
    intradoc.common.ServiceException: !csSearchUnableToReturnResults
    at intradoc.server.SearchManager.retrieveSearchInfo(SearchManager.java:269)
    at intradoc.server.SearchService.retrieveSearchInfo(SearchService.java:1811)
    at intradoc.server.SearchService.doLocalSearch(SearchService.java:1360)
    at intradoc.server.SearchService.getSearchResults(SearchService.java:654)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
    at java.lang.reflect.Method.invoke(Method.java:597)
    As UCM is not certified for Windows 7 I'm not sure if this is a configuration issue or a generel problem with Windows 7.
    Has anyone got this installation run on Windows 7 (64bit)?
    bye Stephan...

    Assuming that you want to install the 64 bit UCM 11g version:
    Issue with installer closing screen could be related with JAVA_HOME variable or wrong java version.
    1. Check if 64 bit JDK (not JRE) is installed in a directory without spaces (not default Program Files… but something like C:\Java\).
    2. Check if windows environment variable JAVA_HOME exists and is pointing to JDK directory (like C:\Java\jdk1.6.0_24)
    3. Open command prompt and check java version with: java –version. It should return “Java HotSpot 64-Bit Server”.
    A little bit more deatils here: Re: Installation issues with WebCenter UCM 11g
    Regards,
    Boris

  • Now installed CS3 on new Windows Ultimate 64bit - but fonts prob

    Today is Saturday for me in Australia ...
    I thought I would share my experience for others that may be getting a new computer in the near future.
    On Wednesday afternoon Dell delivered new 64bit computer, 8G ram with Windows 64 Xp downgraded from Windows Ultimate 64. I phoned Dell and they said they would send a technician the following day to install Windows Ultimate 64 (which I had paid for). I live a long way out of the city (2 hours) so I was quite impressed with their service.
    This duly happened on Thursday and the computer was running smoothly with Vista Ultimate 64bit in the late afternoon. Although Vista is very different, I am getting used to it and it comes with it's own security. I turned OFF the User Account reminders as they drove me mad constantly asking my permission - turning the reminders off made the installs easier too. I am the only user, so it's fine for me.
    I then spent the rest of that day and Friday installing printers (which took some time getting 64bit drivers) and Adobe CS3 programs. One of the suites didn't activate so I called Adobe (just before closing time) and they activated over the internet as it hadn't de-activated from my other computer properly.
    So, thanks to Bob's earlier advice - I now have all my CS3 Production and Web suites installed and CS3 Indesign.
    The only little glitch appears to be Indesign doesn't see the fonts installed in the Windows folder. I have deleted the Adobefnt.lst and reopened Indesign but it still doesn't see them.
    Have I missed something? Or should I ask this in the Indesign forum?

    I found a post elswhere about the Arial Narrow font family.
    It said to find an old computer/disc that had the Arial Narrow font family dated 1998. I was lucky to find a disc that I had copied my fonts folder in 1998. I deleted all Arial Narrow fonts, and copied the 4 old fonts dated 1998 Arial Narrow family to the fonts folder. All is working properly now.
    The problem apparently has to do with Office 2007 not Adobe.

  • Getting an Error:5 when I try to start Flash Professional CS4.  Other Adobe products seem fine.  Running in Windows 8, 64bit

    Getting an Error:5 when I try to start Flash Professional CS4.  Other Adobe products seem fine.  Running in Windows 8, 64bit

    reset your flash pro preferences, Re-create preferences

  • CS3 will install, but not run in Windows 7 64bit

    I bought a new HP e9220y last weekend. It has an AMD Phenom II Quadcore CPU and 8GB ram running Win7 64bit Home Premium. I installed Illustrator CS3 successfully and all files appear to be in the proper folders and programs are present on the start menu. But when I click on Illustrator or Bridge or anything else it installed, the wait cursor spins for about 10 seconds and then nothing happens. I tried uninstalling and reinstalling several times. I've run the MS cleaner utility. I've tried running in compatablility mode for Vista and Xp. No luck.
    I tried downloading and installing Illustrator CS4 and it ran fine. No problems. I have a case open with Adobe tech support with all this but the four people I talked to all had no clue. It's been open and pending their reply for 5 days now. I guess they are stumped.
    I read somewhere that someone else with my same processor had the exact same problem, but that was a couple months ago and that forum had no resolution.
    Does anyone have a clue where I can start to solve this problem? Obviously, d/l'ing CS4 is a solution, but I was really hoping to avoid the added expense. I am already going to have to get a new scanner because mine doesn't like win7.
    Help?

    Turns out this is a system specific problem (AMD Quad Core)  and a solution was discovered by someone in another forum. He wrote:
    "Apparently the licensing software for adobe hated the amd quad cores, but they released a patch which corrects it. I found someone who did this in a random AMD forum and it works great."
    http://kb2.adobe.com/cps/401/kb401528.html
    I had to turn off my Trend Micro software to get this patch to run, but it worked!

  • Firefox 23.0.1 does not install Windows 7 64bit

    Have windows 7 64-bit with Firefox 23.0 installed. Firefox has tried to update automatically to 23.0.1 and I have tried a download of the full 23.0.1 and all I get is a failed to update message.

    Download and save the Firefox installer to the desktop and start the installation with a double-click on the desktop icon.
    You can find the full version of the latest Firefox 23.0 release in all languages and for all Operating Systems here:
    *http://www.mozilla.org/en-US/firefox/all.html
    You may need to disable your anti-virus temporarily (or at least the real-time scanning) if you keep having problems.

  • HT201250 running 32bit programs in 64bit windows 7

    My Panasonic camcorder's (SDR-H280) video editing software's (Videocam suite 1.0) upgrade for Winow 7 does not run on Window 7 64bit. I have recently installed WOW64 but cannot run and also the problem is not solved. Please help.

    whitedragon wrote:
    That is because 32bit version do not support 4 gigs of memory. It only supports up to 2 gigs even though it can read more than that.
    Windows 7 is not fully supported as it is not released yet. You might be able to find some Windows Vista 64bit drivers for it but there is no guarantee that it will work.
    You are incorrect! I am UPGRADING from Vista 32bit which supports 4GB of RAM with SP1. If you read my original post, you will see that I already tried the Vista 64bit drivers in Windows 7 64bit.
    Windows 7 is downloadable from Microsoft and also supported already by Parallels v4 and the latest Fusion.
    Hence, my original questions stand: How can I enable fully enable 4GB in Windows 7 32bit? Or, install, with Windows 7 64bit, install the correct Boot Camp drivers?
    As I said, when brunning the Vista 64bit Boot Camp drivers in Windows 7 64bit, it says "Vista x64 Boot Camp not supported on this model."
    Anyone have any suggestions?

  • Windows Vista 64bit Trouble

    does anyone know if they've solved the problem with itunes crashing computers that run on windows vista 64bit?

    Quote
    64bit version of windows vista.
    No i have tried 2 discs.
    But i fixed with bios upgrade now. Thanks anyway.

  • Adobe Type 1 Font is not compatible with Windows 8 64bit?

    I found that Adobe Type 1 fonts are not compatible with applications that run on Windows 8 64bit. When used, the appearance of fonts on the screen is not correct. Even worse, the font does not appear at all in the CorelDRAW X6. Strangely, when printed, the fonts were no problems. How can I make these fonts can be used in Windows 8 64bit? For additional information, these fonts appear normally when reviewed through the Windows Fonts folder, but does not display correctly when used in the application.

    I believe I have a similar issue. I do have the latest Windows updates.
    I'm on a new Win8 system, and I installed my Adobe type collection (bought years ago with ATM) by copying the .pfm and .pfb files to Windows\Fonts (there's no right-click > install for fonts on Win8 it seems; copying the font files to the font directory is what I've read as the install procedure.)
    Windows then shows an error about .pfb incompatibility, so I selected "skip" for those files.
    The result is that my fonts are installed and usable BUT this really screws up IE10 for certain websites. For example, I get blank pages for sites like wordpress.org and validator.w3.org. There doesn't seem to be any way to fix this other than doing a system restore to a point before the fonts were installed. Removing the font files from the Windows\Font directory doesn't help. I don't use IE10 with any regularity but I need it to work for testing purposes.
    Is there a way to install these fonts? Is there a way to uninstall them (other than a system restore) if they affect IE10?
    It's really hard to install on a one-by-one basis as need arises because I can't tell what the font names are from the file names. There's no application, like a type viewer, that will show me the fonts if I double click the file. (I just ran into this now... I need to use a Garamond type face but have no idea which one it is by looking at the .pfm and .pfb files.)
    I would consider buying Font Folio if this is the answer but it's only available for a minimum of 5 licenses? I'm a freelancer and only need one licence.
    Should I just use an online tool to convert my .pfm/.pfb files to an OpenType or similar format?
    Thank you in advance!

  • Qosmio G30-223 - Utilities for Windows 7 64bit

    Are utilities as "Value Added Package" or "Config Free" running on Windows 7 64bit? They are given by Toshiba to be downloaded only for Windows 7 32bit.
    My computer Qosmio G30-223
    I was told that almost all sofwares are running on Windows 7 64bit. Is it Ok as well for these utilities?
    And if yes, why not mentioned by Toshiba?
    KRGDS
    dco31

    Hi
    You can try the utilities for Windows 7 64bit but I doubt they will work. The utilities are designed for 32bit OS and not for 64bit OS.
    In your case I would check the Toshiba website for 64bit tools. For example if you search for Qosmio G50 and Windows 7 64bit you get the utilities they should work on your Qosmio too.
    Check this!!!

  • I am going to buy either a Mac Air or Mac Pro Retina 8GB RAM and 256GB. And as I have to still run Windows I will install Parallels 9. As the Mac are both 64bit machines does that mean I need to install Windows 7 64bit ? And office pro 2013 64 bit too?

    I am going to buy either a Mac Air or Mac Pro Retina 8GB RAM and 256GB. And as I have to still run Windows programs I will install Parallels 9. As the Mac are both 64bit machines does that mean I need to install Windows 7 64bit or just install 32 bit? (Going with Win7 as I hate Win8). And I will install Office Pro 2013 64 bit too or 32 bit or is that automatically selected by the underlying OS (I use Word, Excel and Access mainly for a membership database of a local club) ? I am not a power user so would appreciate advice on way to go

    Again thank you.  If I only use word, excel and access in the Win environment and Mac OS for email and safari for internet do I need anti virus software . Ie my connection to the world is mac only and I use office pro only to ruin the club, newsletters, membership database etc. and of course anything I do there can drag/drop to the mac environ to email.  That's my understanding anyway.  Next will my existing .pst file copy directly into mac mail or do I have to runs translator  as I recall reading something about that ages ago when I started thinking Mac

  • I updated my Itunes to the latest version(11.1.4) and it isn't running on my laptop. The current OS is a W7 ultimate 64bits, when i try to run it, opens a message box with the following error message: error 7 (windows error 1114) . What should I do?

    I updated my Itunes to the latest version(11.1.4) and it isn't running on my laptop. The current OS is a W7 ultimate 64bits, when i try to run it, opens a message box with the following error message: error 7 (windows error 1114) . What should I do?

    Try the following user tip:
    Troubleshooting issues with iTunes for Windows updates

  • Pre7 after upgrade from Vista to Windows 7 (Ultimate 64bit)

    I recently upgraded my Vista Ultimate (64bit) computer to Windows 7 Ultimate (64bit).  This was an upgrade, not a clean, fresh install.  Today is the first time I have tried to run PRE7 under Windows 7.  Prior to the upgrade, I had no problems to speak of with PRE7 and the PhotoShop.com Plus account that I set up with it.  Now whenever I start PRE7 under Windows 7, I get the "Install Full Content" dialog informing me that a reduced set of content has been installed and that I need to install the full set of content from the installation DVD.  Now believe me when I say that the full set of content was installed under Vista and that I never got such a dialog box prior to Windows 7.  In addition, after clicking OK to continue, the PhotoShop.com membership did not log on automatically as I am used to it doing.  I don't remember exactly now what I had to do, but to the best of my recollection, after I logged on to my account it was telling me that I needed to verify my account, which I did.  I subsequently received an email with a verification link in it.  After clicking on the link my account was verified and now when I start PRE7, it automatically logs me on to my PhotoShop.com account, as I am used to it doing.  I still get the "Install Full Content" dialog, though.  I thought I would ask in this forum if anyone else has experienced these two anomalous behaviors after ungrading to Windows 7, before I attempt to go thorough the motions of actually reinstalling the full content, which should not actually be necessary.
    Thank you,
    Charles Lawrence

    Why it's happening is a mystery. My guess would be that the upgrade in the OS is part of the problem, but that is just a guess. Some have reported that Win7 does the upgrade thing better than any previous OS, but others report all sorts of odd problems, when doing it this way.
    If you have the DVD, then I'd try a Repair Install, to see if it picks up the Functional Content.
    Otherwise, I am at a loss as to why, when you upgraded your OS, PrE 7 lost the link to that material.
    Good luck,
    Hunt

  • Windows 7 Ultimate 64bit upgrade to Windows 8 Pro RTM 64bit hangs

    I am trying to upgrade Windows 7 Ultimate 64bit on a Dell Alienware Aurora R3 desktop PC via DVD to Windows 8 Pro 64bit (RTM) and it freezes on the Windows Splash Screen after the installation and then after the restart. It looks like it has put the PC into
    standby mode with the Windows logo frozen on one screen, however I cannot get PC out of 'sleep or hibernate mode' which is what it looks like it's done (flashing yellow Alienware logo).
    When it happened the first time I had to manually shut it down and then restart it as the Win8 installation just stalled. After restart it said Windows 8 installation has failed and it successfully rolled back to my instance of Windows 7. I've
    tried it again and it's done the same thing.
    This is very frustrating as I did a clean install of Windows 8 Pro 64bit (RTM) on my Sony Vaio VGN-Z46GD laptop with no problems.
    I have an Alienware Aurora R3 (only 8 months old):
    Intel Core i7-2600K
    8GB RAM
    1.5GB Nvidia GeoForce GTX580

    Just thought the Win 8 upgrade would be easy so long after launch but I am getting all of the above! I have done the following:-
    Disable options: XD-Bit Capability, Intel SpeedStep Technology and Intel
    C-state Tech.
    http://www.dell.com/support/troubleshooting/us/en/19/KCS/KcsArticles/ArticleView?c=us&l=en&s=dhs&docid=586909
    Override the current Intel chipset, it appears to be the issue, and run this older one (Intel Chipset Software Installation Utility, v.9.2.0.1015, A00) for now:
    http://www.dell.com/support/drivers/us/en/19/DriverDetails/Product/alienware-aurora-r3?driverId=R284186&osCode=W764&fileId=2731115303 
    also install this: Renesas Integrated USB 3.0, v.2.0.4.0, A00 
    http://www.dell.com/support/drivers/us/en/19/DriverDetails/Product/alienware-aurora-r3?driverId=R286402&osCode=W764&fileId=2731116122
    Still it won't reboot/come out of sleep - is there no answer from Dell/Microsoft to get this working? 
    Peter
    Regards, Peter

Maybe you are looking for

  • Creating an app, How can I create an app on the app store?

    Hello, I'm Tommy and I want to make an app on the app store and I don't know how to do it. So, can you guys teach me, and is it free or if I have to pay, how much do I have to pay? Thank you:D

  • Installed Elements + for PSE 6, now my editor crashes upon opening. What went wrong?

    I have Windows XP and PSE6. I just bought Elements + (it's the PSE6 Windows version), downloaded it, and went through the automatic install. Now my editor crashes every time I open it. Tried restarting to no avail. What happened?

  • Strange problem in PS CS4 32-bit only

    I'm having a rather odd problem and haven't been able to find any discussions of something similar. I'm running Windows Vista Ultimate 64 SP1. I have both the 32- and 64-bit versions of PS CS4 installed with the latest updates. 64-bit PS works like a

  • Lightroom 2 and PS Elements 11 on macbook

    Can anyine help I have moved from PC to macbook pro I have installed lightroom 2 - working OK I have installed Photochop Elements 11 - working OK all working as it should except the interface between the two Lightroom did not recognise PS elements as

  • Std FICO recon report

    Hi friends ,                  Could someone tell me what is the general FI to CO recon report