Dialog box of the file in the application that is running in window 7 shows all of the UNC path

HELP PLZ!

We use the file dialog box to open the folder of the disk file network hard. Window XP showed the path UNC path, but when we run our application (developed in vba) on window 7, full unc path has been established instead of only last name of the folder.
example of... UNC path \\abcd\abb\abfolder in window XP file dialog shows "abfolder" and then if we see in looking in then hierarchical set of path can be seen
but the file in window 7 dialog box shows all the way "\\abcd\abb\abfolde" as it is...
Please suggest if some way where we can display in the file dialog box in the window 7 same folder in UNC path that showed before in XP.
Hi Gary,

Thanks for posting your question in the Microsoft Community forums.

I see from the description of the problem, you have a problem with an application developed in Visual Basics for Applications running.

The question you posted would be better suited in Visual Basics for Applications MSDN Forums. I would post the query in the link below.
Hope this information helps you. If you need additional help or information on Windows, I'll be happy to help you. We, at tender Microsoft to excellence.

Tags: Windows

Similar Questions

  • File dialog box cut the default name

    Hi all

    I recently migrated from LV2011 to LV2012 and I have a problem with the dialog file Express vi. It seems, that in LV2012 the Windows dialog box that appears after invoking the file dialog box, adjust the default name to 14 characters (or rather the chain moves to the left so the first x characters are hidden). Please see screenshot attached screen and VI. It's OK in LV2011 (have tested the same code yesterday on another PC with LV2011). Is there a solution or the solution? This is a minor bug, but given that my application is distributed to a customer who pays it mind rather

    Thank you for your reply, Andrew!

    Your VI not exactly help me with my code, but it helped me to find the path . Unfortunately, when I used your VI, the behavior was exactly the same as with the file dialog box. But I noticed that it works only when I select 'create' to the function input terminal (with "create or replace" or something else I've known the cutting chain).

    Then I tried to override the setting of file express VI dialog box of 'New or existing' on 'New' with this setting, the file dialog box works very well (and there seems to be no difference between 'New or existing' and 'New').

    This problem is solved, thank you once more!

  • How can I get a "Détails" view - as the default - when you download a file, in the dialog box "enter the name of the file to save on...» » ?

    When I get an attachment to an email (using Zimbra Imail, Firefox, Windows XP Pro) and I click on it and select 'Download', I get the dialog box "enter the name of the file to save on...» "(because I already have the option"always ask me where to save files. "But the view of default file always in a 'list '. At least recently. I don't remember it always does this. In any case, I want the value default to a 'Détails' view, in ascending order, I can find then things so much faster that way. (I often use the 'Update' tab to bring up, the latest version of a file.) I know that I can go to the Menu 'view' icon and select 'Détails', but whenever I go in a sub-folder in this dialog box, I have to do this all over again and it wastes a lot of time and attention.

    I did some research on the internet but have not found a way to solve this problem.

    Try this:

    a. open my documents, press the alt key.

    b. click on Tools. Click on folder options.

    c. click on the view tab and select Reset and check records.

  • Whenever I have check the regional settings to enable the Arabic language (from right to left), I get a dialog box insert the CD I did not!

    Hi Srinivas

    I have the same problem, my company is located in Singapore and I ' am assigned to Saudi Arabia, and I need enable the Arabic language (from right to left).  Whenever I have check the box in the locale, I get a dialog box insert the CD I did not!

    Now, is there a link I can use to download this file, preferably through your site (to not be deceived by the other download sites) even if its price?

    Thank you

    Sammi

    http://support.Microsoft.com/kb/821080

    You need your XP OS CD it can work if you borrow one.

  • Dynamic buffers / Dialog Box with the context Menu (or list box)

    Hi people,

    I did experiment with stamps dynaimc for awhile and I got pretty far with this topic. I can not make it work are the context menus (or list boxes) in dialog boxes. The context menu is displayed correctly in the dialog box, but there is no content even though its meaning. The javascript of the definition of content looks like:

    It corresponds to a group of Popup in the PDF file named 'Test '.

    popupGroup: 'Test ',.

    listItems:

    [

    {popupItems:}

    {

    The list of items of the context menu, positive number indicates the default selection

    'Test 1': + 1,.

    'Test 2':-1.

    'Test 3':-1.

    "Test 4":-1,.

    'Test 5':-1

    }

    }

    ]

    You have no idea what's wrong with the code above?

    I did a quick check of your code, and there is a problem with an exception that is thrown in this line: return Collab.user;

    If you take this point, the code works correctly. Why do you use the Collab object?

  • How to make or force the Save dialog box for the link pop-up in Dreamweaver

    How do or force the Save dialog box for the pop-up link in Dreamweaver, legally?

    I looked on google how to and what is the code for this but all the answers are to use php or javascript code and paste it into "Web page editor" and edit with your file name. I wonder what the 'legal' way to do that using Dreamweaver options for getting to this: when I click on my link to the image on my Web page, I created, pop-up "save under" dialog box, then the visitor of my site for can save file that my site wish to offer for download.

    It is very easy to just a link certain file (in my case is png image) and open in a new page in the browser, but I want to save as dialog window appears and then visitor on my site to save my png file or not.

    Help!

    You will need to use a script.  If your server supports PHP, this will do what you want. Change filename & path to point to your download folder.  SaveAs download.php.

    Place a link on your page parent download.php file.

    
    

    Nancy O.
    ALT-Web Design & Publishing
    Web | Graphics | Print | Media specialists
    http://ALT-Web.com/
    http://Twitter.com/ALTWEB

  • Delete the "Missing fonts" dialog box during the execution of JavaScript

    Hello

    I develop a script (in JavaScript) which allows to convert all the InDesign files in a directory specified for PDF files. I'm running into a problem when I run the script because all InDesign files have missing links / fonts.  Therefore, a "Missing fonts" dialog box opens after each InDesign file opens.  I believe that because this dialog box is open, I get the error:

    "cannot process the request because a modal dialog box or the alert is active.

    Again, I'm assuming that my script does not work because the dialog box open "missing fonts.

    Is it possible to remove all the instructions of the user?  I've read some things about the levels of user interaction, however I have not found a way to settle this with JavaScript.

    I'd appreciate any help.

    Thank you!

    Hey!

    Try this:

    app.scriptPreferences.userInteractionLevel = UserInteractionLevels.NEVER_INTERACT;
    

    and on the finish to put this:

    app.scriptPreferences.userInteractionLevel = UserInteractionLevels.INTERACT_WITH_ALL;
    

    --

    tomaxxi

    http://indisnip.WordPress.com/

  • OfficeJet 3830: dialog box for the scanner

    Just replaced an Officejet 6500 with an Officejet 3830.  The 6500 had a dialog box analysis from the top of the office, which showed levels of ink and scanner options.  The new 3830 seems not to have this.  Is there a way to get this dialog box for the the 3830?

    Hello

    Please install the software and driver from the CD that came with your printer to your computer.

    Kind regards.

  • My Wi - Fi Protected Setup Wizard connection dialog box in the Intel PROSet /Wireless connection utility won't let me get caught in the password for my BigPond router.

    Dialog box of connection Wi - Fi Protected Setup Wizard in the Intel PROSet /Wireless connection utility

    My Wi - Fi Protected Setup Wizard connection dialog box in the Intel PROSet /Wireless connection utility won't let me get caught in the password for my BigPond router. He let me just plug in numbers not letters. Can someone tell me how to work around this problem?

    Hello

    This can happen if the configuration of the router is configured to accept the password in numbers. You can get in touch with Bigpond support for more information on this.

    Technical assistance to BigPond

  • Dialog box in the paint method

    I have an IllegalStackSizeException when I try to display a dialog box in the paint method.

    Here is an example:

    [Edit] Welcome to the forums! [/ Edit]

    Do you really need that Dialog.inform there? It's a very bad idea to have one any initiated interaction in paint, because it is called at unpredictable times. Worse still is the idea to execution of the painting of the block .

    If you absolutely, desperately need some user interface action will be initiated by paint (and frankly, you don't want to do), put it in invokeLater. Even if the painting is performed on the EventThread, you must leave the BB frame finish his current job, then come back and do something new.

    Dialog.Inform is a nice debugging tool, but it has its limits. You simply press one.

  • Cannot process the request because a modal dialog box or the alert is active

    I can't work for the life of me why I get this message when "cannot process the request because a modal dialog box or the alert is active. I simplified my code to reproduce the problem.

    All I want to do is have a dialog box that allows me to edit items on the page... But it does not seem to allow it. I must be missing something simple.

    var selection = app.activeDocument.selection[0];
    
    dialog = new Window('dialog');
    
    var button = dialog.add('button', undefined, 'Resize');
    
      button.onClick = function() {
    
      selection.geometricBounds = [0, 0, 10, 10];
    
    };
    
    dialog.show();
    

    If you use 'dialogue', then you must leave the modal state to interact with the app was done by closing the dialog box.

    var w = new Window('dialog');
    var v = w.add ('edittext');
    var b = w.add('button');
    b.onClick = function(){
        w.close(1);
    }
    if (w.show()==1) alert (v.text);
    

    Or switch to modal MOM like brother suggested dialog boxes...

    Loïc

    Ozalto | Productivity-oriented - Loïc Aigon

  • Dialog boxes for the interface user uses the wrong font

    Don't know how to explain it.  Windows 7 x 64 bit with adobe reader 10.1.10.  It seems that the dialog box for example use a courier font.  Don't know what it is supposed to be using.  Forums suggest Segoe.  I went into regedit and here's what I see here, but when I go in c:\windows\fonts, I see only 5 fonts listed.  Microsoft has an update of symbol Segoe font but do not know if this is what I have to replace all of these missing fonts or if that's still the problem.  This isn't only the dialog box, this whole adobe reader has this particular font.  S Windows 7 fonts, however, are not at all this font and displays correctly anywhere else.  Any suggestions?

    Adobe Dialog Box.png

    Segoe.png

    Hi mo4ya2000,

    Try the latest Adobe Acrobat Reader DC Adobe - Adobe Acrobat Reader DC Distribution.

    Kind regards
    Nicos

  • Leave the dialog box change the text display/display

    I have a dialog box that is created with some text objects attached to its buttons. The user can make choices for each one, press OK, and asked of their choice. What I would like is for the buttons to the user in the text, so that they can see it in the context as they decide (that's the only reason why they are buttons; otherwise, they would be static text). I know how to handle this with a palette, but I wonder if there is a way to do it with a dialog box. With the help of a palette for all this seems unfair; I really don't want users to be able to make changes to the document, while the palette is open, and I don't want to change anything in the document until the user clicks OK. It is a dialogue with a palette as oddity, really.

    The problem is that. showText() and setting the activePage throw them the error "Cannot process the request because a modal dialog box or the alert is active." I tried to adjust the dialog box to .the = false or .visible = false, but it has no effect. Is it just impossible? This feature, change the view but not the content, seems to live in a grey zone between the way in which the work of dialog boxes and palettes of way work, so I don't know if I'm just a useless way. Any idea would be appreciated.

    Here's a code example to illustrate what I'm doing:

    #target indesign
    
    
    main();
    
    
    function main(){
        if (app.documents.length == 0){createTestDoc();}
        runDialog();
    }
    
    
    function createTestDoc(){
        //create a test document
        var myDocPre = app.documentPresets.add({name: "testPre", createPrimaryTextFrame: true, pagesPerDocument: 5});
        var myDoc = app.documents.add(true, myDocPre);
        var myPSty = myDoc.paragraphStyles.add({name: "newPageSty", startParagraph: StartParagraph.NEXT_PAGE});
        var myCSty = myDoc.characterStyles.add({name: "CSty", underline: true});
    
    
        myDoc.textFrames[0].contents = "1\r2\r3\r4\r5";
        myDoc.textFrames[0].texts.everyItem().appliedParagraphStyle = myPSty;
    
    
        app.findTextPreferences = app.changeTextPreferences = NothingEnum.NOTHING;
        app.findTextPreferences.findWhat = "^9";
        app.changeTextPreferences.appliedCharacterStyle = myCSty;
        myDoc.changeText();
    
    
        myDocPre.remove();
    }
    
    
    function runDialog(){
        //find text with a particular character style and send that text to my dialog creation function.
        var myDoc = app.activeDocument;
        var myCSty = myDoc.characterStyles.itemByName("CSty");
        if (myCSty.isValid){
            app.findTextPreferences = app.changeTextPreferences = NothingEnum.NOTHING;
            app.findTextPreferences.appliedCharacterStyle = myCSty;
            var myResults = myDoc.findText();
            myDialog(myResults);
        }
    }
    
    
    function myDialog(textRngs){
        //create the dialog.
        var myWin = new Window("dialog", "Test Dialog", undefined);
        var mainGroup = myWin.add("group");
        mainGroup.orientation = "column";
        //each text range gets a row.
        for (var i = 0; i < textRngs.length; i++){
            var myTextRng = textRngs[i];
            var myRow = mainGroup.add("group");
            myRow.orientation = "row";
            var myBut = myRow.add("button", undefined, myTextRng.contents);
            //attaches the text object to the button.
            myBut.targetObject = myTextRng;
            //does nothing - just a reminder that the actual dialog will do something at the end based on the info entered.
            myRow.add("editText");
            
            myBut.onClick = function(){
                //this is what I do when I want this functionality within a palette. Selects the text so that it can be seen in context.
                if (!(this.targetObject.hasOwnProperty("select") && this.targetObject.hasOwnProperty("showText"))) {}
                else{
                    this.targetObject.showText();
                    this.targetObject.select();
                    
                    //OR
                    //tried this as an alternative, but setting myWin.visible does nothing.
                    //myWin.visible = false;
                    //myDoc.layoutWindows[0].activePage = this.targetObject.parentTextFrames[0].parentPage;
                    //myWin.visible = true;
                }
            }        
        }
        var OKGrp = myWin.add("group");
        var OKBut = OKGrp.add("button", undefined, "OK");
        
        OKBut.onClick = function(){
            //do something
            myWin.close();
        }
        myWin.show();
    }
    

    You have no choice: If you want the script to interact with the text that you will need to use a palette.

    P.

  • Access to folders and files on your computer using the UNC path in another area

    We have two different fields in our society (let's say the domain A and domain B)

    and are under the same subnet. Since some colleagues need to access the files in both sides,

    What we had planned is to their PC to join A domain and create a user account in domain B.

    When they need to access domain B to domain A PC files, they simply type in the unc path and

    Enter the credentials of their domain user account B.

    Now the situation is, when the user types in their identification of the B domain user account information, it always displays in Windows security:

    Connection failure: unknown username or bad password

    I wonder - is this due to the feature win CredSSP 7, as the CredSSP will affect Remote Desktop

    that cause similar unless problem shut down us by editing the default.rdp.

    Anyone know CredSSP is the cause of this problem? Or is it caused by another issue & no work around for it?

    Hello Frederik,

    I have already made to precede the user name with the domain name but always this error.

    Why I think that it is related to CredSSP is because I got the same error when I use

    remote control for PC B of the domain A PC. While the issue of distance is resolved by changing

    default.RDP with notepad, adding, [enablecredsspsupport:i:0] at the end.

    So, I wonder the problem of file also caused by CredSSP.

  • How to install the language pack English on a Microsoft surface that is running Japanese Windows 8 RT?

    Hello
    I got a Microsoft Surface that is running Japanese Windows 8 RT. I need to change the system in English language. I downloaded English language pack (.cab file). I need to know hot to install it. Also, I can not install my dongle to the Surface. I t give an eror or something, so I can not accsess Internet to download the updated windows language pack.
    I also tried dism/Online/Add-Package/PACKAGEPATH:.cab command but it didn't work. This game me an error: 87 does not know the status in line/add_packegepath
    Please help me to solve this problem of tank you

    Hi Kishan,

    Please go through the steps mentioned in the link to add a language pack in Windows RT.

    http://Windows.Microsoft.com/en-in/Windows-8/language

    For more information: http://support.microsoft.com/kb/2607607/en-us?wa=wsignin1.0

    If you want to change the base language of Windows RT from Japanese to English, you need to reinstall the English version of Windows RT.

    Hope this information is useful. If you have any questions, please let us know.

Maybe you are looking for