Jump to content

DOWNLOAD MODS

Are you looking for something shiny for your load order? We have many exclusive mods and resources you won't find anywhere else. Start your search now...

LEARN MODDING

Ready to try your hand at making your own mod creations? Visit the Enclave, the original ES/FO modding school, and learn the tricks of the trade from veteran modders...

JOIN THE ALLIANCE

Membership is free and registering unlocks image galleries, project hosting, live chat, unlimited downloads, & more...

Disperse Elder Scrolls version 3

   (0 reviews)

6 Screenshots

About This File

Menu system to allow a user to

  • Copy her ENTIRE  dasbhoard to a backup location.
  • Copy her project lab to a backup location (fast, since it only updates changed items and ONLY copies the lab).
  • Copy her Phases of a project to a backup location.    5d864928d9737_DisperseElderScrollsLineup.jpg.8cc3066367f9e00174e4fb680d11fc06.jpg5d86492d5956b_DisperseElderScrollsPhases.jpg.faad953bc9792112f21a531d7a749640.jpg
  • Create a time and date stamp of the current option, multiple times and as often as wanted.
  • Copy a folder structure only, skipping files (data) in the folder structure (tree function).
  • List the current source and target folders (open the folder locations for each), to allow the user to rename folders, delete folders, add content.
  • Switch configurations to extend the life of the program.  The menu allows 'flex' mode to load new swap configurations to manage more content that wasn't part of the original design.
  • Search for creation kit, creation set, addon folder for Nexus mods.
  • Create a marker and drop it into a directory if there are more than one instances of the creation kit, creation set, or dashboard.
  • In general, the user uses this program to manage her projects.

 

User can create the folders that are already in the batch program or they can create their own and edit the program to reflect the changes.

large.5db8ea71c90d5_DisperseElderScrollsPhase7-Searchitemfound.jpg.18de00fd3662bae9fe526f75ee9fa98e.jpg
 
Example:  Search for TESV program.
 
 
large.5db8ea6a7b4f2_DisperseElderScrollsPhase7-Copychoicemenu.jpg.4256baec7cd5b74899567cd91abbfeb9.jpg
Example of Copy Choice Menu.  User can active thumdrive detection or choose to have only mirror copies.
 
large.5db8ea68b6b93_DisperseElderScrollsPhase7-MainMenu.jpg.030d3d2072f9a703bcd1687b11ed56a2.jpg
Main menu and its detection/status.
 
large.5db8ea63be993_DisperseElderScrollsPhase7-TaskChoiceMenu.jpg.c67e6f630add6b5b3a077c4f10927c16.jpg
Task menu with many abilities.   White lettering is for user to change to the directory in white and only work inside that folder.
 
large.5db8ea606d83e_DisperseElderScrollsPhase7-OperationSelection.jpg.3cefee4fd501282d25a41b7b1ed39bf3.jpg
Choose Bstation, Alt, Flex mode.   Flex option will appear in menu when it is necessary.
 
large.5b216d267dd4c_TESVlabproject-ADDaphaseselectionmenu.jpg.5689d7ca6610ddcd82c3f715a9cd0f54.jpg
Create a lab and in this example, create a phase.

 


What's New in Version 3   See changelog

Released

     Title: Disperse Elder Scrolls
   Version: 3
   Created: 2018
       Lab: HomeChicken Software
  Required: HCS-SDK and ANSICON, or some other ANSI emulator.
    Author: Ashenfire
      Type: Hybrid   (DOS and Windows 7-10)
O.S Tested: Windows 10.

        The extras inside the menu for install is for developers but can be used by any user as long as the user knows the fast way:
              1.  Agree to the source and target locations.
              2.  Press 'I' to install.
              3.  Press 'U' to update.
              4.  Press 'A' to abort.
            
             All other functions are for people who want extra power or knowledge in their install and want to do more
             than just install and leave.
           Pressing zeron [0] brings up a small help menu with some extra information.


The Homechicken Software Developers kit is a small set of programs that support ALL projects and MUST be installed FIRST.

