MSFN Forum: Quick Launch Classic 7 Tool 1.0.5 - MSFN Forum

Jump to content


Windows 7 forum rules

If you have questions about customizing Windows 7 that are vLite-specific, please post them in the vLite forum, not here. If you have questions regarding the unattended installation of Windows 7, please post them in the Unattended Windows 7/Server 2008 R2 section.
  • 11 Pages +
  • « First
  • 5
  • 6
  • 7
  • 8
  • 9
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

Quick Launch Classic 7 Tool 1.0.5 Autoit - compiled + source.

#121 User is offline   wazer 

  • You gotta risk it to get the biscuits
  • PipPip
  • Group: Members
  • Posts: 227
  • Joined: 24-May 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 07 February 2011 - 03:40 AM

View Postmyselfidem, on 07 February 2011 - 03:31 AM, said:

Tested and works fine with the Langbar on the Taskbar or not, with my Windows 7 x86 French version- without using switches! ;)

I think we can add a new reg for the WindwMetrics like maxXPsoft was talking about this issue!!

With this reg value the 7QuickLaunch.exe doesn't work!

HKEY_CURRENT_USER\Control Panel\Desktop\WindowMetrics MinWidth = 40 


It's needded to delete this value and add at the end of the script to restore this one!



Okay, have you tested with unlocked taskbar? and even quick launch already attached?.


What does that value do?, i never heard of it?, and why should it be implented back if i dont use?.


BTW.........

Am i missing something?

if you can describe what you have made, in changelog format :)


Quick Launch Classic 7 version 1.05 change log
================================

Legend:
* = New feature
+ = Improved feature
! = Fixed bug
? = Other stuff


01. + Reduced mouse speed while performing action, should finally fix all those errors.
02. + Corrected the mouse to be more precisely now, when working with class/text field.
03. * Added international language support for all in one. USA, France, Netherlands, Denmark, Sweden, Norway, Germany. Your language not supported? mail: exelenze(at)gmail.com
04. * Added modification from following users at msfn.org, myselfidem, coucou.
05. * Added show dekstop action via mouse. This will fix programs running in the background that could lead to naggin Quick Launch Classic 7, while it was on duty.
06. * Added msgbox in start that to inform the user they should not touch anything, while its running.
07. * Added hotkey to exit the program if something went wrong. The key is F1.
08. * Added Quick Launch string check.
10. * Added switchless params for more info run Run "7quicklaunch.exe /?"

I suggest for the full joy and effect of classic quicklaunch use following paramf.
Usage run "7quicklaunch.exe /NOPIN /TGL /TSI /AUTOTRAY /LBS3 /EXPLORER" without the quotes!.


/NOPIN
Removes The pinned list on windows 7 taskbar.

/TGL
Makes Taskbar buttons = Never combine

/TSI
Makes Small icons on windows 7 taskbar.

/AUTOTRAY
Disable AUTOTRAY on windows 7 taskbar.

/LBS3
Langbar is closed and will not be visible inside windows 7 taskbar.

/EXPLORER
Will end explorer and start it again with all options saved, This is usefull so you dont have to restart windows at all to take effect of changes

This post has been edited by wazer: 07 February 2011 - 03:46 AM



#122 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,380
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 07 February 2011 - 04:02 AM

I think the dialog box isn't usefull for an silent install!

#123 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,380
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 07 February 2011 - 04:11 AM

View Postwazer, on 07 February 2011 - 03:40 AM, said:

Okay, have you tested with unlocked taskbar? and even quick launch already attached?.


Tested with the Taskbar Unlocked and the Quick Launch already attached:

2 new toolbars Quick Launch are created but only there names inside the Taskbar!

I think the problem is when you use to close explorer.exe => two Quick Launch are created!!

This post has been edited by myselfidem: 07 February 2011 - 04:14 AM


#124 User is offline   wazer 

  • You gotta risk it to get the biscuits
  • PipPip
  • Group: Members
  • Posts: 227
  • Joined: 24-May 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 07 February 2011 - 04:15 AM

View Postmyselfidem, on 07 February 2011 - 04:11 AM, said:

