Storing spaces content for next startup

Hi
I'm a new user on Mountain Lion, more used to Linux & Windows desktops, so a Mac 'newbie'.
I'm a web developer and have always used multiple desktops - as built-in on Ubuntu and from 3rd party apps on Windows - to organise my work flow. Typically, I will have multiple windows open on around 5 different desktops, as I switch from one project to another during the course of a day. These windows will usually include text editors, file managers, FTP clients &, particularly, web browser windows.
I was delighted to find that my new Mac software already had a multiple desktop manager - Spaces - built in as standard and I was soon happily organising my virtual work-benches. I did have some problems with finding how to have some apps, like Skype, for instance, open on all my desktops (Answer: Right-click on the Skype icon in the Dock and choose Options > Assign To > All Windows) . Also, how to stop Spaces jumping back to the desktop with a window already open for a particular app whenever I tried to open a new window for it in another desktop (Answer: System Preferences > Mission Control > Untick "When switching to an application, switch to a space with open windows for the application"), but I have one real current issue:
Whenever I restart my machine, the Safari & Chrome windows that I have allocated to different desktops all now re-appear on Desktop 1, rather than the original desktop where I created them or to which I dragged them.
You are only able to allocate the overall app to "This Desktop", not its individual windows. As I have found out with Skype, allocating the apps to "All Desktops" means that *all* browser windows are open on *all* desktops. So, I have Safari & Chrome allocated to the only other option "None", which works whilst I manually arrange them, but then gets lost on every restart.
Have other Mountain Lion users experienced the same issue?
Is there any way to "save" these browser's windows arrangement?

After setPrice(keyboard.nextDouble()), you need to call keyboard.nextLine() to read the newline character--just throw out the value returned.

