Jump to content











Photo
- - - - -

Somethings wrong with one of the scripts


  • Please log in to reply
6 replies to this topic

#1 TheHive

TheHive

    Platinum Member

  • .script developer
  • 4199 posts

Posted 26 August 2006 - 10:33 AM

Somethings wrong with one of the scripts

When I build a Standard Build using all the latest Scripts. They are as in the Screenshot.
When it boots up I dont get the Shortcuts within the Start - Programs
The shortcuts on the Desktop take a while to show up but they do show up.

If I enable the MiscSettings Script. They seem to appear.

I dont know what script is not doing its job.

Posted Image

Posted Image

If Activate the MiscSettings. The Shortcuts show up.

#2 smiley

smiley

    Silver Member

  • .script developer
  • 905 posts
  •  
    Greece

Posted 26 August 2006 - 10:38 AM

I had the same problem and it was gone when i created this script :
RegHiveLoad,"Tmp_default","%TargetDir%\i386\system32\config\default"

RegWrite,"HKLM",0x2,"%Regpath%","Programs","#$pUSERPROFILE#$p\Start Menu\Programs"

RegWrite,"HKLM",0x2,"%Regpath%","Start Menu","#$pUSERPROFILE#$p\Start Menu"

RegWrite,"HKLM",0x2,"%Regpath%","Startup","#$pUSERPROFILE#$p\Start Menu\Programs\Strtup"

RegHiveUnLoad,Tmp_default

RegHiveLoad,"Tmp_software","%TargetDir%\i386\system32\config\software"

RegWrite,"HKLM",0x2,"Tmp_software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders","Common Start Menu","#$pUSERPROFILE#$p\Start Menu"

RegWrite,"HKLM",0x2,"Tmp_software\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders","Common Programs","#$pUSERPROFILE#$p\Start Menu\Programs"

RegHiveUnLoad,"Tmp_software"

It may happen when the all users start menu isn't the same with default user start menu

#3 TheHive

TheHive

    Platinum Member

  • .script developer
  • 4199 posts

Posted 26 August 2006 - 11:32 AM

You know which Script creates the User Profiles. Might want to post your fix to that Script thread.

When using the MiscSettings Script it seems to fix it somehow.

#4 pscEx

pscEx

    Platinum Member

  • Team Reboot
  • 12707 posts
  • Location:Korschenbroich, Germany
  • Interests:What somebody else cannot do.
  •  
    European Union

Posted 26 August 2006 - 03:22 PM

You know which Script creates the User Profiles. Might want to post your fix to that Script thread.

When using the MiscSettings Script it seems to fix it somehow.


Try my latest autoLocalization.Script.

It builds all the directories smiley mentioned and some other more necessary directories.
But this should work not only for you (with English) but also for other language users.

If there are still unknown directories in my build, let me know.

Peter

BTW: In some hours I'm going to publish a new version of autoLocalize.script.

#5 smiley

smiley

    Silver Member

  • .script developer
  • 905 posts
  •  
    Greece

Posted 26 August 2006 - 03:47 PM

It also work with the greek language :P .Many programs still don't work (like shortcuts script)

#6 pscEx

pscEx

    Platinum Member

  • Team Reboot
  • 12707 posts
  • Location:Korschenbroich, Germany
  • Interests:What somebody else cannot do.
  •  
    European Union

Posted 26 August 2006 - 04:38 PM

It also work with the greek language :P .Many programs still don't work (like shortcuts script)


Do you mean Holger's script, your snippet or my script?

Peter

#7 smiley

smiley

    Silver Member

  • .script developer
  • 905 posts
  •  
    Greece

Posted 26 August 2006 - 04:41 PM

Do you mean Holger's script, your snippet or my script?


I mean your script




0 user(s) are reading this topic

0 members, 0 guests, 0 anonymous users