Jump to content











Photo
* * * * * 2 votes

[script]PENetwork


  • Please log in to reply
748 replies to this topic

#451 MedEvil

MedEvil

    Platinum Member

  • .script developer
  • 7771 posts

Posted 10 September 2009 - 09:13 PM

Lancelot there is no www. on boot-land subdomains, try http://holger.boot-land.net

;)

#452 Lancelot

Lancelot

    Frequent Member

  • .script developer
  • 5013 posts
  • Location:Turkiye/Izmir
  • Interests:*Mechanical stuff and Physics,
    *LiveXP, BartPE, SherpyaXPE,
    *Basketball and Looong Walking,
    *Buying outwear for my girlf (Reason: Girls are stupid about buying bad stuff to make themselves uglier :))
    *Girls (Lyric: Girl,...., You will be a womann, Soon)
    *Answering questions for "Meaning of life",
    *Helping people,

    Kung with LiveXP, Fu with Peter :)
  •  
    Turkey

Posted 10 September 2009 - 10:30 PM

@MedEvil
thanks a lot ;) , i missed during copy/paste :(

@Holger

Can you change Contact=http://www.holger.boot-land.net/ to Contact=http://holger.boot-land.net/ or Contact=http://www.boot-land.net/forums/index.php?showtopic=976
:(

#453 nikzzzz

nikzzzz

    Frequent Member

  • .script developer
  • 263 posts

Posted 11 September 2009 - 07:58 AM

@nikzzz: already solved in PENM0.56 which should be downloaded from the WB script - will update all scripts (for LiveXP & VistaPE) too

I have compiled PENetwork 0.56 (http://holger.winbuilder.net/)
Compiler error:
Dim $sPEINFdir			= $sPEINFdir = RegRead("HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion", "DevicePath")

Has corrected:
Dim $sPEINFdir = RegRead("HKLM\SOFTWARE\Microsoft\Windows\CurrentVersion", "DevicePath")

But thus it was necessary to add:
Opt("ExpandEnvStrings",1)

Without it the device is not defined. ($sPEINFdir=%SystemRoot%\inf)

Regards,
Nikzzzz.

#454 Holger

Holger

    Silver Member

  • .script developer
  • 534 posts
  • Location:Munich
  • Interests:- programming / scripting
    - scooter driving / modifying
    - writing poems
  •  
    Germany

Posted 11 September 2009 - 11:05 AM

@nikzzzz: Thanks :(
As old AutoIt-developer I should know this :(
I think I already corrected it (local version) at home cause I removed it (again) this and some other unfished/unused stuff yesterday - but will recheck...
@Lancelot: Ok

#455 jwhitlow

jwhitlow
  • Deactivated
  • 8 posts
  • Location:Texas
  •  
    United States

Posted 11 September 2009 - 10:53 PM

For short:
@jwhitlow: yes, you're right - will take a look - Edit: not reproducable here with PENM0.56, please post the 'PENMDebug.txt'

  I am not seeing where this file is being created.

  I have found a work-around, though. :) I created a custom profile using the Editor in PENetwork. I then deselected Create Image. After the build is finished, I copy my PENetwork.ini file into %BaseDir%\Target\LiveXP\i386\System32 & then build my ISO image.

  It appears that for whatever reason, I cannot get PENetwork to acknowledge any changes I make in the interface. My selections appear when when I bring the interface back up, they are just not reflected in the build. :)

  My changes were included in the build when using WinBuilder 076 / LiveXP v.91 / PENetwork v.34, but not with WinBuilder 078 SP1 / LiveXP v.95 / PENetwork v.37e.

  And, even though I am having issues, I still want to thank you for your script and taking the time to reply to my messages and offer suggestions!! :)

#456 TheHive

TheHive

    Platinum Member

  • .script developer
  • 4199 posts

Posted 05 October 2009 - 09:19 PM

Where is the option: automatically minimize to tray after loading in the script gui.
I was sure there was an option in the Script gui to make it auto minimize when PENetwork Manager is started.

#457 homes32

homes32

    Gold Member

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

Posted 05 October 2009 - 09:37 PM

Where is the option: automatically minimize to tray after loading in the script gui.
I was sure there was an option in the Script gui to make it auto minimize when PENetwork Manager is started.

I've only seen it in the LiveXP script. the vistape script does not have that option in the script interface

#458 Holger

Holger

    Silver Member

  • .script developer
  • 534 posts
  • Location:Munich
  • Interests:- programming / scripting
    - scooter driving / modifying
    - writing poems
  •  
    Germany

Posted 06 October 2009 - 04:42 AM

Yeah, that is one of the options I will include in the next version.
At the moment there is problem with my notebook at home which I have to solve at first... :D
Greets
Holger

#459 Eagle710

Eagle710

    Newbie

  • Members
  • 13 posts
  •  
    Canada

Posted 06 October 2009 - 09:35 PM

I have added all the files and regedits into a plain vanilla PE and PENetwork launches. The only thing is that it does not detect the wireless care. When I select the Wifi tab this is the message that appears:

This is not a Wifi device or Wifi functionality is disabled for this device!

The only thing I wasn't able to do really was whatever is done using the PENetwork.7z file. Does anyone know what I missed?

#460 TheHive

TheHive

    Platinum Member

  • .script developer
  • 4199 posts

Posted 07 October 2009 - 12:53 AM

Yeah, that is one of the options I will include in the next version.
At the moment there is problem with my notebook at home which I have to solve at first... :hypocrite:
Greets
Holger

ThankS! Hope you can get youre Notebook get working again.

#461 Joecepy

Joecepy
  • Members
  • 2 posts
  •  
    United States

Posted 03 November 2009 - 08:50 PM

ThankS! Hope you can get youre Notebook get working again.


I've been messing with winpe 3.0 on windows 7 but when i try to use static wins i get "expected a '=' operator in assignment statement. Can anyone else replicate the issue?

edit: i mean using penetwork. When i press "ok" or "apply" i get the error message and penetwork closes on me.

#462 Holger

Holger

    Silver Member

  • .script developer
  • 534 posts
  • Location:Munich
  • Interests:- programming / scripting
    - scooter driving / modifying
    - writing poems
  •  
    Germany

Posted 05 November 2009 - 01:27 PM

@Joe: are you using PENM v0.56?
If yes, I will take a look later what's going on as I already do some updating on it...

#463 Joecepy

Joecepy
  • Members
  • 2 posts
  •  
    United States

Posted 05 November 2009 - 03:35 PM

Holger,

Yes. I'm using .56. DHCP works great but it only does it when i enter static wins server. Once i hit OK or APPLY. It would close on me and the network support does not work.

thanks for your hard work.

#464 Holger

Holger

    Silver Member

  • .script developer
  • 534 posts
  • Location:Munich
  • Interests:- programming / scripting
    - scooter driving / modifying
    - writing poems
  •  
    Germany

Posted 05 November 2009 - 04:01 PM

what you could do to check is the following.
Use the Debug-option in the "Other" tab and then open the logfile and see what the last lines are.
Greets
Holger

#465 yahoouk

yahoouk

    Silver Member

  • .script developer
  • 518 posts

Posted 05 November 2009 - 10:09 PM

Off Topic,
Hi Holger,

Could you compile PENM for 64bit please?
I'd like to try on VistaPE,2K8, Win7PE 64bit versions.

Thanks in advance.

YahooUK

#466 Holger

Holger

    Silver Member

  • .script developer
  • 534 posts
  • Location:Munich
  • Interests:- programming / scripting
    - scooter driving / modifying
    - writing poems
  •  
    Germany

Posted 06 November 2009 - 05:37 AM

@yahoouk: there is already a 64bit version available:
http://holger.boot-l...ENetwork_x64.7z

Lancelot told me there seems to be a problem while network driver installing on an x64 version LiveXP or something similar.
So maybe there are the same problems maybe not...just try it.
At the 'moment' I do some tests with x64 XP and Win7 installation to see where is the/a problem.

Greets
Holger

#467 yahoouk

yahoouk

    Silver Member

  • .script developer
  • 518 posts

Posted 06 November 2009 - 10:46 AM

@yahoouk: there is already a 64bit version available:
''''''''

:thumbup: sorry, I missed a lot.

Great work. :dubbio: I'll try it tonight.
Actually, 7PE64 has an old problem(class not registered) with explorer shell. But net drivers (inf) are being installed properly, I think.

Another issue is that, no native 64bit Internet Browser yet.
I don't have 64bit machine so I can't try with Firefox 64 or Public Web Browser 64. Because my 7PE64 doesn't work with windows installer yet.

I'll try and give a feedback to you.

Thank you.

YahooUK

#468 Lancelot

Lancelot

    Frequent Member

  • .script developer
  • 5013 posts
  • Location:Turkiye/Izmir
  • Interests:*Mechanical stuff and Physics,
    *LiveXP, BartPE, SherpyaXPE,
    *Basketball and Looong Walking,
    *Buying outwear for my girlf (Reason: Girls are stupid about buying bad stuff to make themselves uglier :))
    *Girls (Lyric: Girl,...., You will be a womann, Soon)
    *Answering questions for "Meaning of life",
    *Helping people,

    Kung with LiveXP, Fu with Peter :)
  •  
    Turkey