Similar Messages

  • Every time I run spybot, none of the immunization have saved, what settings do I need to save them for next startup??

    I am running latest Firefox, and Spybot. Every time i go to update Spybot, none of the earlier immunizations have saved. Is there a setting I need to change??

    * Make sure that you do not use [[Clear Recent History]] to clear the "Site Preferences"
    Clearing "Site Preferences" clears all cookies, images, pop-up windows, software installation, and password exceptions.

  • "Your Mac OSX startup disk has no more space available for application memory" - uploading files problem

    Hi everyone,
    I'm running a late-2012 27 inch iMac - 3.4GHz Intel Core i7, 32GB 1600 MHz DDR3 with the 3TB fusion drive, OS 10.8.4. At present there is 1.92TB of available storage.
    I have received this message "Your Mac OSX startup disk has no more space available for application memory" just before a full on crash multiple times in the past couple of days whilst using WeTransfer to send over some large files (500MB+). The applications I have had open at the time have been: Activity Monitor, App Store, Firefox, and Finder. Over the course of uploading the files, the active system memory has gone from 1.04GB and steadily increased until it more or less maxes out around 29GB, at which point the Page Outs rocket up to around 40GB/s and the swap memory fills up pretty quickly until the computer basically can't take any more and blacks out.
    This is a pretty new thing, haven't really had an issues before. My main software used: Sibelius 7 & Logic Pro X. I've also recently started working with Final Cut Pro X, which seems to have been struggling at points. I've tried closing everything, restarting the computer and not opening anything (specifically NOT FCPX) before attempting an upload. I've even gone so far as to remove FCPX from my system, and yet the problem is still recurring. Both "kernal_task" and "WindowServer" have been running high on CPU when these problems have occurred.
    Does anyone know what might be the issue and how it could possibly be resolved?
    Really appreciate any help, I'm in the middle of a fairly sizeable project and the deadlines are just around the corner.
    Thanks,
    Tom

    There is excessive swapping of data between physical memory and virtual memory. That can happen for two reasons:
    You have a long-running process with a memory leak (i.e., a bug), or
    You don't have enough memory installed for your usage pattern.
    Tracking down a memory leak can be difficult, and it may come down to a process of elimination.
    When you notice the swap activity, open the Activity Monitor application and select All Processes from the menu in the toolbar, if not already selected. Click the heading of the Real Mem column in the process table twice to sort the table with the highest value at the top. If you don't see that column, select
    View ▹ Columns ▹ Real Memory
    from the menu bar.
    If one process (excluding "kernel_task") is using much more memory than all the others, that could be an indication of a leak. A better indication would be a process that continually grabs more and more real memory over time without ever releasing it. Here is an example of how it's done.
    The process named "Safari Web Content" renders web pages for Safari and other applications. It uses a lot of memory and may leak if certain Safari extensions or third-party web plugins are installed. Consider it a prime suspect.
    If you don't have an obvious memory leak, your options are to install more memory (if possible) or to run fewer programs simultaneously.
    The next suggestion is only for users familiar with the shell. For a more precise, but potentially misleading, test, run the following command: 
    sudo leaks -nocontext -nostacks process | grep total
    where process is the name of a process you suspect of leaking memory. Almost every process will leak some memory; the question is how much, and especially how much the leak increases with time. I can’t be more specific. See the leaks(1) man page and the Apple developer documentation for details.

  • When I open my iMac, I get this message - Your Mac OS X startup disk has no more space available for application memory.  ???????

    When I open my iMac, I get the following message :  Your Mac OS X startup disk has no more space available for application memory.  Then it says to quit applications not in usw and to close windows and remove files from startup disk.  It lists Safari, email and Finder.  I force a quit on all applications yet the same message comes up every time I open an application.  What do I do to get rid of this once and for all?  The computer is not even two years old and is only used for email and Safari.  Help will be greatly appreciated,

    The message has nothing to do with low disk space.
    There is excessive swapping of data between physical memory (that is, the memory chips on the logic board) and virtual memory (one or more files on the startup volume.) That activity is relatively slow and causes the whole system to be less responsive. It can happen for two reasons:
    A long-running process with a memory leak (a kind of bug)
    Not enough memory for your usage pattern
    Tracking down a memory leak can be difficult, and it may come down to a process of elimination.
    These instructions are for OS X 10.9 ("Mavericks.") The procedure may be slightly different for earlier versions of OS X.
    When you notice the swap activity, open the Activity Monitor application and select All Processes from the View menu, if it's not already selected. Select the Memory tab. Click the heading of the Real Mem column in the process table twice to sort the table with the highest value at the top. If you don't see that column, select
    View ▹ Columns ▹ Real Memory
    from the menu bar.
    If one process (excluding "kernel_task") is using much more memory than all the others, that could be an indication of a leak. A better indication would be a process that continually grabs more and more real memory over time without ever releasing it. Here is an example of how it's done.
    The processes named "Safari Web Content" render web pages for Safari. They use a lot of memory and may leak if certain Safari extensions or third-party web plugins are installed. Consider them prime suspects.
    Another process often implicated in memory leaks is "inkjet4" or "inkjet8," which is a component of the HP printing software. If it's present, force-quit the process in Activity Monitor to solve the problem temporarily. Empty the print queues in the Printers & Scanners preference pane (which has a slightly different name in each recent version of OS X.) If you don't use an HP printer, remove the software. Otherwise, if the problem is recurrent, update the software (which may not help) or contact HP support.
    "Wired" memory should be a small part of the total. That memory is not swapped, but it makes less physical memory available which may then result in swapping. If you have a lot of wired memory, that's usually an indication of a memory leak in a third-party program that modifies the operating system at a low level. Ask for guidance in that case.
    If you don't have an obvious memory leak, your options are to install more memory (if possible) or to run fewer programs simultaneously.
    The next suggestion is only for users familiar with the shell. For a more precise, but potentially misleading, test, run the following command: 
    sudo leaks -nocontext -nostacks process | grep total
    where process is the name of a process you suspect of leaking memory. Almost every process will leak some memory; the question is how much, and especially how much the leak increases with time. I can’t be more specific. See the  leaks(1) man page and the Apple developer documentation for details.

  • How do I correct a "Force Quit Applications" message?  Your Mac OS X startup disc has no more space available for application memory.

    My MacBook Pro is giving me teh following message box.     "Your Mac OS X startup disk has no space available for application memory"  How do I correct this to improve the MacBook's performance?

    There is excessive swapping of data between physical memory and virtual memory. That can happen for two reasons:
    You have a long-running process with a memory leak (i.e., a bug), or
    You don't have enough memory installed for your usage pattern.
    Tracking down a memory leak can be difficult, and it may come down to a process of elimination.
    When you notice the swap activity, open the Activity Monitor application and select All Processes from the menu in the toolbar, if not already selected. Click the heading of the Real Mem column in the process table twice to sort the table with the highest value at the top. If you don't see that column, select
    View ▹ Columns ▹ Real Memory
    from the menu bar.
    If one process (excluding "kernel_task") is using much more memory than all the others, that could be an indication of a leak. A better indication would be a process that continually grabs more and more real memory over time without ever releasing it. Here is an example of how it's done.
    The process named "Safari Web Content" renders web pages for Safari and other applications. It uses a lot of memory and may leak if certain Safari extensions or third-party web plugins are installed. Consider it a prime suspect.
    Another process often implicated in memory leaks is "inkjet8," which is a component of the HP printing softwre. If it's present, force-quit the process in Activity Monitor to solve the problem temporarily. If you don't use an HP printer, remove the software. Otherwise, if the problem is recurrent, update the software (which may not help) or contact HP support.
    If you don't have an obvious memory leak, your options are to install more memory (if possible) or to run fewer programs simultaneously.
    The next suggestion is only for users familiar with the shell. For a more precise, but potentially misleading, test, run the following command: 
    sudo leaks -nocontext -nostacks process | grep total
    where process is the name of a process you suspect of leaking memory. Almost every process will leak some memory; the question is how much, and especially how much the leak increases with time. I can’t be more specific. See the leaks(1) man page and the Apple developer documentation for details.

  • OS X startup disk has no more space available for application memory

    This message pops up when running the system for some time a day or 2. Full message
    "Your Mac OS X startup disk has no more space available for application memory. To avoid problems with your computer, quit any applications you are not using, Closing windows and removing files from your startup disk will also help."
    HD Space 361.27GB Free of 620
    2.6GHz Intel Core 2 Dou
    Memery 4 GB 1067MHz

    This answers both of your questions. The computer needs some hard drive space for swap files and for storing other information while the computer runs. You are getting a warning that there is limited hard drive space that is affecting the ability of the computer to run correctly. Note, that your hard drive it not completely full. It that where so, you would be seeing really weird behaviors and likely applications would be crashing right and left. If nothing is done to remedy the situation, you will likely start to see weird behaviors and unexpected crashes.
    Time for some clean up. Perhaps, there are some old files that can be trashed. Perhaps there are some old files that you want to save but don't use that often. Do you need instant access to old iMovie and iDVD projects? They take up a lot of space. These seldom used files could be moved to a secondary hard drive.
    Also, use a product like OmniSweeper by Omnigroup; It will help to find folders/files that are large. It helps me to find those "Ah-ha" files. Those are the large files that I forgot I had on my hard drives that I don't need anymore yet are using GB of space. BTW, OmniSweeper is free!
    Best of luck in cleaning up.

  • New MacAir error states "your Mac OSX startup disk has no more space available for application memory"  All I have added is MS Office

    My new Mac Air states that my " Mac OSX startup disk has no more space available for application memory" and wants to force quit Safari.  I have only added MS Office to the computer and Carbonite.  Any suggestions?

    Select the icon of your startup volume ("Macintosh HD," unless you renamed it) in the Finder and open the Info window. What value is shown for Available (space)?

  • Msg states: "your Mac os x startup disk has no more space available for application memory...Removing files from startup disk may help." yet, I have 299.11GB of 319.73GB available. Why is msg received?

    The full message reads as, "
    Force Quit Applications
    Your Mac OS X startup disk has no more space available for application memory. 
    To avoid problems with your computer, quit any applications you are not using.  Closing windows and removing files from your startup disk will also help."
    Currently I have:
    Capacity: 319.73GB ; Available: 299.11GB ; Used: 20.62GB
    Why am I receiving this message and being forced to force quit items?  Both times the message has been received, Safari was open (frozen) while checking yahoo! mail.
    I received my MacBook Pro as a gift less than a month ago and I have only saved 20 pictures within iPhoto and installed Skype and Vuze...no other modifications from default have been made.
    Any idea?

    The full message reads as, "
    Force Quit Applications
    Your Mac OS X startup disk has no more space available for application memory. 
    To avoid problems with your computer, quit any applications you are not using.  Closing windows and removing files from your startup disk will also help."
    Currently I have:
    Capacity: 319.73GB ; Available: 299.11GB ; Used: 20.62GB
    Why am I receiving this message and being forced to force quit items?  Both times the message has been received, Safari was open (frozen) while checking yahoo! mail.
    I received my MacBook Pro as a gift less than a month ago and I have only saved 20 pictures within iPhoto and installed Skype and Vuze...no other modifications from default have been made.
    Any idea?

  • "Your Mac OSX startup disk has no more space avaliable for..." error

    Last night, a dialog box appeared with the following error (exact quote):
    "Your Mac OS X startup disk has no more space available for application memory.
    To avoid problems with your computer, quit any applications you are not using. Closing windows and removing files from your startup disk will also help."
    The box then had a force quite menu with the option to force quit any applications that were currently open.
    I opened activity monitor, and nothing seems to have a CPU % of over 9% on any of the tabs, so I'm not sure what is causing this message to appear and how to fix it. Activity Monitor also says I have 2.07 GB out of 1.88 GB available, so I don't think this is a memory issue either. Help?
    Thanks,
    -Josh

    What's the size of your HDD, and how much space is unused? You can check in /Applications/Utilities/Disk Utility - highlight Macintosh HD and read the figures at bottom right.
    If the available space is under about 15-20% of the total capacity, the message is telling you that there isn't enough disc space left for application swap files to be used.

  • Mac os x startup disk has no more space available for application memory

    Suddenly over the past 2-3 weeks, first my iMac, then my Mac Pro both started giving me the pop-up error message: "Your mac os x startup disk has no more space available for application memory" offering for me to Force Quit open applications. Which does not work. Restarting temporarily helps, but the error will eventually return.
    I have over 50% available in HD space on the iMac.
    Also, I do not know if this is related, but the computers are running very slowly as well.
    Additionally, before all of this, our Contact data, sync with Mobile Me, tripled in size with duplicates and jumbled messages.
    Seemed like a cascade of failures beginning with contacts and ending with the memory error.
    I have tried Applejack several times to no avail.
    Any one have any ideas? Thanks.

    CMCSK wrote:
    first my iMac, then my Mac Pro
    I have over 50% available in HD space on the iMac.
    What about the Mac Pro? How large is your hard drive on both computers?
    Problem first appeared on the iMac, then the MacPro starting giving the same error.
    MacPro 999.5 GB total, 277 GB available
    iMac 499.76 GB total, 214 GB available
    "Your mac os x startup disk has no more space available for application memory"
    Is FileVault enabled?
    Never (unless it turned on itself)
    have tried Applejack several times to no avail.
    Have you tried using _Disk Utility from your install disc?_
    From the HD, but not from from install disk. I will dig it out and try it.
    Did you run Apple's Hardware Test?
    Where do I find this?
    Did you disconnect all peripherals except for the keyboard & mice while troubleshooting?
    I did not since I am having the same problem on 2 different computers.
    the computers are running very slowly as well.
    Check the items in the Login Items. Delete or disable all you do not need.

  • Want to save my iTunes files in an external hard drive to free up space for next semester

    I'd like to save my college music itunes files in an external hard drive to free space for next semester's music stuff.........how to proceed ???? need detailed guidance....thanx

    Copy all your iTunes music to external HDD
    Finder -> Music -> iTunes and select your library
    In iTunes. select iTunes preferences (in top bar of Mac screen) Then click Advanced. Deselect "Copy files to iTunes media when adding to library".
    Highlight all your songs in iTunes and delete them. Then re import them, you can just click on the file named music on your external HDD to import all of your songs.
    Once they're imported delete the original iTunes library on your Mac HDD. iTunes will now look to your externak HDD to play your music.

  • Why does Mac Book Pro show your mac os z startup disk has no more space available for application memory

    Why does Mac Book Pro show your mac os z startup disk has no more space available for application memory

    Why does Mac Book Pro show your mac os z startup disk has no more space available for application memory

  • My MAC OS X startup disk has no more space available for application memory.

    My MAC OS X startup disk has no more space available for application memory.

    HI there linc, i followed your post on another mac forum... this is the first time i've done this so not sure if you reply or anything but i followed all your parts on the other forum and received the following notices... what do you advise?! sorry if you are bored of these! and appreciate it... quite proud i managed to carry out all the steps!  ALSO NOT SURE IF FOUR IS RIGHT!!! SEEMS A BIT LONG?!
    PART 1
    com.rim.driver.BlackBerryUSBDriverInt (0.0.68)
    PART 2
    com.trusteer.rooks.rooksd
    com.rim.BBDaemon
    com.adobe.fpsaud
    PART3
    com.trusteer.rapport.rapportd
    com.rim.BBLaunchAgent
    com.rim.RimAlbumArtDaemon
    com.adobe.CS4ServiceManager
    jp.co.canon.Inkjet_Extended_Survey_Agent
    com.google.keystone.user.agent
    com.adobe.ARM.202f4087f2bbde52e3ac2df389f53a4f123223c9cc56a8fd83a6f7ae
    PART4
    COPYING.FLAC.txt
    COPYING.Ogg.txt
    COPYING.Speex.txt
    COPYING.Theora.txt
    COPYING.Vorbis.txt
    COPYING.XiphQT.txt
    ReadMe.rtf
    XiphQT.component
    /Library/Extensions:
    /Library/Frameworks:
    Adobe AIR.framework
    DivX Toolkit.framework
    NyxAudioAnalysis.framework
    PluginManager.framework
    RIM_VSP.framework
    RimBlackBerryUSB.framework
    /Library/Input Methods:
    /Library/InputManagers:
    CTLoader
    /Library/Internet Plug-Ins:
    AdobePDFViewer.plugin
    AdobePDFViewerNPAPI.plugin
    CANONiMAGEGATEWAYDL.plugin
    DirectorShockwave.plugin
    Disabled Plug-Ins
    DivXBrowserPlugin.plugin
    EPPEX Plugin.plugin
    Flash Player.plugin
    Google Earth Web Plug-in.plugin
    JavaAppletPlugin.plugin
    Musicnotes.plugin
    NP-PPC-Dir-Shockwave
    OfficeLiveBrowserPlugin.plugin
    Quartz Composer.webplugin
    QuickTime Plugin.plugin
    Silverlight.plugin
    VeetleBroadcast-0.9.16
    VeetleTVCore-0.9.16
    VeetleTVPlayer-0.9.16
    flashplayer.xpt
    iPhotoPhotocast.plugin
    npdivx.xpt
    nsIQTScriptablePlugin.xpt
    /Library/Internet Plug-Ins (Disabled):
    Flash Player.plugin
    /Library/Keyboard Layouts:
    /Library/LaunchAgents:
    com.adobe.CS4ServiceManager.plist
    com.rim.BBAlbumArtCacher.plist
    com.rim.BBLaunchAgent.plist
    com.trusteer.rapport.rapportd.plist
    /Library/LaunchDaemons:
    com.adobe.fpsaud.plist
    com.rim.BBDaemon.plist
    com.trusteer.rooks.rooksd.plist
    /Library/PreferencePanes:
    DivX.prefPane
    Flash Player.prefPane
    Growl.prefPane
    RapportPreferences.prefPane
    /Library/PrivilegedHelperTools:
    /Library/QuickLook:
    GBQLGenerator.qlgenerator
    iWork.qlgenerator
    /Library/QuickTime:
    .DS_Store
    AppleIntermediateCodec.component
    AppleMPEG2Codec.component
    CanonMJPEGAVI.component
    CanonMJPEGAVIDec.component
    CanonText.component
    DivX Decoder.component
    DivX Encoder.component
    FLACImport.component
    OggVorbis.component
    XiphQT.component
    /Library/ScriptingAdditions:
    Adobe Unit Types.osax
    /Library/Spotlight:
    AppleWorks.mdimporter
    GBSpotlightImporter.mdimporter
    Microsoft Office.mdimporter
    iWork.mdimporter
    /Library/StartupItems:
    HP Trap Monitor
    ProTec6b
    /etc/mach_init.d:
    dashboardadvisoryd.plist
    /etc/mach_init_per_login_session.d:
    /etc/mach_init_per_user.d:
    Library/Address Book Plug-Ins:
    SkypeABDialer.bundle
    SkypeABSMS.bundle
    Library/Fonts:
    Library/Input Methods:
    .localized
    Library/Keyboard Layouts:
    Library/LaunchAgents:
    com.adobe.ARM.202f4087f2bbde52e3ac2df389f53a4f123223c9cc56a8fd83a6f7ae.plist
    [email protected]
    com.apple.FolderActions.enabled.plist
    com.apple.FolderActions.folders.plist
    com.google.keystone.agent.plist
    jp.co.canon.Inkjet_Extended_Survey_Agent.plist
    Library/PreferencePanes:
    Perian.prefPane
    Library/QuickTime:
    AC3MovieImport.component
    Perian.component
    PART 5
    GrowlHelperApp, iTunesHelper, Mac_SwapperDemon, 3Connect Updater, CacheOutXHelper, CrossOver CD Helper, Google Chrome, iTunes, iAntiVirus, BlackBerry Device Manager, HP Product Research, HP Scheduler

  • Error Message: Your mac osx startup disk has no more space available for application memory.

    Hi everyone:
    I have a 2010 27" imac.  Dual Core i3, 3.2 GHz and 8GB of 1333MHz DDR3 RAM, and a 90% empty 500 GB Hard Drive.  Running Snow Leopard 10.6.6
    I have received a message intermittently since I got the iMac.  The Force Quit menu comes up and says "Your mac osx startupdisk has no more space available for application memory".  Sometimes there are a few applications open.  Sometimes none.  Whenever I look in the Activity Monitor Utility I see 2 or 3 gigs of RAM still available for use, and lots of hard drive space. 
    Im not sure why I'm getting the message, nor what to do to rectify it.  Quitting applications, like it suggests doesn't seem to help.
    I am grateful for any advice.
    Lauren

    Hey Lauren.
    First of all you do have some software updates you should be doing. 10.6.7 came out a few weeks ago. Sometimes doing all of your software updates resolve issues such as this.
    To check for software updates click the Apple and then Software updates.
    As this issue is someone broad, I would test one of the articles below to narrow down your issue.
    http://support.apple.com/kb/HT1199?viewlocale=en_US
    http://support.apple.com/kb/TS1388?viewlocale=en_US
    Let me know if you need extra ideas.
    Regards,
    Britt.

  • MAC startup disc has no more space available for application memory.

    I have a new mac, very little memory being used, and only a few programs being run...safari, i-tunes, etc. This error window keeps coming up "Your Mac OS X Start up disc has no more space available for application memory. To aviod problems, quit any applications and close windows you are not using. removing files you are not using from your start up disc will help". This window will come up with only finder and safari running, no other applications running. This has been going on for several weeks now off and on. What is causing this and what can I do?

    I've had safari, mail and itunes open for a bit this afternoon. Terminal is showing (0) pages in and (0) pages out. I'll continue to keep them open and see what happens and report back if it changes! Here's the rest of the data showing at this time.
    Processes: 49 total, 5 running, 44 sleeping, 260 threads           16:02:59
    Load Avg: 0.07, 0.20, 0.16  CPU usage: 1.44% user, 2.65% sys, 95.90% idle
    SharedLibs: 7052K resident, 10M data, 0B linkedit.
    MemRegions: 18435 total, 501M resident, 15M private, 564M shared.
    PhysMem: 817M wired, 803M active, 265M inactive, 1886M used, 2206M free.
    VM: 122G vsize, 1041M framework vsize, 91422(0) pageins, 0(0) pageouts.
    Networks: packets: 261079/251M in, 215760/24M out.
    Disks: 106874/1947M read, 143722/2035M written.

Maybe you are looking for

  • How to calculate opening and closing balance for period

    Hi all, i have to find out opening and closing balance. the table structure of temporary table is select * from hwcn_xn_fa_report_temp1 where asset_id=10029400 PERIOD_COUNTER CST_OP_BAL CST_ADDITION CST_TRANSFER CST_DISPOSAL COST_CLOSING_BALANCE 2410

  • Do I get a student discount if I purchase an Ipad

    Do I get a student discount if I purchase an Ipad

  • BAPI_SALESORDER_CREATEFROMDAT2 problems

    Hi all. I have dificulties to make this BAPI working well. I use the .net connector 2.0. I entered the fields mandatory in the order_header_in and order_header_inx and the partners. After the call to the BAPI i have these folowing warnings: V4 081 :

  • Table cell editing

    how to edit table cells ? i am trying it since 2 days. with different errors. it's throwing some null pointer exception.   public TableView getTableview() {          TableView<Contact> fx2TableView = new TableView<Contact>();          public  TableCo

  • Security Patches and features

    Knowing that the XE is currently beta, is Oracle going to make patches available for XE as it is doing for the other RDBMS products? Is there any plans for having a GUI version of SQL*PLUS included with XE? Is there a supported way to move the XE exe