Jump to content











Photo
- - - - -

How to get entries in the start menu of BS Explorer


  • Please log in to reply
29 replies to this topic

#1 olli3

olli3
  • Members
  • 9 posts

Posted 22 July 2009 - 11:01 AM

Hello,

could anyone tell me how to get program entries in the start menu of BS Explorer?

In Windows Explorer all entries generated very well!

Thanks for your help!

Regards,

#2 JonF

JonF

    Gold Member

  • .script developer
  • 1185 posts
  • Location:Boston, MA
  •  
    United States

Posted 22 July 2009 - 02:40 PM

could anyone tell me how to get program entries in the start menu of BS Explorer?

You have to (or someone has to) generate a bs_start.ini file. The format is described in ReadMeEn.txt from http://www.kursknet....a/en/index.html

#3 olli3

olli3
  • Members
  • 9 posts

Posted 22 July 2009 - 02:58 PM

Hi JonF,

thank's for the reply. I know that I could edit the ini-file manually. But vpeldr from VistaPE does it automatically. Is there a posibility to do this in win7pe also automatically?

Regards,

#4 JonF

JonF

    Gold Member

  • .script developer
  • 1185 posts
  • Location:Boston, MA
  •  
    United States

Posted 22 July 2009 - 06:17 PM

Certainly possible ... but I'm not the person that could do it. I hope one of them will stop in soon.

#5 Joshua

Joshua

    Silver Member

  • Advanced user
  • 526 posts
  • Location:Germany
  • Interests:Computer, Bikes, and many others
  •  
    Germany

Posted 22 July 2009 - 06:26 PM

But vpeldr from VistaPE does it automatically.

Are you sure ? Where can i read this? Any infos about this?

Joshua

#6 homes32

homes32

    Gold Member

  • .script developer
  • 1035 posts
  • Location:Minnesota
  •  
    United States

Posted 22 July 2009 - 07:37 PM

Are you sure ? Where can i read this? Any infos about this?

Joshua

its in there. do a dump of vpeldr.exe with myauto2exe to see the source.

#7 olli3

olli3
  • Members
  • 9 posts

Posted 23 July 2009 - 07:26 AM

@homes32
great find!

@joshua

is it possible to include the special BSExplorer-code in your win7pe-loader?

Regards,

#8 Joshua

Joshua

    Silver Member

  • Advanced user
  • 526 posts
  • Location:Germany
  • Interests:Computer, Bikes, and many others
  •  
    Germany

Posted 23 July 2009 - 07:40 AM

@joshua
is it possible to include the special BSExplorer-code in your win7pe-loader?

I use other programming language. (VB6)
It is possible to convert it, but i don't like to do that, because i don't understand,
why it is done by the loader???
The vpeldr also needs resident memory!

Why not generate complete bs_start.ini during build time?
I need to look deeper into that! :lol:

Joshua

#9 olli3

olli3
  • Members
  • 9 posts

Posted 23 July 2009 - 08:06 AM

@Joshua

thanks for quick reply!

I don't kow why nightman implemented this functionality in vpeldr?

Fantastic idea: A script generates bs_start.ini and the other config-files during build time!

Maybe someone can do it.

Regards,

#10 JonF

JonF

    Gold Member

  • .script developer
  • 1185 posts
  • Location:Boston, MA
  •  
    United States

Posted 23 July 2009 - 12:19 PM

Why not generate complete bs_start.ini during build time?

Because the path to some programs is not known until run time. If the program is not Run from RAM, it lives on the CD, and you don't know the CD drive letter until the system is booted. You could generate a near-complete bs_start.ini but it would have to be patched at run time.

AutoIT code is very close to VB code, and is easily translated. Or you could reference the document to which I linked and do it from scratch.

#11 homes32

homes32

    Gold Member

  • .script developer
  • 1035 posts
  • Location:Minnesota
  •  
    United States

Posted 23 July 2009 - 01:47 PM

Because the path to some programs is not known until run time. If the program is not Run from RAM, it lives on the CD, and you don't know the CD drive letter until the system is booted. You could generate a near-complete bs_start.ini but it would have to be patched at run time.

AutoIT code is very close to VB code, and is easily translated. Or you could reference the document to which I linked and do it from scratch.


you would probably have less headaches doing it from scratch. the vpeldr code tends to screw up alot, creating duplicate folders, empty folders, etc.

#12 Joshua

Joshua

    Silver Member

  • Advanced user
  • 526 posts
  • Location:Germany
  • Interests:Computer, Bikes, and many others
  •  
    Germany

Posted 23 July 2009 - 04:10 PM

If the program is not Run from RAM, it lives on the CD, and you don't know the CD drive letter until the system is booted.

Yes you are right! I will add it to my todo list. But other thinks have higher priority! :lol:

Joshua

#13 Joshua