Posted 06 November 2009 - 11:20 AM

Another issue is that, no native 64bit Internet Browser yet.
I don't have 64bit machine so I can't try with Firefox 64 or Public Web Browser 64. Because my 7PE64 doesn't work with windows installer yet.

Here they are:
http://lancelot.winb...07_Shiretoko.7z
installed with firefox-3.5.5.en-US.win64.installer.exe
%ProgramFolder%=Shiretoko
A good candidate to be the first Arch,x64 script :thumbup:

http://lancelot.winb.....Browser v2.7z
%ProgramFolder%=TeamSoftware Solutions\Public Web Browser v2\
check License.rtf for limitations.

I don't have time to check x64 builds these days, but if anything needed I will be glad to help :dubbio:

#469 yahoouk

yahoouk

    Silver Member

  • .script developer
  • 518 posts

Posted 06 November 2009 - 09:54 PM

Hi Holger & Lancelot,

Now I'm writing from 7PE64 with Firefox64bit(Thanks Lancelot).
Holger's PNM failed to install network service but still OK for Internet Connection. :thumbup:
Here is some snap shots and error log for any further development.
Info	  No unattend file was found; WPEINIT is using default settings to initialize WinPE

Info	  ==== Initializing Display Settings ====

Info	  No display settings specified

Info	  STATUS: SUCCESS (0x00000001)

