Issue with 'open with' bridge cc

hey all,
i've searched and all the discussions that 'start' with a similar question, get diverted, or people who are 'trying' to help don't really read the question, so here i hope to make is clear so the correct answer will be provided.
specs - windows 8, adobe cc suite (all updated), mainly use pshop, ai, acrobat, lightroom, dw.
BUT i have pshop and ai cs6 STILL installed, because a couple filters / plugins (nik) didn't work on CC when it was initially released.  so now nik (google) is all happy with CC so i uninstalled pshop / ai cs6.  but now in bridgeCC when i right click on an icon / file i'm given only one 'open with' option.  so if it's a pdf that i want to open with pshop or illustrator, it shows the default 'adobe acrobat' to open with, which is correct, but i used to get the option of acrobat / pshopCC / illustratorCC but now only acrobat.
i KNOW i can go to bridgeCC preferences and change the default to something other than acrobat but then it won't give me acrobat anymore. i want the old options of having a CHOICE as the pdf may be best edited in illustrator or pshop.
even when going to bridge FILE>OPEN WITH it only gives one option.
thinking it may have been that i uninstalled pshop / ai cs6, i then uninstalled bridgeCC and redownloaded but it still gave me only one option on 'open with'
this was caused by UNINSTALLING pshop cs6 and ai cs6.  i know this as fact because i did a system restore and the options came back.  but since i'm not using pshop / ai cs6 anymore, i would like to uninstall them to as i'm not using them.
i've seen other people with this issue but the answer is never clear or gets sidetracked to a regedit issue, which i don't believe is true as when i right click on a file in windows explorer i can do PROPERTIES and change the associate file with but to be clear in BRIDGE CC i want MULTIPLE OPTIONS of programs / apps to open a file with.
hope this makes sense and thanks in advance.