View Postwazer, on 07 February 2011 - 03:40 AM, said:

Okay, have you tested with unlocked taskbar? and even quick launch already attached?.


Tested with the Taskbar Unlocked and the Quick Launch already attached:

2 new toolbars Quick Launch are created but only there names inside the Taskbar!

I think the problem is when you use to close explorer.exe => two Quick Launch are created!!


Test with only quick launch attached and locked taskbar. That should not end explorer.

Test with this file.

Added new file once again. This i implented 3 sleep(100) while doing actions. Also i implented reverting back your windows/tools that showed before running it. after everything is finished.

This post has been edited by wazer: 07 February 2011 - 04:29 AM


#125 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,380
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 07 February 2011 - 04:30 AM

View Postwazer, on 07 February 2011 - 04:15 AM, said:

Test with only quick launch attached and locked taskbar. That should not end explorer.


Tested without switches: always 2 Quick Launch are created only with the name on the Taskbar!

I think it's better to do not have an already Quick Launch attached and all is fine !!
But I need to try with silent install!

This post has been edited by myselfidem: 07 February 2011 - 04:40 AM


#126 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,380
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 07 February 2011 - 05:06 AM

View Postwazer, on 07 February 2011 - 04:15 AM, said:

Test with only quick launch attached and locked taskbar. That should not end explorer.

Test with this file.

Added new file once again. This i implented 3 sleep(100) while doing actions. Also i implented reverting back your windows/tools that showed before running it. after everything is finished.


Tested the new quicklaunch7newest_edit.exe on my computer!

Taskbar locked and Quick Launch already attached, with Langbar on the Taskbar or not....without swtiches: works fine! :thumbup

I need to try with silent install (but for me the dialog box is not usefull for silent install)

This post has been edited by myselfidem: 07 February 2011 - 05:07 AM


#127 User is offline   wazer 

  • You gotta risk it to get the biscuits
  • PipPip
  • Group: Members
  • Posts: 227
  • Joined: 24-May 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 07 February 2011 - 05:10 AM

View Postmyselfidem, on 07 February 2011 - 05:06 AM, said:

View Postwazer, on 07 February 2011 - 04:15 AM, said:

Test with only quick launch attached and locked taskbar. That should not end explorer.

Test with this file.

Added new file once again. This i implented 3 sleep(100) while doing actions. Also i implented reverting back your windows/tools that showed before running it. after everything is finished.


Tested the new quicklaunch7newest_edit.exe on my computer!

Taskbar locked and Quick Launch already attached, with Langbar on the Taskbar or not....without swtiches: works fine! :thumbup

I need to try with silent install (but for me the dialog box is not usefull for silent install)



Alrighty Try this file !. Without dialog, only 2 small popups at tray clock!. Thats it!.

Attached File(s)



#128 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,380
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 07 February 2011 - 05:30 AM

Tested quicklaunch7 final.exe! Nice! ;)
Many thanks wazer

But doesn't works if the Quick Launch is already installed!

It was OK with the file before quicklaunch7newest_edit.exe. I think this is just a little detail to check!

Quick Launch Image

This post has been edited by myselfidem: 07 February 2011 - 05:34 AM


#129 User is offline   wazer 

  • You gotta risk it to get the biscuits
  • PipPip
  • Group: Members
  • Posts: 227
  • Joined: 24-May 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 07 February 2011 - 05:36 AM

View Postmyselfidem, on 07 February 2011 - 05:30 AM, said:

Tested quicklaunch7 final.exe! Nice! ;)
Many thanks wazer

But doesn't works if the Quick Launch is already installed!

It was OK with the file before quicklaunch7newest_edit.exe. I think this is just a little detail to check!

Quick Launch Image


Well then we have to find a better way disable or delete the extra ql bar before it continues!. ill search, help me out here. i have added the source code plus final in topic.

This post has been edited by wazer: 07 February 2011 - 05:47 AM


#130 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,380
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 07 February 2011 - 05:45 AM

View Postwazer, on 07 February 2011 - 05:36 AM, said:

