Topic: I dont know yet where to put new plugins  (Read 1937 times)

I dont know yet where to put new plugins
« on: March 13, 2018, 08:56:26 PM »

0scar

  • Code Baker
  • Chef
  • ***
  • Date Registered: Jan 2013
  • Posts: 309
After all this years I dont understand yet where is the  correct place for my own plugins.
If I put then in, for example, \Win81PE\Projects\Win8.1SE, they will work, but an Update Exact and Secure will delete them.
And when they are in MyPlugins they will not work (are they  processed too early?) , for example:
Code: [Select]
<Errors>
- [1] Error in Script [WordPad for testing] (MyPlugins\Apps\MsWordPad.script)
[Error] RegHiveLoad - Hive file [%target_sys%\config\software] does not exist (RegHiveLoad,Tmp_Software,%RegSoftware%) (Line 212)


Re: I dont know yet where to put new plugins
« Reply #1 on: March 13, 2018, 09:10:57 PM »

bob.omb

  • Code Baker
  • Grand Chef
  • *****
  • Location: USA
  • Date Registered: Jul 2017
  • Posts: 1261
Place plugins in %BaseDir%\Plugins\MyPlugins_Direct\

Put them in whatever subfolder you like.

MyPlugins_Direct\Build
MyPlugins_Direct\Components
MyPlugins_Direct\Apps

Etc.

You may need to create the subfolders yourself if they are not present.  Whatever folders you create here will show in your build.  This will allow to safely update without erasing your plugins.

Re: I dont know yet where to put new plugins
« Reply #2 on: March 13, 2018, 11:53:39 PM »

0scar

  • Code Baker
  • Chef
  • ***
  • Date Registered: Jan 2013
  • Posts: 309
Thanks, it works. :thumbsup:

But it has a drawback, maybe it is a PEBakery bug.
Normally, clicking the pencil icon for editing on a folder opens it in the Explorer, but with the folders in MyPlugins_Direct such action shuts off PEBakery ("PEBakery has stopped working" dialog appears)

Re: I dont know yet where to put new plugins
« Reply #3 on: March 14, 2018, 09:49:43 AM »

Lancelot

  • Gena Baker
  • Grand Chef
  • *****
  • Date Registered: Sep 2010
  • Posts: 10350
After all this years I dont understand yet where is the  correct place for my own plugins.

See
Adding 3rd party plugins: \Downloads\ - MyPlugins_Direct - Yomi
http://theoven.org/index.php?topic=1208.0
2) Additional Plugins
(current at Reply 2 )
---> other parts of tutorial also may take your interest.

MyPlugins Direct available more than 3 years now,
http://theoven.org/index.php?topic=193
Tutorial available more than 2 years ...
 :wink:

:turtle:
« Last Edit: March 14, 2018, 09:51:50 AM by Lancelot »

Re: I dont know yet where to put new plugins
« Reply #4 on: March 14, 2018, 12:14:21 PM »

0scar

  • Code Baker
  • Chef
  • ***
  • Date Registered: Jan 2013
  • Posts: 309
I have read all the tutorials  and FAQs more than once but...  :embarrassed:

Re: I dont know yet where to put new plugins
« Reply #5 on: March 14, 2018, 12:51:07 PM »

APT

  • Grand Chef
  • *****
  • winpe enthusiast
  • Location: UK
  • Date Registered: Nov 2012
  • Posts: 1150
Hi Oscar

But it has a drawback, maybe it is a PEBakery bug.
Normally, clicking the pencil icon for editing on a folder opens it in the Explorer, but with the folders in MyPlugins_Direct such action shuts off PEBakery ("PEBakery has stopped working" dialog appears)

What version of PEBakery are you using ?
regards APT

Re: I dont know yet where to put new plugins
« Reply #6 on: March 14, 2018, 03:44:35 PM »

0scar

  • Code Baker
  • Chef
  • ***
  • Date Registered: Jan 2013
  • Posts: 309
0.9.3. Beta 3

Re: I dont know yet where to put new plugins
« Reply #7 on: March 15, 2018, 06:42:29 AM »

ied206

  • Chef
  • ***
  • Location: South Korea
  • Date Registered: Jan 2014
  • Posts: 257
Beta 3 has a bug about folder.script (aka directory link), and this bug was patched in git tree.
Upcoming beta will have this bug fixed.

 

Powered by EzPortal