Joshua

    Silver Member

  • Advanced user
  • 526 posts
  • Location:Germany
  • Interests:Computer, Bikes, and many others
  •  
    Germany

Posted 25 July 2009 - 03:33 PM

you would probably have less headaches doing it from scratch. the vpeldr code tends to screw up alot, creating duplicate folders, empty folders, etc.

bs_start.ini is done:
Posted Image

Now working on: bs_desktop.ini :idea:

Joshua

#14 Joshua

Joshua

    Silver Member

  • Advanced user
  • 526 posts
  • Location:Germany
  • Interests:Computer, Bikes, and many others
  •  
    Germany

Posted 25 July 2009 - 07:12 PM

Now working on: bs_desktop.ini :P


It is done. :idea:
Posted Image

After new win7pe version is uploaded, i will integrate it.

Joshua

#15 W0lfdale

W0lfdale
  • Members
  • 6 posts

Posted 25 July 2009 - 07:23 PM

Nice work Joshua :idea:
BTW, what is the shell with green start button in the screenshot? and where to get it?

#16 Joshua

Joshua

    Silver Member

  • Advanced user
  • 526 posts
  • Location:Germany
  • Interests:Computer, Bikes, and many others
  •  
    Germany

Posted 25 July 2009 - 07:28 PM

BTW, what is the shell with green start button in the screenshot? and where to get it?

It is BS Explorer! :idea:
And it is included in win7pe. http://www.boot-land...?showtopic=7250

Joshua

#17 W0lfdale

W0lfdale
  • Members
  • 6 posts

Posted 25 July 2009 - 07:34 PM

Thanks man but don't get surprised, I'm new to all that and just explore the huge work on this forum :idea:

I'm trying to build WinPE 3.0 on my own from the boot.wim of Windows 7 RTM, so how can I get this BS Explorer shell or extract it from the project you refer to.

Thanks again for taking the time to reply.

I track all your posts and you're really helpful in this forum.

#18 Joshua

Joshua

    Silver Member

  • Advanced user
  • 526 posts
  • Location:Germany
  • Interests:Computer, Bikes, and many others
  •  
    Germany

Posted 25 July 2009 - 07:39 PM

I'm trying to build WinPE 3.0 on my own from the boot.wim of Windows 7 RTM, so how can I get this BS Explorer shell or extract it from the project you refer to.

Have you read Post #2 of this topic ???

Joshua

#19 W0lfdale

W0lfdale
  • Members
  • 6 posts

Posted 25 July 2009 - 07:45 PM

Yes Joshua and I read the latest version is 1.6 and I already have it but it doesn't look like yours and I read in some posts about BS Explorer 2 but can't get it.

#20 Joshua

Joshua

    Silver Member

  • Advanced user
  • 526 posts
  • Location:Germany
  • Interests:Computer, Bikes, and many others
  •  
    Germany

Posted 25 July 2009 - 08:00 PM

Yes Joshua and I read the latest version is 1.6 and I already have it but it doesn't look like yours and I read in some posts about BS Explorer 2 but can't get it.

This is version 2.0.0.1 from wn7pe project.
I have extractet it for you and uploadet it to: http://www.drowaelde.../BSExplorer.rar

Joshua

#21 W0lfdale

W0lfdale
  • Members
  • 6 posts

Posted 25 July 2009 - 08:16 PM

It is done. :idea:
Posted Image

After new win7pe version is uploaded, i will integrate it.

Joshua


Oh No Joshua Thanks a zillion, you're really nice guy. I gotta like you man :P

My apology for distracting users from your valuable work.

#22 Ariom

Ariom

    Member

  • Members
  • 99 posts
  •  
    Philippines

Posted 26 July 2009 - 08:32 AM

@Joshua..

Hi Joshua,, can this be possible in LiveXP?
or is there any scripts for this intended for LiveXP.
I hope there is..

Ariom.

P.S. I really love to see the "TaskBar"

#23 Joshua

Joshua

    Silver Member

  • Advanced user
  • 526 posts
  • Location:Germany
  • Interests:Computer, Bikes, and many others
  •  
    Germany

Posted 26 July 2009 - 09:44 AM

Hi Joshua,, can this be possible in LiveXP?

If exist a BS Explorer script for LiveXP ?

Joshua

#24 Ariom

Ariom

    Member

  • Members
  • 99 posts
  •  
    Philippines

Posted 27 July 2009 - 02:18 AM

Hi Josh...

Yap! That's what I mean.. :idea:
Sorry..
Is there a Live XP script for this?

#25 Joshua

Joshua

    Silver Member

  • Advanced user
  • 526 posts
  • Location:Germany
  • Interests:Computer, Bikes, and many others
  •  
    Germany

Posted 27 July 2009 - 05:36 AM

Is there a Live XP script for this?

I don't know.

Joshua




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users