You can add anything you want via scripting, here is an example of setting up Photoshop CS5, Photoshop CS6 and Illustrator CS6 to OpenWith.
Save the script as PLAIN text and save it with a .jsx extension.  In Bridge goto Preferences - Startup Scripts and click the "Reveal My Startup Scripts"
this will open the folder where the script should be saved.
#target bridge
//Examples of Open With
//Photoshop CS5
var photoshopCS5 = new MenuElement("command", "Send to Photoshop CS5",  "at the end of submenu/OpenWith");
photoshopCS5.onSelect = function (){
var photoshopCS5Path = "C:\\Program Files\\Adobe\\Adobe Photoshop CS5 (64 Bit)\\Photoshop.exe";
var sels = app.document.selections;
try{
    for(var a in sels){sels[a].openWith(photoshopCS5Path); };
    }catch(e){alert(e)}
//Photoshop CS6
var photoshopCS6 = new MenuElement("command", "Send to Photoshop CS6",  "at the end of submenu/OpenWith");
photoshopCS6.onSelect = function (){
var photoshopCS6Path = "C:\\Program Files\\Adobe\\Adobe Photoshop CS6 (64 Bit)\\Photoshop.exe";
var sels = app.document.selections;
try{
    for(var a in sels){sels[a].openWith(photoshopCS6Path); };
    }catch(e){alert(e)}
//Illustrator CS6
var illustratorCS6 = new MenuElement("command", "Send to Illustrator CS6",  "at the end of submenu/OpenWith");
illustratorCS6.onSelect = function (){
var illustratorCS6Path = "C:\\Program Files\\Adobe\\Adobe Illustrator CS6 (64 Bit)\\Support Files\\Contents\\Windows\\Illustrator.exe";
var sels = app.document.selections;
try{
    for(var a in sels){sels[a].openWith(illustratorCS6Path); };
    }catch(e){alert(e)}
Good luck.

Similar Messages

  • Camera RAW update issue with Bridge CS6

    Hi folks,
    I recently installed a routine update for Camera RAW 8.4 and now have a bunch of issues with Bridge including -
    - No previews or ratings showing
    - Ratings filter not working
    - Can't open images directly into Camera RAW without first opening Photoshop (ie - keyboard shortcut not working and File menu command "Open in Camera raw" not available)
    - Can't access or open Camera RAW preferences
    I've tried resetting Bridge to default settings but didn't help and ACR still works fine opening in PS. I've attached two screenshots to show the problem better.
    Anyone else having these problems? Any solutions?

    This should fix it: Camera Raw 8.4 | No metadata or Camera Raw edit

  • We recently switched ISPs. To connect to the new ISP our Airport Extreme has to be in bridge mode. Now our Nintendo Wii won't connect to the Airport. Is it an issue with bridge mode that is causing this?

    We recently switched ISPs. To connect to the new ISP our Airport Extreme has to be in bridge mode. Now our Nintendo Wii won't connect to the Airport. Is it an issue with bridge mode that is causing this? We're running two Macs wirelessly with no problems.  And the Wii did connect before the switch.

    Hello and thanks for the reply.  I gave this a try, turned off Airport on one of the computers and tried the Wii again.  Still no connection.  I should say that we're also running an old G4 (wired) off the Airport as well, with no problems.  I've tried many things to make the Wii to work, including power cycling the Airport, turning off the security settings in the Airport, resetting the Airport to it's default and redoing the network, resetting the network setting on the Wii (several times), moved the Airport closer to the Wii, all with no luck.  The Wii "sees" the Airport but won't connect to it.  I'm at a loss for anything else to try, so any help is appreciated.

  • Workflow issue with Bridge and everything else

    Short and sweet. Well, not really.
    I use windows - so as a result, for some reason unknown to man (after a decade of waiting), I still cannot see "previews" of most, if not all of any adobe software in the windows dialogue boxes.
    think PDF's and the registry hacks we have to do to "enable" previews. But on a mac I can?
    So I have to use bridge - a lot.
    Now when I have a linked image in illustrator (or whatever) and choose "reveal in bridge" it will hunt and drill down through a multitude of folders and display the image in it's native folder - which I can then open in photoshop for instance - edit it - and Illustrator will detect the change and update. Awesome.
    But aside from running a script to send a batch job to a program, it really doesn't "do" anything else that one would expect a "bridge" to do;
         I cannot create a "project" portfolio that would track a client project and all it's related documents.
         Or collaborate with a team.
         I cannot have non destructive edits of a document (such as using an instance of a file like lightroom does) - or "send copy to photoshop" and have Bridge stack the results.
         I cannot combine and tag collections of documents (make a database of stuff).
         I cannot ask Bridge to tell me which documents have placed documents, or (vice versa) which documents are placed into other documents - that would be so cool.
              imagine being able to select a jpeg or psd file and have the option to "Find documents using this file"
              or looking at a "project" and having a list of all first level documents with all their subsequent "placed content" listed all drop down expandable
    So my beef today is that I finally spent an hour messing about thinking I had something "wrong" and went through Bridge CS6 with a fine tooth comb trying to find out if anything had changed.
    and nope - it still doesn't behave as one would think it would.
    Currently, I have some documents that require monthly changes to images, which for the most part came from one photo shoot, and all have essentially the same perspective, appearance, lighting and shading, but all different products and I have a folder of "preformatted images". So monthly I really only need to update the images, and a bit of text. Being posters, InDesign whines a bit for vector art manipulation, so I stick to Illustrator for this job.
    But in Illustrator, I cannot choose another image to replace my linked image - without either;
         a: (reveal in bridge), select new replacement image - place as a new image, which then needs to be manipulated as the "old" image was, "remaking" all the adjustments, and then finally deleting the original linked image.
         b: (reveal in bridge) keep bridge open on the image I need (and it's name), go back to illustrator to open the "relink" windows dialogue and "blindly" browse till I find the image I want as shown in bridge.
         c: simply relink and browse blindly to find a file you can't see a preview of and guess, or drag and drop, or all the other non practical ways to replace the image.
    Option B gives the desired end result where the image I have in a clipping mask, buried in a document in a certain way, with certain effects, is simply replaced without impacting anything else.
         But this takes quite some time when there are a lot of images.
    So Bridge and its promised workflow functionality still isn't living up to it's purpose exactly.
    Bridge isn't bridging.
    With indesign, it's the same issue - you can't "relink" by revealing in bridge, choosing a "replacement" image and "update"
    Maybe a "relink with Bridge" choice in the Links menu?
    and in bridge, since Illustrator triggered the request, a button appears to "Replace" - once you finish browsing and highlighting the replacement image you need, just click it and it's done.
    So two issues -
    Why can't previews of adobe files be shown in windows explorer (still)?
         if they did, I'd really have no use for Bridge.
    Why isn't bridge actually communicating with the apps connecting to it?
    - and yes, I understand that I cannot ask bridge to go find a placed file and replace it with "this" file, but when illustrator "asks" for "this", bridge should be able to "respond" and give "that" since the app initiated the request.
    Bridge should be a workflow tool as advertised - it should literally be able to be a proper workflow hub for all things adobe (and be able to catalogue and track all design file type previews - corel files, cad, 3d, etc)... but as it stands it's just a glorified windows explorer without workflow options.
    Bridge hasn't been altered in years, and it's still lingering around - I think - so that we can simply see thumbnails, rather than just allowing each adobe program to make "previews" windows needs.
    I can change metadata in windows, I can use freeware to change it extensively.
    So aside from the "open in" options and the ability to browse all adobe file types, what's the point?

    I couldn't read all through your post as I am jetting out of here.
    Buy this:
    http://www.fastpictureviewer.com/codecs/
    and install it. It's relatively cheap. Screen shot is from Windows Explorer.
    Handles ID, PSD, etc., files as well. Though the preview uses greeked text for the most part for the ID files.
    Take care, Mike

  • Weird issue with Bridge CC and vector masked TIFF files

    For some reason in Bridge CC my vector masked transparent backgrounds in my tiff files are showing.  I didnt have this issue with CS6.  only way to fix it is for me to flatten my image and resave it as a tiff without the mask.  Any option i need to click on?

    We don't even know what platform (Mac or Win) or version of the OS you are running.
    Also:  Are you aware that the latest version of Photoshop is not "CC" but CC2014v14.2.2 ?
    BOILERPLATE TEXT:
    Note that this is boilerplate text.
    If you give complete and detailed information about your setup and the issue at hand,
    such as your platform (Mac or Win),
    exact versions of your OS, of Photoshop (not just "CS6", but something like CS6v.13.0.6) and of Bridge,
    your settings in Photoshop > Preference > Performance
    the type of file you were working on,
    machine specs, such as total installed RAM, scratch file HDs, total available HD space, video card specs, including total VRAM installed,
    what troubleshooting steps you have taken so far,
    what error message(s) you receive,
    if having issues opening raw files also the exact camera make and model that generated them,
    if you're having printing issues, indicate the exact make and model of your printer, paper size, image dimensions in pixels (so many pixels wide by so many pixels high). if going through a RIP, specify that too.
    A screen shot of your settings or of the image could be very helpful too,
    etc.,
    someone may be able to help you (not necessarily this poster, who is not a Windows user).
    Please read this FAQ for advice on how to ask your questions correctly for quicker and better answers:
    http://forums.adobe.com/thread/419981?tstart=0
    Thanks!

  • I had issues with bridge and uninstalled it, now I can not reinstall bridge

    I had issues with using Bridge it would be slow and unresponsive.  I am using a pc with windows 7.  I have the CC subscription for Photoshop.  I uninstalled bridge and now can not reinstall it or open  CC.  I would like to get bridge back it was so much easier to look at all the photos on the camera before choosing to edit them.  Thanks and cheers

    As Peru Bob mentioned run the Cleaner Tool first.
    I'll add signing out of your CC desktop account and signing back in under Preferences.
    Hopefully it updates the CC Desktop to where you have the install option for Bridge CC.

  • Solved issue with Bridge locking up

    If anyone is having a problem with Bridge locking up when clicking on Bridge Home, Adobe Photographers Directory, etc., and you have Opera 9.5 installed, the solution is to remove Opera 9.5.

    It seems to be the latest version (9.5). I used Time Machine to go back before I installed the update. For me, that was June 4. I used AppZapper to find everything that was involved and restored it with Time Machine's restore feature. I also found and zapped everything to do with the Opera beta.
    It's working now. Thanks for the heads up!

  • Networking issues with bridged connection

    So in my network I have a netgear C6300 with a Motorola surfboard(modem/router also with dhcp turned off) connected via Ethernet to provide a separate wifi network on the other side of the house. I've been having frequent connection drops that last for about
    10 seconds. I figured out my wireless adapter(netgear a6210) is bridged to the Motorola(see screenshot) and I'm wondering how to disable this bridge because I think it might be causing the connection issues. But when I try to remove the bridge is says gives
    an error. If I disable the Network bridge my adapter stops working. Any ideas?
    Note: before it was saying Motorola... under the enabled, bridged.
    Edit:
    This: I also noticed it switched from Motorola like the picture below to NETGEAR58-5G(like above)

    Hi slycoder127,
    If yo uare currently running Windows 10 build 10049, then you should take a look at the thread below:
    No access to Internet Protocol (v4 or v6) in 10049
    Which might cause some of the adapter function not working at the current build.
    Best regards
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact [email protected]

  • Issue with Bridge CS6

    I've recently upgraded to Photoshop CS6. My problem is, every time I open Bridge CS6, either directly or through Photoshop, Bridge CS5 opens up instead. I can change it to CS6 but not permanently, CS5 seems to override it. I still have Premiere Pro CS5.5 on my system and assume that's were the CS5 originates. It is very annoying, especially when opening minibridge. I want to keep PPro CS5.5 because I like Vid editing but I am a photographer and wish to enjoy the full charms of PS CS6. Any help would be fab.
    John

    If its not the CS6 Install did not work correctly you could just try to install CS6 again on top of CS6.  If still bad edit shortcuts for the bridge to see if you can poit to the CS6 bridge and use regedit (be careful) to fix [HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft\Windows\CurrentVersion\App Paths\bridge.exe]
    If you installed CS6 beta you needed to un-install that first with a Adobe CS6 Beta cleaner before installing CS6.
    http://helpx.adobe.com/creative-suite/kb/cs5-cleaner-tool-installation-problems.html
    http://forums.adobe.com/message/4361731#4361731
    Message was edited by: JJMack

  • ISSUE WITH BRIDGE AIR-BR1410A

    I have two Air-Bridges 1.8 miles which when the two bridges was lined up and these are the best values ​​obtained after several tests
    Values ​​are:
    BR-1410A (root)     BR-1410A (non-root)
    -58 dbi                            -60dbi
    54 M                               54 M
    Power 24
    Ver IOS 12.4 (24D)JA2
    The channel is the best in the middle with less than 30% of saturation
    Tests were made with the wireless link using a tool Solar wins (wan-killer) to pass a traffic AIR-bridge to the other and had a favorable desempño as 22 megs, but when put in the wireless enlance produccione this began to problems generate 12 megawatts, causing slow users, IP calls cut.
    Network traffic from one point to another not exceed the 10 Megas
    Do you have some ideas?
    Best regards

    Already have QoS configured on the two wireless links, these are my results to sh Dot11 associations
    Rout Bridge
    sh dot11 associations 003a.9a36.6e8f
    Address           : 003a.9a36.6e8f     Name             : WLTOLSACHAPAL
    IP Address        : 10.10.10.23        Interface        : Dot11Radio 0
    Device            : bridge             Software Version : 12.4
    CCX Version       : 5                  Client MFP       : Off
    State             : Assoc              Parent           : self              
    SSID              : WLCHAPALTOLSA                  
    VLAN              : 0
    Hops to Infra     : 1                  Association Id   : 1
    Clients Associated: 1                  Repeaters associated: 0
    Tunnel Address    : 0.0.0.0
    Key Mgmt type     : WPA PSK            Encryption       : TKIP
    Current Rate      : 54.0               Capability       : WMM ShortHdr
    Supported Rates   : 12.0 18.0 24.0 36.0 48.0 54.0
    Voice Rates       : disabled           Bandwidth        : 20 MHz
    Signal Strength   : -58  dBm           Connected for    : 83751 seconds
    Signal to Noise   : 33  dB            Activity Timeout : 30 seconds
    Power-save        : Off                Last Activity    : 0 seconds ago
    Apsd DE AC(s)     : NONE
    Non rout
    LTOLSACHAPAL#sh dot11 associations 001a.a1f3.7f23
    Address           : 001a.a1f3.7f23     Name             : WLCHAPALTOLSA
    IP Address        : 10.10.10.13        Interface        : Dot11Radio 0
    Device            : br1410             Software Version : 12.4
    CCX Version       : 5                  Client MFP       : Off
    State             : Assoc              Parent           : -                 
    SSID              : WLCHAPALTOLSA                  
    VLAN              : 0
    Hops to Infra     : 0                  Association Id   : 1
    Tunnel Address    : 0.0.0.0
    Key Mgmt type     : WPA PSK            Encryption       : TKIP
    Current Rate      : 48.0               Capability       : WMM ShortHdr
    Supported Rates   : 12.0 18.0 24.0 36.0 48.0 54.0
    Voice Rates       : disabled           Bandwidth        : 20 MHz
    Signal Strength   : -60  dBm           Connected for    : 83626 seconds
    Signal to Noise   : 31  dB            Activity Timeout : 15 seconds
    Power-save        : Off                Last Activity    : 0 seconds ago
    Apsd DE AC(s)     : NONE
    These values ​​are not to be in production for the new values ​​that require a window would need to put into production the Bridges.

  • Plug in Issue with Bridge and Photoshop

    When attempting to access Bridge in Photoshop (CS5 Extended) I received the following message: "Could not complete the browse in Bridge command because Photoshop was unable to find the JavaScript Plug-in".  I have never received this message when using Bridge.  I do not know how to access the plug in file.  I am not sure how to correct this issue.  Any help would be sincerely appreciated.  Thanks, DanOmaha
    OS Windows 7 (64), Photoshop CS5 Extended, V12.1, Lightroom 3,

    Can you open BRidge by clicking on bridge icon?
    In bridge if you click edit/preferene/startup scirpts do you have a check mark for bridge and photoshop?

  • Issues with Bridge download, unable to uninstall.

    I have downloaded CC and installed PS and Bridge apps BUT bridge will not open and will not uninstall, so I put put it in trash, tried to re-download CC app and bridge and still nothing, Help?

    Katiem84568462 in the future please do not move Bridge or other Adobe Creative applications to the trash can.  To reinstall Bridge CC please see CC desktop lists applications as "Up to Date" when not installed.  You are welcome to update this discussion if you have any questions regarding the steps listed in the document.

  • Initial issues with PS CS4 Extended Windows XP Pro.

    Initial issues with PS CS4 Extended Windows XP Pro.
    CS3 worked just fine but had many issues with Bridge CS3. So frustrating that the $$ to upgrade to CS4 seem worth it. Mostly works OK with the following exceptions:
    1. Sometimes the file menu selections are non-selectable grey including fundamental functions like Open and Exit not even clicking on the x will allow PS to close! I found a workaround, I can select a tool that is not currently selected (like the crop or brush) and now the menu items appear.
    2. The Arrange Documents drop down menu is blank except for the lower text portion. All icons are missing. Roll over text popup shows what is supposed to be on the menu but no icons.
    3. I have setup Bridge CS4 to auto start at logon. Works OK but sometimes for whatever reason stays busy after I close. Task Manager shows Bridge using up to 25% of CPU time and the program is not even open!
    5. I purchased a couple Canon EOS 50Ds as backup cameras for our business. Worked last week with CS3 and Bridge with Raw 4.6 upgrade. Does not work with RAW 5.0 in CS4bummer!

    I had the same problem with blank/missing "Arrange Documents" icons. And I use NIK and OnOne plugins (CS4 & Vista). These plugins are all supposed to be compatible with CS4 and I use them ALOT - so I refused to remove them. Today I also started having a problem with an error re: needing to install a printer before I could select print functions.
    I found the answer to both problems!! While researching the error message I found information from Adobe support stating that you should:
    1. Quit Photoshop
    2. Vista: Rename the Users\[username]\AppData\Roaming\Adobe\Adobe Photoshop CS4\Adobe Photoshop CS4 Settings\Adobe Photoshop CS4 Prefs.psp file to Adobe Photoshop CS4 Prefs.old
    Windows XP path: Documents and Settings/[username]/Application Data/Adobe/Adobe Photoshop CS4/Adobe Photoshop CS4 Settings/Adobe Photoshop CS4 Prefs.psp
    3. Start Photoshop - it will create a new preferences file.
    My print error message is gone AND I have Arrange Documents icons!!!

  • Problem with Bridge CS6 and MCXRedirector (OS X 10.9.5)

    Good afternoon all, I have a very irritating issue with Bridge CS6 that I've pretty much given up on now, so I'm wondering if anyone out there can help me before I do.
    The issue lies with Bridge CS6 running in a networked Mac environment, first, a little background: I am using OS X Server's Workgroup Manager facility for various restrictions and folder redirection. Our users had a nasty bug a little while ago that caused saved Photoshop files to end up in ~/Library/Caches/TemporaryItems instead of the actual network home location they selected to save in. While this was happening, a single entry was being used in the MCXRedirectory preference to redirect the entire of ~/Library/Caches/
    This was resolved by changing that preference and branching it out a little more, so now the folders subject to redirection are as follows:
    ~/Library/Caches/Adobe
    ~/Library/Caches/Adobe Camera Raw
    ~/Library/Caches/Meta
    ~/Library/Application Support/Adobe
    Doing this fixed the saving issue with Photoshop, but has in turn broken Bridge. When launched, Bridge immediately fails with the error "Adobe Bridge CS6 quit unexpectedly" and gives the three options to ignore, report or reopen.
    Taking away the ~/Library/Caches/Adobe redirection allows Bridge to work as normal again, but then I'm back to square one with Photoshop files saving in TemporaryItems again.
    Does anyone have any advice to remedy this annoying problem please?
    Thanks in advance.
    EDIT: Bridge version is 5.0.2.4

    Sorry, did not solve the problem. The info given did not bear much relation to what I could see in the print drop down box. I have been through all settings I can access and every thing appears normal. The print preview in the print box appears normal and shows colour, but this does not translate to the actual print.
    When printing a docuement of 3 pages or more using double sided the result is the first docuement page on one side of a sheet and the last page on the other side, but upside down, despite orientation set to long edge binding. All other pages between first and last are ignored.
    When printing docuements originating from printer software such as Print Quality Diagnostic and Make The Most Of Your Printer, the printer performs correctly with good quality printing and colour.
    I assume that the Mac update to 10.9.5 has corrupted something but I am not knowkedgeable enough to understand what. Any further assistance would be greatly appreciated. 

  • Issues with photos/videos not uploading in chronological order..

    I have been having issues with Adobe Bridge not uploading my photo/video files (from a CF card) in chronological order. When uploading I select to rename the files by shot date + 01.. etc. For photos the first image then becomes the last image after uploading, and for video files everything is out of order. Not sure why as the only other thing I have selected to add is copyright info. Also having issues with Bridge not converting raw files to DNG (which has led me to use Adobe DNG Converter - not terrible, but hopefully there is a reason?). I think it is a problem with Bridge, as photos uploaded to my website - something completely non-Adobe related are also then thrown out of order.. so it seems to be an issue with files that have come through Bridge at some point. Any advice is much appreciated.

    I just noticed that iTunes is now accepting 'some' videos. They are all the same file type (mp4), but iTunes is just randomly choosing which videos it wants add to the Library & not.
    I'm still not getting any results when it comes to the Photos.
    ... and one last thing ... only random songs are displaying the album art on the iPod. Yhey ALL appear in iTunes. If i restore my iPod & re-load everything, some of the songs that DID have artwork appearing on the screen now don't.
    This is really messed up! Wonder if the eventual Vista-compatible iTunes will fix this problem ...

  • Files opening in bridge cs4, not cs5

    I have all my graphics types associated with bridge, but they open in cs4, and changing the association (in open with...) does nothing.
    Maybe I should just uninstall bridge cs4?

    Afraid that I might be called a smartypants I still suggest a different approach.
    Personally I want my .psd-files to open in eg. Photoshop if I double click them from within Windows Explorer. Same with .indd/ai opening in InDesign or Illustrator.
    Therefore I've made a .reg file that contains this:
    Windows Registry Editor Version 5.00
    [HKEY_CLASSES_ROOT\Directory\shell\Bridge]
    @="Open in Adobe Bridge CS4"
    [HKEY_CLASSES_ROOT\Directory\shell\Bridge\cmd]
    @="\"C:\\Program Files (x86)\\Adobe\\Adobe Bridge CS5\\Bridge.exe\" \"%L\""
    This gives me the possibility to right click a folder, sadly not a specific file, and have it "open"/previewed/organized in Bridge.
    Naturally this doesn't help your current issue with Bridge CS4 opening instead of CS5.
    Just wanted to give you a possible workaround.
    If everything else fails contacting Adobe Support could be an option...

Maybe you are looking for

  • Where can I get a copy of MAC OSX 10.4 to install?

    I am trying to install Maya 6 on my mac and I get the error that my computer is too new... where can I get a copy of MAC OSX 10.4 to install? I have an old powerPC that I could put this on instead of my newer computer. My company does not have to res

  • Selection-Screen - Warning for similar screens with same info

    Hi Gurus! I have a small question regarding the screens. I have a program which splitting of the UWI's. This program has a selection screen  for entry of the company code , plant and date and two radiobuttons to show incomplete ones and all lists. No

  • Will launch in Eclipse, won't launch from command prompt

    I've got a project that works in Eclipse, but won't run from the command line prompt. The command line command that I'm using is this... java -cp /users/shared/RainfallSeriesTranslator/bin ui/LauncherThe error I get is this... Exception in thread "ma

  • How to process option value to database, plz help me out

    hi guys, can any one help me out in passing the option value to database. i have a 4 options, when any option selected, that should be processed to the database <form name="createfrm"> <select name="select"> <option value="1">1</option> <option value

  • 10.4.11, WPA,  AND Verizon Router

    Should I be able to connect wirelessly with WPA encription to a Verizon Wireless N Actiontec Router with OS 10.4.11? Have an old G3 and G4 that's worked forever and with the new router can't seem to get on line, though see the network name.  No probl