Jump to content











Photo
- - - - -

[app script] XnView v.1.96


  • Please log in to reply
38 replies to this topic

#26 Joshua

Joshua

    Silver Member

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

Posted 08 July 2009 - 05:42 AM

Script is working in Win7PE with the exception of the StartMenu folder and icon.

Script works fine for me under Win7PE! (Only testet with my win7pe loader)
Do you use original, or my loader ?

Joshua

#27 Sirquil

Sirquil

    Frequent Member

  • Advanced user
  • 108 posts
  • Location:Indianapolis, Indiana
  •  
    United States

Posted 08 July 2009 - 10:41 AM

Script works fine for me under Win7PE! (Only testet with my win7pe loader)
Do you use original, or my loader ?

Joshua


I use your win7peldr; from current version link. There are three programs that do not show on the StartMenu: Xnview.script,
WireShark.script, and Superfinder.script. Attaching scripts minus encoded files.

Project: win7pe v.11
Winbuilder 076
July 7, 2009 5:57 AM
Source: Windows 7 RC1 Build 7100
Host: Windows Vista Home Premium
Waik: None


Sirquil

Attached Files



#28 Joshua

Joshua

    Silver Member

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

Posted 08 July 2009 - 10:44 AM

I use your win7peldr; from current version link. There are three programs that do not show on the StartMenu: Xnview.script,
WireShark.script, and Superfinder.script.

Can you post content of both Win7PE.cfg?

Joshua

#29 Sirquil

Sirquil

    Frequent Member

  • Advanced user
  • 108 posts
  • Location:Indianapolis, Indiana
  •  
    United States

Posted 08 July 2009 - 11:35 AM

Can you post content of both Win7PE.cfg?

Joshua



Here are the two win7pe.cfg files:

Sirquil

Attached Files



#30 dera

dera

    Gold Member

  • .script developer
  • 1335 posts
  •  
    Hungary

Posted 08 July 2009 - 02:56 PM

Do you boot from CD?

#31 Sirquil

Sirquil

    Frequent Member

  • Advanced user
  • 108 posts
  • Location:Indianapolis, Indiana
  •  
    United States

Posted 08 July 2009 - 03:41 PM

Do you boot from CD?


Troubleshooting this issue I have tried CD, USB, and VirtualBox. Have tried with and without "Mount Programs to Y". All trials have produced same result -no icons on StartMenu for XnView, Wireshark, or SuperFinder.

I would like to use only USB. Do I need to edit scripts to a variable othe than %PE_Programs%;which I believe is producing %CDDrive% in the scripts I am experiencing this issue?

Sirquil

#32 Joshua

Joshua

    Silver Member

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

Posted 08 July 2009 - 08:58 PM

All trials have produced same result -no icons on StartMenu for XnView, Wireshark, or SuperFinder.

This is very strange! :lol:
Your Root-Win7PE.cfg is missing this:

[shortcut]
System|SuperFinder|%CDDrive%\Programs\SuperFinder\SuperFinder.exe||
Multimedia|XnView|%CDDrive%\Programs\XnView\XnView.exe||
Desktop|XnView|%CDDrive%\Programs\XnView\XnView.exe||


We need your complete logfile to help you.
Did you try to reload the complete win7pe project?

Joshua

#33 dera

dera

    Gold Member

  • .script developer
  • 1335 posts
  •  
    Hungary

Posted 08 July 2009 - 09:01 PM

I think the "Mount Programs to Y" doesn't work at all

also think there is nothing to do with the %PE_Programs% variable

At me there is problem only in that case when booted from UFD
and only with that sortcuts which point to the 'Programs' folder in the root - shortcuts not generated at all for these programs,
still get the F:\Win7PE.cfg file not found message
(where F: is my cd drive and there is no CD in the drive as booted from the UFD which is G:)
using 8-Win7pe-loader.script Version=011, win7peldr.exe is version 1.1.0.6


but booting from CD there is no shortcut problem at all

#34 Joshua

Joshua

    Silver Member

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

Posted 08 July 2009 - 09:03 PM

still get the F:\Win7PE.cfg file not found message

With my newest loader ??

Joshua

#35 dera

dera

    Gold Member

  • .script developer
  • 1335 posts
  •  
    Hungary

Posted 08 July 2009 - 09:11 PM

8-Win7pe-loader.script Version=011, win7peldr.exe is version 1.1.0.6

#36 Joshua

Joshua

    Silver Member

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

Posted 08 July 2009 - 09:23 PM

8-Win7pe-loader.script Version=011, win7peldr.exe is version 1.1.0.6

I will look for that, and post results in Joshua's Win7peldr thread.

Joshua

#37 Sirquil

Sirquil

    Frequent Member

  • Advanced user
  • 108 posts
  • Location:Indianapolis, Indiana
  •  
    United States

Posted 08 July 2009 - 11:47 PM

This is very strange! :lol:
Your Root-Win7PE.cfg is missing this:



We need your complete logfile to help you.
Did you try to reload the complete win7pe project?

Joshua


Attaching complete logfile:

Will download complete project and try again.

I also get three ocurrences of 'J:\Win7pe.cfg Not Found' when win7peldr is running. My first DVD/CD drive is @ drive letter J. There is no disc in the DVD/CD drive when I boot to the USB SanDisk Micro Cruzer thumb drive with Win7pe.

Sirquil

Attached Files



#38 Sirquil

Sirquil

    Frequent Member

  • Advanced user
  • 108 posts
  • Location:Indianapolis, Indiana
  •  
    United States

Posted 09 July 2009 - 07:25 PM

Have downloaded win7pe project to a new directory. Build project with three scripts causing issue (xnview, wireshark, and superfinder).
Ran ISO in virtualbox; all icons were located on the StartMenu. The root win7pe.cfg shortcut section is now populated with shortcut information.

USB loaded with the above ISO image produces same result as before; no icons from the three scripts in the StartMenu.

My physical DVD/CD burner is not drive "D"; it is drive "J". Drive letter USB win7pe loads is drive "O"
Does Win7peldr search drives for the "Volumename" (ISO Label)? I am thinking it only looks for first CDDrive; since
I get 'J:\win7pe.cfg Not Found' error messages.

Sirquil

#39 Joshua

Joshua

    Silver Member

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

Posted 10 July 2009 - 09:23 AM

Lets change to Joshua's Win7peldr thread, because XnView is not the problem, it works fine! :lol:

Joshua




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users