Well then we have to find a way to disable or delete the extra ql bar before it continues!. ill search, help me out here. i have added the source code plus final in topic.

Many thanks wazer. I will do my best and try to give some help if I can! ;)


*Edit: In fact works fine without the Langbar on the Taskbar and when the Langbar is on the Taskbar two Quick Launch are created!

One condition between two conditions need to be solved:

1) Quick Launch is already attached and Langbar is on the Taskbar.

2) Quick Launch is already attached and the Langbar is closed => works fine!

This post has been edited by myselfidem: 07 February 2011 - 06:26 AM


#131 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,380
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 07 February 2011 - 06:54 AM

I've made some changes and works for me with Quick Launch attached (or not) and Langbar on the Taskbar or not!

*Edit 1: Of course at first it's needed to close all others toolbars if exit, except Langbar!!!

*Edit 2:New Script!

This post has been edited by myselfidem: 09 February 2011 - 04:51 AM


#132 User is offline   wazer 

  • You gotta risk it to get the biscuits
  • PipPip
  • Group: Members
  • Posts: 227
  • Joined: 24-May 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 07 February 2011 - 07:03 AM

aha you just added an xtra $qla right :)

This post has been edited by wazer: 07 February 2011 - 07:11 AM


#133 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,380
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 07 February 2011 - 07:10 AM

Please test le last QuickLaunchClassic7.au3, I've attached!
Works with all cases!

This post has been edited by myselfidem: 07 February 2011 - 07:12 AM


#134 User is offline   maxXPsoft 

  • MSFN Master
  • Group: Developers
  • Posts: 2,747
  • Joined: 14-November 03
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 07 February 2011 - 07:13 AM

Thats all I changed that had to do with taskbar and no more doubles here or Desktop toolbar. Remember I am running 64 and small icons but that should not matter

#135 User is offline   wazer 

  • You gotta risk it to get the biscuits
  • PipPip
  • Group: Members
  • Posts: 227
  • Joined: 24-May 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 07 February 2011 - 07:19 AM

View PostmaxXPsoft, on 07 February 2011 - 07:13 AM, said:

Thats all I changed that had to do with taskbar and no more doubles here or Desktop toolbar. Remember I am running 64 and small icons but that should not matter



I have uploaded the lastest. To mediafire and rapidshare plus attachment to the first post :)

#136 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,380
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 07 February 2011 - 07:29 AM

View Postwazer, on 07 February 2011 - 07:19 AM, said:

View PostmaxXPsoft, on 07 February 2011 - 07:13 AM, said:

Thats all I changed that had to do with taskbar and no more doubles here or Desktop toolbar. Remember I am running 64 and small icons but that should not matter



I have uploaded the lastest. To mediafire and rapidshare plus attachment to the first post :)


:rolleyes:

#137 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,380
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 08 February 2011 - 12:18 AM

@wazer

I think it's better to leave this part of the script because it isn't correct even if that works!
In AutoIt forum I read that is like a glitch

mutilply param

 

;Switchless commands
If $CMDLINE[0] Then
    For $i = 1 To $CMDLINE[0]
        Switch $CMDLINE[$i]
            Case '/?'
                 MsgBox(0x40000, 'Help', 'Switchless Commands: /NOPIN /TGL /TSI /AUTOTRAY /LBS3 /EXPLORER')
                 Exit
            Case '/NOPIN'
                 RegWrite("HKEY_CURRENT_USER\Software\Policies\Microsoft\Windows\Explorer", "TaskbarNoPinnedList", "REG_DWORD", "1")
            Case '/TGL'
                  RegWrite("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced", "TaskbarGlomLevel", "REG_DWORD", "2")
            Case '/TSI'
                 RegWrite("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer\Advanced", "TaskbarSmallIcons", "REG_DWORD", "1")
            Case '/AUTOTRAY'
                  RegWrite("HKEY_CURRENT_USER\Software\Microsoft\Windows\CurrentVersion\Explorer", "EnableAutoTray", "REG_DWORD", "0")
   Case '/LBS3'
                  RegWrite("HKEY_CURRENT_USER\Software\Microsoft\CTF\LangBar", "ShowStatus", "REG_DWORD", "3")
   Case '/EXPLORER'
                  ProcessClose("explorer.exe")

  EndSwitch
    Next
 EndIf