Info	  ==== Initializing Computer Name ====

Info	  Generating a random computer name

Info	  No computer name specified, generating a random name.

Info	  Renaming computer to MININT-NPT9OI1.

Info	  Acquired profiling mutex

Info	  Service winmgmt disable: 0x00000000

Info	  Service winmgmt stop: 0x00000000

Info	  Service winmgmt enable: 0x00000000

Info	  Released profiling mutex

Info	  STATUS: SUCCESS (0x00000000)

Info	  ==== Initializing Virtual Memory Paging File ====

Info	  No WinPE page file setting specified

Info	  STATUS: SUCCESS (0x00000001)

Info	  ==== Initializing Optional Components ====

Info	  WinPE optional component 'Microsoft-WinPE-Setup' is present

Info	  WinPE optional component 'Microsoft-WinPE-Setup-Client' is present

Info	  WinPE optional component 'Microsoft-WinPE-WMI' is present

Info	  WinPE optional component 'Microsoft-WinPE-WSH' is present

Info	  STATUS: SUCCESS (0x00000000)

Info	  ==== Initializing Network Access and Applying Configuration ====

Info	  No EnableNetwork unattend setting was specified; the default action for this context is to enable networking support.

Info	  Acquired profiling mutex

Info	  Install MS_MSCLIENT: 0x800706ba

Info	  Released profiling mutex

Info	  Spent 2871ms installing network components

Info	  Spent 0ms installing network drivers

Info	  STATUS: FAILURE (0x800706ba)

Info	  ==== Applying Firewall Settings ====

Info	  STATUS: SUCCESS (0x00000001)

Info	  ==== Executing Synchronous User-Provided Commands ====

Info	  STATUS: SUCCESS (0x00000001)

Info	  ==== Executing Asynchronous User-Provided Commands ====

Info	  STATUS: SUCCESS (0x00000001)

Info	  ==== Applying Shutdown Settings ====

Info	  No shutdown setting was specified

Info	  STATUS: SUCCESS (0x00000001)

