Setting an extension file as systemfile in MXI

Ask a Question related to Macromedia Exchange Dreamweaver Extensions, Design and Development.

  1. #1

    Default Setting an extension file as systemfile in MXI

    The DW MXI file format documentation specified that if your extension
    replaces a default DW file, you should give it the systemfile attribute
    so that the file can be replaced when your extension is uninstalled.
    Woops. When you uninstall an extension that has such a file, Extension
    Manager just leaves that file there. Now, with the other components of
    the extension missing, and a core DW file still replaced, things are
    sure to go awry.

    I just want to check if there's something I'm missing.

    --
    Jerry Baker

    Automatic ALT text on all images
    HTML and XHTML doctype switching with a mouse click
    "Insert Image+" and "Insert (X)HTML Doctypes" Extensions
    [url]http://www.macromedia.com/cfusion/exchange/index.cfm?view=sn103&authorid=21726084[/url]
    Jerry Baker Guest

  2. Similar Questions and Discussions

    1. .x32 file extension
      Greetings, I have a .x32 file extension that I'm trying to open. The info on the internet says I can open it via Director (don't have), Flash...
    2. Web Service: Uploading files and setting file security on a file server
      I have written a web service that provides the following methods: UploadFile SetNTFSSecurity Their purpose is to allow a user to Upload a file...
    3. Setting the file permissions of a file I'm writing to
      Is it possible to specify the permissions of a file I create when I: open ("FOO", "> ./bar") or die ("Could not create file"); Thanks in...
    4. How to get the file-extension?
      Hi, Would like to query the extension of a file. The result/return should looking like this "doc, txt, avi". Is there a Xtra or a special kind of...
    5. Is .dcr extension = Director file extension ?
      I'm a newbie and saw some files on a website ending in .dcr... 1 - Is the .dcr file type a Macromedia Director file? 2 - Does it take the...
  3. #2

    Default Re: Setting an extension file as systemfile in MXI

    I hope you don't mind my comment on this matter.

    If you are going to use such implementation only by your self any eventual
    proplem will involve only your DW.

    But if you are going to share it with other users it is not a really
    convenient operation to do. Instead you can just make a copy of the file,
    rename it and make all the changes you like then use this new file and DW
    will remain always clean.

    I hope it can be useful

    Felix
    [email]webmaster@felixone.it[/email]
    [url]www.felixone.it[/url]


    "Jerry Baker" <jbaker6953@yahoo.com.SPAM> ha scritto nel messaggio
    news:dljt7j$dm6$1@forums.macromedia.com...
    > The DW MXI file format documentation specified that if your extension
    > replaces a default DW file, you should give it the systemfile attribute so
    > that the file can be replaced when your extension is uninstalled. Woops.
    > When you uninstall an extension that has such a file, Extension Manager
    > just leaves that file there. Now, with the other components of the
    > extension missing, and a core DW file still replaced, things are sure to
    > go awry.
    >
    > I just want to check if there's something I'm missing.
    >
    > --
    > Jerry Baker
    >
    > Automatic ALT text on all images
    > HTML and XHTML doctype switching with a mouse click
    > "Insert Image+" and "Insert (X)HTML Doctypes" Extensions
    > [url]http://www.macromedia.com/cfusion/exchange/index.cfm?view=sn103&authorid=21726084[/url]

    Distefano Felice Guest

Posting Permissions

  • You may not post new threads
  • You may post replies
  • You may not post attachments
  • You may not edit your posts

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139