iReboot

Incorrect startmenu locations on non-English versions of Windows

Details

  • Type: Bug Bug
  • Status: Closed Closed
  • Priority: Blocker Blocker
  • Resolution: Fixed
  • Affects Version/s: 1.0
  • Fix Version/s: 1.1
  • Component/s: Installer

Activity

Hide
Mahmoud Al-Qudsi added a comment - 03/Apr/08 7:12 PM
We're using
%{CSIDL_COMMON_STARTMENU}\Programs\NeoSmart Technologies\....
We should be using
%{CSIDL_COMMON_PROGRAMS}\NeoSmart Technologies\....

and
%{CSIDL_COMMON_STARTMENU}\Programs\Startup\...
We should be using
%{CSIDL_COMMON_STARTUP}\...

Best reference for these constants: http://msdn2.microsoft.com/en-us/library/ms954149.aspx
Show
Mahmoud Al-Qudsi added a comment - 03/Apr/08 7:12 PM We're using %{CSIDL_COMMON_STARTMENU}\Programs\NeoSmart Technologies\.... We should be using %{CSIDL_COMMON_PROGRAMS}\NeoSmart Technologies\.... and %{CSIDL_COMMON_STARTMENU}\Programs\Startup\... We should be using %{CSIDL_COMMON_STARTUP}\... Best reference for these constants: http://msdn2.microsoft.com/en-us/library/ms954149.aspx

People

Dates

  • Created:
    03/Apr/08 5:39 PM
    Updated:
    03/Apr/08 7:31 PM
    Resolved:
    03/Apr/08 7:31 PM