Warning   Applying WinPE unattend settings failed with status 0x800706ba; ignoring shutdown settings
PEnetManager.jpg
FF6401.jpg
Thankyou.jpg

Thank you both. :dubbio:

YahooUK

#470 Holger

Holger

    Silver Member

  • .script developer
  • 534 posts
  • Location:Munich
  • Interests:- programming / scripting
    - scooter driving / modifying
    - writing poems
  •  
    Germany

Posted 06 November 2009 - 10:05 PM

Thanks for info.
Could you please send me or post here the PENMDebug.txt file from your PE-temp-folder (I think X:\Windows\Temp)?
So I could see more in detail what happens.
Normally I first run "wpeinit" for starting network so I'm wondering why PENM want to install it again...
Thanks and greets
Holger

#471 yahoouk

yahoouk

    Silver Member

  • .script developer
  • 518 posts

Posted 06 November 2009 - 10:09 PM

Sorry, I've logged out and now trying to add in your 32script.
I'll upload again tomorrow.

B Regards.

YahooUK

#472 Lancelot

Lancelot

    Frequent Member

  • .script developer
  • 5013 posts
  • Location:Turkiye/Izmir
  • Interests:*Mechanical stuff and Physics,
    *LiveXP, BartPE, SherpyaXPE,
    *Basketball and Looong Walking,
    *Buying outwear for my girlf (Reason: Girls are stupid about buying bad stuff to make themselves uglier :))
    *Girls (Lyric: Girl,...., You will be a womann, Soon)
    *Answering questions for "Meaning of life",
    *Helping people,

    Kung with LiveXP, Fu with Peter :)
  •  
    Turkey

Posted 06 November 2009 - 10:23 PM

Hi Yahoouk,

I am glad to read you suceed, this news will make me more encouraged when I return back PEx64 test. :thumbup:

now trying to add in your 32script.

When writing script, using PENetwork_x86.7z would be more convenient and easier on script writing,
Thanks to Holger there is already a copy of PENetwork_x86.7z on server.
http://holger.boot-l...ENetwork_x86.7z
WebGet,http://holger.winbuilder.net/scripts/PENetwork_%SourceArch%.7z,%ScriptDir%\PENetwork_%SourceArch%.7z
If,Not,ExistFile,%ScriptDir%\PENetwork_%SourceArch%.7z,ExtractFile,%ScriptFile%,files,PENetwork_%SourceArch%.7z,%ScriptDir%
etc....

Thanks again for the good news. :dubbio:

#473 yahoouk

yahoouk

    Silver Member

  • .script developer
  • 518 posts

Posted 07 November 2009 - 11:39 AM

Trying 2nd time:
Adding all needed files.
Adding all Reg keys.
Attempting failed with no network, no internet connection.
:thumbup:

Trying 3rd time:
Adding all needed files.
Delete all reg keys and every thing.
Attempting failed with no network, but internet connection ok.
:dubbio:

Decision: error will count on only reg keys setting.
Learning: need to check reg setting and entry points as 64bit real reg keys. (can someone send me 64bit reg (system) of Win7.

Unfortunately, I removed everything apart from files, so no error log is produced when built. Sorry to Holger.

Special request to Lancelot: Could you make a scipt for qemu, please?

YahooUK

#474 Lancelot

Lancelot

    Frequent Member

  • .script developer
  • 5013 posts
  • Location:Turkiye/Izmir
  • Interests:*Mechanical stuff and Physics,
    *LiveXP, BartPE, SherpyaXPE,
    *Basketball and Looong Walking,
    *Buying outwear for my girlf (Reason: Girls are stupid about buying bad stuff to make themselves uglier :))
    *Girls (Lyric: Girl,...., You will be a womann, Soon)
    *Answering questions for "Meaning of life",
    *Helping people,

    Kung with LiveXP, Fu with Peter :)
  •  
    Turkey

Posted 07 November 2009 - 12:09 PM

Special request to Lancelot: Could you make a scipt for qemu, please?

Check pm, it is verrrry simple script (only 1 line) but it makes life easier on tests.

Good luck on network hunt :dubbio:

#475 Nhoc Nhi Dong

Nhoc Nhi Dong
  • Members
  • 2 posts

Posted 28 November 2009 - 01:56 AM

I've got an error with PENetwork:

Posted Image

....waitng for some helps




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users