Jump to content











Photo
- - - - -

Cool Projects


  • Please log in to reply
11 replies to this topic

#1 MedEvil

MedEvil

    Platinum Member


  • .script developer
  • 7771 posts

Posted 16 July 2007 - 04:35 PM

Hi!
I was just wondering, if anyone would use his/her PE for something else but testing new builds or fixing Computers?
Do you work on an interseting project or plan to do so or just have an awesome idea for a project?
Share it!

:yahoo:

#2 Brito

Brito

    Platinum Member


  • .script developer
  • 10616 posts
  • Location:boot.wim
  • Interests:I'm just a quiet simple person with a very quiet simple life living one day at a time..
  •  
    European Union

Posted 16 July 2007 - 05:37 PM

Sounds good!!

Here's my idea - how about a project called (for example) "Windows Tweaks"?

Nothing fancy, but would be good start to share some scripts with nice custom tweaks.

I had to download the powertoys from ms to write the reg keys that allow right-click "Add Command Prompt here.." because I no longer remembered which keys to write - this would be much more fun just running a script along with other small things.

Lots of good common knowledge gets lost everywhere.. :yahoo:

#3 was_jaclaz

was_jaclaz

    Finder


  • Advanced user
  • 7101 posts
  • Location:Gone in the mist
  •  
    Italy

Posted 16 July 2007 - 06:41 PM

I had to download the powertoys from ms to write the reg keys that allow right-click "Add Command Prompt here.." because I no longer remembered which keys to write - this would be much more fun just running a script along with other small things.


Maybe you looked in the wrong place...:)

From the DSFOK package:
http://members.ozema...eezip/freeware/
http://members.ozema...eware/dsfok.zip

Contains a .inf file:
DOS Prompt Here NT.inf

That does the job perfectly.

[version]signature="$CHICAGO$"[DefaultInstall]AddReg = DosHere.Reg[DosHere.Reg]HKCR,Directory\Shell\DosHere,,,"%DosHereAccel%"HKCR,Directory\Shell\DosHere\command,,,"%11%\another.name /k cd "%1""HKCR,Drive\Shell\DosHere,,,"%DosHereAccel%"HKCR,Drive\Shell\DosHere\command,,,"%11%\another.name /k cd "%1""[Strings]DosHereAccel="DOS &Prompt Here"


jaclaz

P.S.: I tried to post the contents of the .inf file, both in "quote", "code" and in "codebox" tags, but the board "refuses" it :) :yahoo: in the above .inf file change "another.name" with "cmd.exe"

#4 thunn

thunn

    Silver Member


  • .script developer
  • 531 posts
  • Location:Brooklyn, New York
  • Interests:computers<br />mechanics<br />distortion<br /><br />
  •  
    United States

Posted 17 July 2007 - 07:56 AM

here's one of my favs. in script format..

RegHiveLoad,&#34;WB-software&#34;,&#34;%TargetDir%\i386\System32\Config\software&#34;

RegWrite,&#34;HKLM&#34;,0x1,&#34;WB-software\Classes\*\shell&#34;,&#34;&#34;,&#34;&#34;&#34;notepad.exe %1&#34;&#34;&#34;

RegWrite,&#34;HKLM&#34;,0x1,&#34;WB-software\Classes\*\shell\open&#34;,&#34;&#34;,&#34;Open with Notepad&#34;

RegWrite,&#34;HKLM&#34;,0x1,&#34;WB-software\Classes\*\shell\open\command&#34;,&#34;&#34;,&#34;notepad.exe %1&#34;

RegHiveUnLoad,&#34;WB-software&#34;

Adds "Open with Notepad" to right click on all files.

#5 h7se

h7se

    Frequent Member


  • Developer
  • 264 posts
  •  
    Palestine

Posted 17 July 2007 - 09:37 AM

what about project that contain's all "windows stuff"

ex

there's ready to use plugin's that add
Sherpya's plugin's
xpe-directx
xpe-helpsys
xpe-mmc
xpe-pnp
xpe-wmp

and other
Games
OpenGL
AppEvents
Virtual CD-ROM Control Panel
Remote Desktop Client
Visual Basic Support
On-Screen Keyboard
Alt-Tab Task Switcher Powertoy for Windows XP
Virtual Desktop Manager
Windows Resource Kits
Windows Support Tools

#6 MedEvil

MedEvil

    Platinum Member


  • .script developer
  • 7771 posts

Posted 17 July 2007 - 10:56 AM

h7se, do you mean BartPE plugins or WB scripts, when you say "there's ready to use plugin's"?

:yahoo:

#7 h7se

h7se

    Frequent Member


  • Developer
  • 264 posts
  •  
    Palestine

Posted 17 July 2007 - 12:39 PM

BartPE plugins ..

:yahoo: can't we adapt them to work with livexp project ?

#8 Brito

Brito

    Platinum Member


  • .script developer
  • 10616 posts
  • Location:boot.wim
  • Interests:I'm just a quiet simple person with a very quiet simple life living one day at a time..
  •  
    European Union

Posted 17 July 2007 - 12:47 PM

It would be a bit dificult to do at this moment - our projects change very quickly so tools to convert plugins would soon become obsolete, reason why application scripts should be discussed, which would even bring support to vistape or any other compatible project.. :yahoo:

bartpe plugins don't even need to be converted when used inside the bartPE core project by thuun: http://www.911cd.net...showtopic=20057

Of course that this mean a separated use and not integrated with liveXP since we're surely not using fixed pathnames or english language folder locations anymore..

:)

#9 MedEvil

MedEvil

    Platinum Member


  • .script developer
  • 7771 posts

Posted 17 July 2007 - 12:58 PM

@h7se
Just waiting for your converter to work perfectly! :)

@Nuno
I tend to agree with h7se. It's way easier to fix/improve a converted plugin, then to recreate it from scratch.

:yahoo:

#10 Brito

Brito

    Platinum Member


  • .script developer
  • 10616 posts
  • Location:boot.wim
  • Interests:I'm just a quiet simple person with a very quiet simple life living one day at a time..
  •  
    European Union

Posted 17 July 2007 - 01:00 PM

Yes, I'm also open to more options and tools! :yahoo:

#11 h7se

h7se

    Frequent Member


  • Developer
  • 264 posts
  •  
    Palestine

Posted 17 July 2007 - 01:39 PM

@MedEvil i already fix it .. if you want to try it then i'll upload an update version today

#12 MedEvil

MedEvil

    Platinum Member


  • .script developer
  • 7771 posts

Posted 17 July 2007 - 02:52 PM

I would like that very much. Just thought you still need some time to polish up. :)

:yahoo:




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users