The registry update is optional. It is to save the installed location to be utilized later. It is not necessary unless a new project does
not detect path statements and relies on the registry to correct this.

The registry can be useful also, if the user removed the DeployDesignUtility path statement which is appended to the SYSTEM path.
In this case, any project using the SDK will HEAVILY rely on a registry statement; instead of the INI declared path statement.

This program is identified by the PROGRAMID variable and must match the name of the INI file and the name of the
main project batch file.

DISPERSE option in the INSTALL and the main program menu:

           There is a 'disperse' option which asks the user to specifiy a new folder location.
             Do NOT use quotes when specifying a folder with spaces in it.  It will be taken into account by the program.
          If a user presses the option to change locations of the source or target, the install program will ask
           the user to specify a location.
               This allows the user to open any folder in their 'file explorer' and copy that location, spaces and all,
                then paste it, spaces and all, into the disperse window.

            If a user has a thumb drive inserted into the computer and the computer recognizes / allows thumb drives, the user
           can choose a number assigned to the thumb drive and the dispersal program will update the users thumbdrive as the
            TARGET without the user activating the dispersal menu.

 

 

                    -              -----                  -                     --  Usage --                          --            -
                                   TargetA, configdir, deftargetA, deftarg, Distribution are configured inside the program to append %programid% to them.
Example:  You specify the target to be c:\publishing
           It will append the id (at this time it is Disperse Publishing)
          Thus:   Target will be "C:\publishing\Disperse Publishing"

                                   Paths must contain quotes, except cachetouse and altcache.
                                   Cachetouse must have a suffix file name.
                                   Altcache is an over ride and must not have a suffix filename.
                                   Browsesrch must not be in quotes.

                                   Do not put 'expandable variables' in this project list.

                                   Please encase your project list (what to be copied) in brackets {} and verify filenames are in quotes if they have spaces.  
                                                                                                                     Example:  {"figure skating.doc"}

                                   The order of the project list does not matter.

                                   If NORMAL copying a folder in the project list, please use ~ to notate a folder.  Example: {~docs} or {~"figure skating"}
                                   If NORMAL treeing a folder in the project list, please use [ to notate a folder.  Example: {[docs} or {["figure skating"}
                                   
                                   If SPECIAL copying a folder in the project list, but NOT to target, use ] to notate destination is the location of your lab, which
                                   is defined in the install and is labled as %dispersalLab%.  It will copy CONTENTS of the marked ]folder but NOT
                                   the actual folder name.                                                    Example: {]docs} or {]"Figure skating"}

                                   If SPECIAL copying a folder in the project list, but NOT to target, use + to notate destination is the location of your lab, which
                                   is defined in the install and is labled as %dispersalLab%.   It will copy CONTENTS of the marked +folder, and the actual folder name.
                                                                                                              Example: {+docs} or {+"Figure skating"}

 

 


              Example of a project list is typically an INI file that has the same name as the project.
                  If the name of this project is Disperse Publishing, then the project list will copy the contents of the Disperse Publishing.ini into a new list.
 
             The contents of the Disperse Publishing.ini file,  would look similar to this:

{~"Logos"}
{-"Inclusion Folder"}
{@"Disperse Publishing.bat"}
{@"Disperse Publishing.ini"}
{@"Install Disperse Publishing.bat"}
{@"Readme.txt"}


Ampersand character is to notate the item next to it is a FILE; and to copy it to the TARGET.
- character is to         notate the item next to it is a FOLDER and to IGNORE copying it.
~ character is to         notate the item next to it is a FOLDER and copy it to the TARGET.
+ character is to         notate the item next to it is a FOLDER and SPECIAL copy the folder name to the LAB, then copy contents INSIDE the folder name marked by + character.
] character is to         notate the item next to it is a FOLDER and SPECIAL copy the folder contents to the LAB and not create the folder name in the LAB.
[ character is to         notate the item next to it is a FOLDER and SPECIAL copy it to the LAB

 

 


Enjoy!

 Share


User Feedback

You may only provide a review once you have downloaded the file.

There are no reviews to display.

×
×
  • Create New...