Wikipedia article extract:

Glitch - Wikipedia

Quote


Computer glitch

A computer glitch is the failure of a system, usually containing a computing device, to complete its functions or to perform them properly. In public declarations, glitch is used to suggest a minor fault which will soon be rectified and is therefore a euphemism by comparison to bug, which is a factual statement that a programming fault is to blame for a system failure.

It frequently refers to an error which is not detected at the time it occurs but shows up later in data errors or incorrect human decisions. While the fault is usually attributed to the computer hardware, this is often not the case since hardware failures rarely go undetected. Situations which are frequently called computer glitches are:

  • Incorrectly written software (software bug)
  • Incorrect instructions given by the operator (operator error) (this might also be considered a software bug)
  • Undetected invalid input data (this might also be considered a software bug)
  • Undetected communications errors
  • Computer viruses
  • Computer security cracking (sometimes erroneously called "hacking")
Such glitches could produce problems such as:

  • Keyboard malfunction
  • Number key failure
  • Screen abnormalities (turned left, right or upside down)
  • Random program malfunctions
  • Abnormal program registering
Examples of computer glitches causing disruption include an unexpected shutdown of a water filtration plant in New Canaan, 2010;[1] failures in the Computer Aided Dispatch system used by the police in Austin, resulting in unresponded 911 calls;[2] and an unexpected bit flip causing the Cassini spacecraft to enter "safe mode" in November 2010.[3]



I think it's better to look for another method for this part (switchless commands)!
Thanks!



#138 User is offline   wazer 

  • You gotta risk it to get the biscuits
  • PipPip
  • Group: Members
  • Posts: 227
  • Joined: 24-May 05
  • OS:Windows 7 x64
  • Country: Country Flag

Posted 08 February 2011 - 02:47 AM

What are you talking about?. It was a Copy Paste error/glitch nothing else, :). Dont worry.

#139 User is offline   myselfidem 

  • Member
  • PipPipPipPipPipPipPipPip
  • Group: Members
  • Posts: 2,380
  • Joined: 06-January 10
  • OS:Windows 7 x86
  • Country: Country Flag

Posted 08 February 2011 - 03:12 AM

OK!
Nice to clarify this point :rolleyes:

I think it would be better to use commands parameters shorter like for example:

7QuickLaunch.exe /N /S /L

Thanks

*Edit: And it's needed to write this reg value first otherwise the silent install fails!

RegWrite("HKEY_CURRENT_USER\Software\Microsoft\CTF\LangBar", "ShowStatus", "REG_DWORD", "3")

This post has been edited by myselfidem: 08 February 2011 - 05:50 AM


#140 User is offline   coucou 

  • Friend of MSFN
  • PipPipPipPipPip
  • Group: Members
  • Posts: 825
  • Joined: 01-January 04

Posted 08 February 2011 - 05:51 AM

Hello wazer and myselfidem,

CONGRATULATIONS :P

Tested French and English... works liuke a charm.
You've got it. :thumbup

However, I try pushing the test to non europeen languages, and tested Hebrew which is left to right writing.
AutoIt stick at line 245
   Case $Lang = "he-IL"
   $title = "‏‏סרגל כלים חדש - בחר תיקיה"
got error; Unable to parse line.


I opened the script with Notepad i get the above $title in hebrew. Then I edited it with AutoiT, i got
 Case $Lang = "he-IL"
   $title = "ââסרגל כלים חדש - בחר תיקיה"
:wacko:

Again Congartulation

This post has been edited by coucou: 08 February 2011 - 05:52 AM


Share this topic:


  • 11 Pages +
  • « First
  • 5
  • 6
  • 7
  • 8
  • 9
  • Last »
  • You cannot start a new topic
  • You cannot reply to this topic

3 User(s) are reading this topic
0 members, 3 guests, 0 anonymous users



All trademarks mentioned on this page are the property of their respective owners
Copyright © 2001 - 2013 msfn.org
Privacy Policy