In XP, how to change the properties so that when you open a program, it is automatically expanded?

title says it all.  A few weeks ago I was driving full-screen, now I have to press the size button to get the full screen, which I didn't do before.

* original title - XP-loading of icons I have only half screen not full screen as I did 2 weeks ago *.

Hi JimBinnebose,

·         Are you referring to the icon on the desktop shortcuts?

·         Do you want to open maximized?

Follow these steps and check if that helps.

a. right-click on the icon and select Properties.

b. under the shortcut tab find run.

c. click the menu drop down and select Maximized.

d. click apply and OK.

Tags: Windows

Similar Questions

  • How can we change the default zoom setting so that when you open a PDF the size of the displayed document zoom is that you need it to be?

    How can we change the default zoom setting so that when you open a PDF the size of the displayed document zoom is that you need it to be?

    Hi CKWAZTRANSINC,

    Open Acrobat Reader DC, navigate to the Edit-> Preferences-> Page Display menu-> set your required Zoom percentage.

    Click OK to confirm the change.

    Restart the Acrobat Reader DC to test.

    Let me know if it solves your problem.

    Kind regards
    Nicos

  • How to stop the date of update when I opened the old correspondence

    I asked this question two years when I had XP. I'm now running Windows 7. The answer I received before does not work now.

    Hi Kerisis,

    1. What do you mean by "how to stop the date of update when I opened the old correspondence?

    2 edit. you and save the document?

    Answer us with more information for you help.

    Also see this link for suggestions for a question on the help forums
    http://support.Microsoft.com/kb/555375

    Kerisis, when you open a document, make a few changes, save it, date will be automatically updated. However, creation date won't change. You can check this by clicking on the file, select Properties, on the general tab, you will find the dates of access created, modified.

  • How to change folder name by default when you use save for Web in java script?

    Hello everyone, hope you can help me.


    Photoshop has a folder name by default of images When you export using slices Save for Web . I need to change this folder name.

    How to change folder name by default when you use save for Web in java script?

    Thanks in advance!


    1325ACD7-9C89-4D20-A6BF-E9EE8B7A1D27.png

    QQ20150923-1@2x.png


    JJMack Chuck Uebele Nicolas Ribot SuperMerlin

    You can try with scriptlistener to record the code. Change to the last line of the NO to ALL dialog boxes, so that the dialog - if you wish. There are two places in the code to save the files: one where is actually saved the file, and the other where the default value is file. I have seen it changed something with it. So, you can simply use the first listing of a path in the code below.

    #target photoshop
    
    var idExpr = charIDToTypeID( "Expr" );
        var desc19 = new ActionDescriptor();
        var idUsng = charIDToTypeID( "Usng" );
            var desc20 = new ActionDescriptor();
            var idOp = charIDToTypeID( "Op  " );
            var idSWOp = charIDToTypeID( "SWOp" );
            var idOpSa = charIDToTypeID( "OpSa" );
            desc20.putEnumerated( idOp, idSWOp, idOpSa );
            var idDIDr = charIDToTypeID( "DIDr" );
            desc20.putBoolean( idDIDr, true );
            var idIn = charIDToTypeID( "In  " );
            desc20.putPath( idIn, new File( "C:\\Users\\csuebele\\Pictures\\LR shortcuts" ) );//Here's where it actually saves
            var idFmt = charIDToTypeID( "Fmt " );
            var idIRFm = charIDToTypeID( "IRFm" );
            var idPNtwofour = charIDToTypeID( "PN24" );
            desc20.putEnumerated( idFmt, idIRFm, idPNtwofour );
            var idIntr = charIDToTypeID( "Intr" );
            desc20.putBoolean( idIntr, false );
            var idTrns = charIDToTypeID( "Trns" );
            desc20.putBoolean( idTrns, true );
            var idMtt = charIDToTypeID( "Mtt " );
            desc20.putBoolean( idMtt, true );
            var idEICC = charIDToTypeID( "EICC" );
            desc20.putBoolean( idEICC, false );
            var idMttR = charIDToTypeID( "MttR" );
            desc20.putInteger( idMttR, 255 );
            var idMttG = charIDToTypeID( "MttG" );
            desc20.putInteger( idMttG, 255 );
            var idMttB = charIDToTypeID( "MttB" );
            desc20.putInteger( idMttB, 255 );
            var idSHTM = charIDToTypeID( "SHTM" );
            desc20.putBoolean( idSHTM, false );
            var idSImg = charIDToTypeID( "SImg" );
            desc20.putBoolean( idSImg, true );
            var idSWsl = charIDToTypeID( "SWsl" );
            var idSTsl = charIDToTypeID( "STsl" );
            var idSLAl = charIDToTypeID( "SLAl" );
            desc20.putEnumerated( idSWsl, idSTsl, idSLAl );
            var idSWch = charIDToTypeID( "SWch" );
            var idSTch = charIDToTypeID( "STch" );
            var idCHsR = charIDToTypeID( "CHsR" );
            desc20.putEnumerated( idSWch, idSTch, idCHsR );
            var idSWmd = charIDToTypeID( "SWmd" );
            var idSTmd = charIDToTypeID( "STmd" );
            var idMDCC = charIDToTypeID( "MDCC" );
            desc20.putEnumerated( idSWmd, idSTmd, idMDCC );
            var idohXH = charIDToTypeID( "ohXH" );
            desc20.putBoolean( idohXH, false );
            var idohIC = charIDToTypeID( "ohIC" );
            desc20.putBoolean( idohIC, true );
            var idohAA = charIDToTypeID( "ohAA" );
            desc20.putBoolean( idohAA, true );
            var idohQA = charIDToTypeID( "ohQA" );
            desc20.putBoolean( idohQA, true );
            var idohCA = charIDToTypeID( "ohCA" );
            desc20.putBoolean( idohCA, false );
            var idohIZ = charIDToTypeID( "ohIZ" );
            desc20.putBoolean( idohIZ, true );
            var idohTC = charIDToTypeID( "ohTC" );
            var idSToc = charIDToTypeID( "SToc" );
            var idOCzerothree = charIDToTypeID( "OC03" );
            desc20.putEnumerated( idohTC, idSToc, idOCzerothree );
            var idohAC = charIDToTypeID( "ohAC" );
            var idSToc = charIDToTypeID( "SToc" );
            var idOCzerothree = charIDToTypeID( "OC03" );
            desc20.putEnumerated( idohAC, idSToc, idOCzerothree );
            var idohIn = charIDToTypeID( "ohIn" );
            desc20.putInteger( idohIn, -1 );
            var idohLE = charIDToTypeID( "ohLE" );
            var idSTle = charIDToTypeID( "STle" );
            var idLEzerothree = charIDToTypeID( "LE03" );
            desc20.putEnumerated( idohLE, idSTle, idLEzerothree );
            var idohEn = charIDToTypeID( "ohEn" );
            var idSTen = charIDToTypeID( "STen" );
            var idENzerozero = charIDToTypeID( "EN00" );
            desc20.putEnumerated( idohEn, idSTen, idENzerozero );
            var idolCS = charIDToTypeID( "olCS" );
            desc20.putBoolean( idolCS, false );
            var idolEC = charIDToTypeID( "olEC" );
            var idSTst = charIDToTypeID( "STst" );
            var idSTzerozero = charIDToTypeID( "ST00" );
            desc20.putEnumerated( idolEC, idSTst, idSTzerozero );
            var idolWH = charIDToTypeID( "olWH" );
            var idSTwh = charIDToTypeID( "STwh" );
            var idWHzeroone = charIDToTypeID( "WH01" );
            desc20.putEnumerated( idolWH, idSTwh, idWHzeroone );
            var idolSV = charIDToTypeID( "olSV" );
            var idSTsp = charIDToTypeID( "STsp" );
            var idSPzerofour = charIDToTypeID( "SP04" );
            desc20.putEnumerated( idolSV, idSTsp, idSPzerofour );
            var idolSH = charIDToTypeID( "olSH" );
            var idSTsp = charIDToTypeID( "STsp" );
            var idSPzerofour = charIDToTypeID( "SP04" );
            desc20.putEnumerated( idolSH, idSTsp, idSPzerofour );
            var idolNC = charIDToTypeID( "olNC" );
                var list4 = new ActionList();
                    var desc21 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCzerozero = charIDToTypeID( "NC00" );
                    desc21.putEnumerated( idncTp, idSTnc, idNCzerozero );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc21 );
                    var desc22 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNConenine = charIDToTypeID( "NC19" );
                    desc22.putEnumerated( idncTp, idSTnc, idNConenine );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc22 );
                    var desc23 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwoeight = charIDToTypeID( "NC28" );
                    desc23.putEnumerated( idncTp, idSTnc, idNCtwoeight );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc23 );
                    var desc24 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc24.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc24 );
                    var desc25 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc25.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc25 );
                    var desc26 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc26.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list4.putObject( idSCnc, desc26 );
            desc20.putList( idolNC, list4 );
            var idobIA = charIDToTypeID( "obIA" );
            desc20.putBoolean( idobIA, false );
            var idobIP = charIDToTypeID( "obIP" );
            desc20.putString( idobIP, """""" );
            var idobCS = charIDToTypeID( "obCS" );
            var idSTcs = charIDToTypeID( "STcs" );
            var idCSzeroone = charIDToTypeID( "CS01" );
            desc20.putEnumerated( idobCS, idSTcs, idCSzeroone );
            var idovNC = charIDToTypeID( "ovNC" );
                var list5 = new ActionList();
                    var desc27 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCzeroone = charIDToTypeID( "NC01" );
                    desc27.putEnumerated( idncTp, idSTnc, idNCzeroone );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc27 );
                    var desc28 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwozero = charIDToTypeID( "NC20" );
                    desc28.putEnumerated( idncTp, idSTnc, idNCtwozero );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc28 );
                    var desc29 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCzerotwo = charIDToTypeID( "NC02" );
                    desc29.putEnumerated( idncTp, idSTnc, idNCzerotwo );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc29 );
                    var desc30 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNConenine = charIDToTypeID( "NC19" );
                    desc30.putEnumerated( idncTp, idSTnc, idNConenine );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc30 );
                    var desc31 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCzerosix = charIDToTypeID( "NC06" );
                    desc31.putEnumerated( idncTp, idSTnc, idNCzerosix );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc31 );
                    var desc32 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc32.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc32 );
                    var desc33 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc33.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc33 );
                    var desc34 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwofour = charIDToTypeID( "NC24" );
                    desc34.putEnumerated( idncTp, idSTnc, idNCtwofour );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc34 );
                    var desc35 = new ActionDescriptor();
                    var idncTp = charIDToTypeID( "ncTp" );
                    var idSTnc = charIDToTypeID( "STnc" );
                    var idNCtwotwo = charIDToTypeID( "NC22" );
                    desc35.putEnumerated( idncTp, idSTnc, idNCtwotwo );
                var idSCnc = charIDToTypeID( "SCnc" );
                list5.putObject( idSCnc, desc35 );
            desc20.putList( idovNC, list5 );
            var idovCM = charIDToTypeID( "ovCM" );
            desc20.putBoolean( idovCM, false );
            var idovCW = charIDToTypeID( "ovCW" );
            desc20.putBoolean( idovCW, true );
            var idovCU = charIDToTypeID( "ovCU" );
            desc20.putBoolean( idovCU, true );
            var idovSF = charIDToTypeID( "ovSF" );
            desc20.putBoolean( idovSF, true );
            var idovCB = charIDToTypeID( "ovCB" );
            desc20.putBoolean( idovCB, true );
            var idovSN = charIDToTypeID( "ovSN" );
            desc20.putString( idovSN, """c:\photos""" );//Here's where the default folder is suppose to go.
        var idSaveForWeb = stringIDToTypeID( "SaveForWeb" );
        desc19.putObject( idUsng, idSaveForWeb, desc20 );
    executeAction( idExpr, desc19, DialogModes.ALL );
    
  • How to choose the display by default when you use two screens on my Mac Pro?

    How to choose the display by default when you use two screens on my Mac Pro?

    The default view when you have several is made that you drag the little icon in the menu bar in this pane:

    .

  • How to make the menu letters more when you use Lightroom 4?

    How to make the menu letters more when you use Lightroom 4?

    Hey Lenovo W510,.

    The police of interface only option in Lightroom of sizing is in the preferences > Interface > panels > Font Size (Small/Large)

    The configuration in grand and then restarting Lightroom will increase the fonts you see in the signs that describe the functions of LR.

    If you're on Mac or Windows you might also decrease your screen/display resolution that will make everything look bigger on your screen.

    Hope this helps,

    Kind regards

    Pete

  • How to change the properties of the management object EventManager

    Hi all

    I try to send the Message of the newspaper on the vMA Server vCenter installed on

    an ESXi 4.0 with the script attached

    I used the "LogUserEvent" method and it works, I can create user log in vCenter Server.

    And now I try to change the properties of the managed object 'Event manager' to change the categories (not only information, but beware,...) of the newspaper

    I turn... and I need help!

    I found nothing on the VMware documentation.

    Thank you very much

    So, it looks like you want to record the information of the application within your guest and somehow that will send to your vCenter or ESX (i) host? Why not just log on to the virtual machine?

    If you want to search for some of the VM events or events in general, take a look at this script that gives you an example on how: provisionedVMReport.pl

    If you really want browser real newspapers either vCenter or ESX (i) host, take a look at the DiagnosticManager and this method will be useful:

    BrowseDiagnosticLog

    =========================================================================

    William Lam

    VMware vExpert 2009

    Scripts for VMware ESX/ESXi and resources at: http://engineering.ucsb.edu/~duonglt/vmware/

    Twitter: @lamw

    repository scripts vGhetto

    Introduction to the vMA (tips/tricks)

    Getting started with vSphere SDK for Perl

    VMware Code Central - Scripts/code samples for developers and administrators

    150 VMware developer

    If you find this information useful, please give points to "correct" or "useful".

  • How can we change the text and fonts when you use the feature "painting".

    I use the "feature of the paint to the text of the announcement for the pictures, but I can't understand how to change the size of the text or characters.» The 'help' in the painting says that you can do both, but they don't say HOW! Help?

    Hi PTWG,.

    If your using Vista or XP while in the painting after that you drag the text window will come the possibility to change the font and size. If you do not see this option click on view and be sure there is a check box in the text toolbar.

    Does this solve your problem?

  • How to change the default CC bridge is to open the images in CC PS?

    Bridge CC by default to open images is PS CS6, how to change the default for PS CC?

    Bridge CC by default to open images is PS CS6, how to change the default for PS CC?

    By default installation PSCC and bridge all file types associations should automatically apply the most recent PS (in the case of CC).

    You can first try to restart the bridge by pressing option (mac) or control (win) key and choose Reset Preferences.

    Check again.

    If not hopefully open the Bridge preferences and locate the section file type Associations and choose PSCC manually from the list of the type of file you want to open in.

  • How to change the url link that Slate Adobe provides when you publish your project

    Slate Adobe - I would like to change the url link that Slate Adobe provides when I publish my project... Is it possible

    Hello

    I suggest you view the query on the forum of users of slate: https://feedback.photoshop.com/photoshop_family/categories/photoshop_family_adobe_slate

    Kind regards

    Sheena

  • 1217nfw MFP how to change network name and password when you buy a new routers

    I have a 1217nfw MFP.  It was working fine without thread.  Then my router has stopped working properly.  I bought a new router and easily set up my computer, the iPad and the iPhone to work with her.  But I don't know how to change the printer set up so that he will see and connect to the new router (i.e., change the network name and the password that the printer uses to connect).  Someone knows how to do this without having to uninstall and reinstall the printer as if it was fresh out of the box?  Thanks for your help.

    Thanks a lot for your help.  The choice to click on my laptop were not quite the same as stated in the article, but the article got to the right spot and I was able to figure out the rest.  So now my laptop is wireless printing.  MacBook Air my wife still does not work, but I'll play with it after the holiday weekend.  Do you know of an article that allows to change the name of the router and the password when it is a Mac?  Whatever it is, thank you very much for your quick response and help.

  • How can I configure the tool move the tool by default when you open photoshop cc?

    Since I upgraded to CC PS I get the marquee as the tool tool by default when you open Photoshop. It is always used to be the move tool by default when you opened the first Psalm

    How can I reset this back to be the move tool and not the marquee tool? Thank you!

    How to set up the "move" tool for starting a Photoshop tool?

    You will see a script that you can configure for it.

  • When you open a new tab, can automatic loading of a web page, I change this?

    When you open a new tab, it automaticaly loads a web page, peut it be delivered empty or an alternative web page?

    A new tab opens by default like a Virgin tab (topic: empty).

    If this isn't the case, then an extension has changed this behavior.

  • How to change the properties of the image?

    Windows XP I was able to open the properties of a photo in Windows Explorer and add comments, which became visible as the Description of Microsoft Office Picture Manager or in the context menu by positioning the mouse on the file in Windows Explorer. In Windows 7, I can't know how to do this. I can see the title, subject fields and (empty) comments on the Details tab of the properties photo but cannot find a way to change them. Is it still possible? Can it be done in another application? I have Adobe Photoshop Elements and Corel PhotoPaint.

    Hi Suzanne, as far as I know in the Details tab of properties, that you should just be able click of the mouse to the right of the desired field that you want to change, and it should automatically allow you to start editing your information. There is no edit option or anything, you just have to click on the right of the field whatever you want to change.

    I hope this helps. I'll check back and try to help as best I can.
  • How to change the properties for some controls at run time?

    Hello

    I would like to change some properties for some controls in front of Panel at run time. Number of properties of the control I want to change is based on a newspaper user file opens in the final application.

    I've attached an example where I'm changing the visibility of digital controls. Problem I have I don't know what reference to connect to the property node in the case where the control loop for is not a digital control. The example is based on the label.text property but I could use the more generic classname property as well.

    Kind regards

    Petri

    Initially, a control has no legend.  It is not just the caption string is empty and the legend isn't visible, but the caption object does not exist.

    At the time of change, when a legend is on something other than an empty string, the object of legend is created.  If you redefine the legend with an empty string, the object of legend is deleted.

    During execution, the object of the legend cannot be created or destroyed, but if it exists, it can be changed.

    When I legends I want to change during execution, I initially affect the '. '.

Maybe you are looking for