UBCD4Win Forums: Plugin for PartEdit - UBCD4Win Forums

Jump to content

  • (2 Pages)
  • +
  • 1
  • 2
  • You cannot start a new topic
  • You cannot reply to this topic

Plugin for PartEdit Plugin

#1 User is offline   JoeGons Icon

  • Newbie
  • Pip
    • Group: Members
    • Posts: 19
    • Joined: 02-May 07
    • Location:Trinidad and Tobago
    • Interests:Machines, Techy stuff and Photography

    Posted 20 May 2009 - 08:56 PM

    I have searched and searched.
    Is there a plugin for Partedit? (ptedit 32.exe)
    PTEDIT32.EXE can be downloaded from http://laptop-support.net/
    Registration is required.

    Thanks,
    Joe
    If we could do it alone, we would not need each other.
    0

    #2 User is offline   cdob Icon

    • Special Guest
    • PipPipPipPipPipPip
      • Group: Moderator & Development
      • Posts: 1,434
      • Joined: 19-October 05

      Posted 21 May 2009 - 02:04 AM

      Use a existing plugin as example. e.g. plugin\Disk\Partition\bootbuild
      Copy the plugin. Change the plugin to your needs.

      Do you use? ftp://ftp.symantec.c...es/PTEDIT32.zip
      0

      #3 User is offline   JoeGons Icon

      • Newbie
      • Pip
        • Group: Members
        • Posts: 19
        • Joined: 02-May 07
        • Location:Trinidad and Tobago
        • Interests:Machines, Techy stuff and Photography

        Posted 21 May 2009 - 12:53 PM

        Thanks for the reply.
        Yes, that's the same ptedit32 as I use.
        I use it when trying to access the hidden partition on my Acer. (Recovery)

        Your plan is what I was trying.
        I am having a problem with that and I will start a new thread.

        How's this?
        --------------------------
        ; partedit.inf
        ; PE Builder v3 plug-in INF file for PartEdit
        ; Created by Joe
        ; http://www.
        ;
        ;Change Partition properties

        [Version]
        Signature= "$Windows NT$"

        [PEBuilder]
        Name="Disk -Partition: PartEdit"
        Enable=1

        [WinntDirectories]
        a="Programs\PartEdit",2

        [SourceDisksFiles]
        ptedit32.exe=a,,1

        [Append]
        nu2menu.xml, partedit_nu2menu.xml

        -----------------------------------

        <!-- Nu2Menu entry for PartEdit -->
        <NU2MENU>
        <MENU ID="Programs">
        <MITEM TYPE="POPUP" MENUID="Disk Tools">Disk Tools</MITEM>
        </MENU>
        <MENU ID="Disk Tools">
        <MITEM TYPE="POPUP" MENUID="Partition">Partition</MITEM>
        </MENU>
        <MENU ID="Partition">
        <MITEM TYPE="ITEM" DISABLED="@Not(@FileExists(@GetProgramDrive()\Programs\PartEdit\ptedit32.exe))" CMD="RUN" FUNC="@GetProgramDrive()\Programs\PartEdit\ptedit32.exe">PartEdit</MITEM>
        </MENU>
        </NU2MENU>

        -------------------------------------

        Not sure whether the attribute in WinntDirectories should be 2 or 3.

        Joe
        If we could do it alone, we would not need each other.
        0

        #4 User is offline   JoeGons Icon

        • Newbie
        • Pip
          • Group: Members
          • Posts: 19
          • Joined: 02-May 07
          • Location:Trinidad and Tobago
          • Interests:Machines, Techy stuff and Photography

          Post icon  Posted 21 May 2009 - 04:32 PM

          All tested and working.
          My problem, I think, was trying to build with my Security AV "ON". :rolleyes:
          Turned it off and the build is just fine.
          Still not sure whether the attribute in WinntDirectories should be 2 or 3.

          Thanks again.
          Joe

          This post has been edited by JoeGons: 21 May 2009 - 04:34 PM

          If we could do it alone, we would not need each other.
          0

          #5 User is offline   bengt Icon

          • Skeptic
          • PipPipPipPipPipPip
            • Group: Donator/Beta Tester
            • Posts: 1,261
            • Joined: 16-December 05
            • Gender:Male
            • Location:Bork, bork, bork

            Posted 21 May 2009 - 04:46 PM

            WinntDirectories
            0

            #6 User is offline   JoeGons Icon

            • Newbie
            • Pip
              • Group: Members
              • Posts: 19
              • Joined: 02-May 07
              • Location:Trinidad and Tobago
              • Interests:Machines, Techy stuff and Photography

              Posted 21 May 2009 - 05:07 PM

              Thanks again.
              I have that but I would like it in "simple" english.
              What does this mean?

              Create directory from (output) root (in \ and not in \i386).

              Where is "(output) root"?

              (in \ and not in \i386) ????

              Sorry but I really am having a lot of trouble understending this.

              Have the same problem with the "SourceDisksFiles section".

              Attribute descriptions are not intuitive for a novice. :wall:

              If you could through some light on this, it would save me a lot of grief.
              Thanks,
              Joe
              If we could do it alone, we would not need each other.
              0

              #7 User is offline   bengt Icon

              • Skeptic
              • PipPipPipPipPipPip
                • Group: Donator/Beta Tester
                • Posts: 1,261
                • Joined: 16-December 05
                • Gender:Male
                • Location:Bork, bork, bork

                Posted 21 May 2009 - 05:42 PM

                I could make it easy for you but then you'll never learn so I won't, here's another link, the info is there, you just have to find it
                0

                #8 User is offline   JoeGons Icon

                • Newbie
                • Pip
                  • Group: Members
                  • Posts: 19
                  • Joined: 02-May 07
                  • Location:Trinidad and Tobago
                  • Interests:Machines, Techy stuff and Photography

                  Posted 21 May 2009 - 05:57 PM

                  View Postbengt, on May 21 2009, 06:42 PM, said:

                  I could make it easy for you but then you'll never learn so I won't, here's another link, the info is there, you just have to find it



                  Hell, I'm 64 years old.
                  I don't have the time!!!!
                  If we could do it alone, we would not need each other.
                  0

                  #9 User is offline   bengt Icon

                  • Skeptic
                  • PipPipPipPipPipPip
                    • Group: Donator/Beta Tester
                    • Posts: 1,261
                    • Joined: 16-December 05
                    • Gender:Male
                    • Location:Bork, bork, bork

                    Posted 21 May 2009 - 06:00 PM

                    so when you go to a library you don't bother about the books, you just ask the librarian?
                    0

                    #10 User is offline   JoeGons Icon

                    • Newbie
                    • Pip
                      • Group: Members
                      • Posts: 19
                      • Joined: 02-May 07
                      • Location:Trinidad and Tobago
                      • Interests:Machines, Techy stuff and Photography

                      Posted 21 May 2009 - 06:29 PM

                      I just look at the Librarian !!! :yes:
                      Thanks anyway,
                      Joe

                      This post has been edited by JoeGons: 21 May 2009 - 06:31 PM

                      If we could do it alone, we would not need each other.
                      0

                      #11 User is offline   hilander999 Icon

                      • Project Development
                      • PipPipPipPipPipPipPip
                        • Group: Moderator & Development
                        • Posts: 3,662
                        • Joined: 28-September 05
                        • Gender:Male

                        Posted 21 May 2009 - 06:33 PM

                        View PostJoeGons, on May 21 2009, 07:29 PM, said:

                        I just look at the Librarian !!! :yes:
                        Thanks anyway,
                        Joe

                        The Vulcan Mind Meld.

                        Root=base folder of output directory (lowest level of CD).
                        Dead Blow Hammer - 19 colors of Duck Tape - Bailing Wire
                        0

                        #12 User is offline   hilander999 Icon

                        • Project Development
                        • PipPipPipPipPipPipPip
                          • Group: Moderator & Development
                          • Posts: 3,662
                          • Joined: 28-September 05
                          • Gender:Male

                          Posted 21 May 2009 - 06:39 PM

                          More light reading....
                          http://www.911cd.net...showtopic=15138
                          Dead Blow Hammer - 19 colors of Duck Tape - Bailing Wire
                          0

                          #13 User is offline   JoeGons Icon

                          • Newbie
                          • Pip
                            • Group: Members
                            • Posts: 19
                            • Joined: 02-May 07
                            • Location:Trinidad and Tobago
                            • Interests:Machines, Techy stuff and Photography

                            Posted 21 May 2009 - 06:40 PM

                            In this instance, does this mean the plugin folder?
                            Or does it mean the root of the drive? ( as is the normal meaning of root)
                            Or the root of the “System”?
                            If we could do it alone, we would not need each other.
                            0

                            #14 User is offline   rdsok Icon

                            • rdsok
                            • PipPipPipPipPipPipPipPip
                              • Group: Admin
                              • Posts: 6,037
                              • Joined: 02-October 05
                              • Gender:Male
                              • Location:Norman, Ok. USA

                              Posted 21 May 2009 - 07:22 PM

                              View PostJoeGons, on May 21 2009, 06:40 PM, said:

                              In this instance, does this mean the plugin folder?
                              Or does it mean the root of the drive? ( as is the normal meaning of root)
                              Or the root of the “System”?


                              What it means IS listed in the thread you were given a link to... its also listed in the help files you will find in the project folder ( ie [UBCD4Win]\help
                              Plan A is always more effective when the device you are working on understands that Plan B involves either a large hammer or screwdriver....
                              0

                              #15 User is offline   chuckr_jcr Icon

                              • Regular Member
                              • PipPipPip
                                • Group: Members
                                • Posts: 136
                                • Joined: 11-February 07
                                • Location:Rocky Mountains area... CO
                                • Interests:Learning more computer skills...

                                Posted 22 May 2009 - 02:34 AM

                                View PostJoeGons, on May 21 2009, 04:57 PM, said:

                                View Postbengt, on May 21 2009, 06:42 PM, said:

                                I could make it easy for you but then you'll never learn so I won't, here's another link, the info is there, you just have to find it



                                Hell, I'm 64 years old.
                                I don't have the time!!!!

                                Then maybe you should take up other endeavors -- like golf, tennis, SCUBA diving,

                                or just go and get an airplane pilot's license as something new to do.

                                Sounds like computer stuff is a bit 'too demanding' of your time... :banned:
                                "Inquiring minds would like to know..."
                                0

                                • (2 Pages)
                                • +
                                • 1
                                • 2
                                • You cannot start a new topic
                                • You cannot reply to this topic

                                1 User(s) are reading this topic
                                0 members, 1 guests, 0 anonymous users