Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8699039
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 13, 20262026-06-13T01:51:08+00:00 2026-06-13T01:51:08+00:00

I’ve got a Windows Mobile 5 application that is in use on our production

  • 0

I’ve got a Windows Mobile 5 application that is in use on our production floor to scan barcodes and update data on our SQL Server.

We are buying new devices soon, and they come with Windows Mobile 6.5 Professional.

I’ve been using the emulator to get my application up and running on them and to familiarize myself with the new OS features.

One of the problems I can’t seem to fix myself are all of the icons cluttering up the “Start Menu” on the device.

screenshot

See the screenshot above? That is what pops up when you click the Start Menu!

That won’t work!

We have employees that don’t speak English, and I need the desktop to be very simplified. The email is not configured on these, they don’t have an Internet connection, no texting, etc.

I am supposed to remove all of this and place a single link to our application there.

In Windows Mobile 5, I was able to remove all this excess garbage so that our employees were not confused.

Mobile 5 screenshot

How do I clear the Start Menu under Windows Mobile 6.5?

I’d like to display the items as a LIST instead of as ICONS also. Is that possible?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-13T01:51:09+00:00Added an answer on June 13, 2026 at 1:51 am

    First, just delete all links and folders below “\Windows\Start Menu” and only the Home and Settings item remains:

    very sparse Windows Mobile 'Start Menu'

    …

    Windows Mobile 6.5 always uses a hexagon layout. The only way to get a more or less list layout is to use one column.

    There are some layout files in Windows dir on device. The have the extension .cpr and look like xml:

        <Form Width="480" Height="640">
      <StartMenu_GridScene ID="Scene">
    
      <GridView ID="Start Menu Items List" Top="0" Left="0" Width="480" Height="536" Columns="3" Scrollable="TRUE" HexagonGrid="TRUE" HorizontalWrapAround="TRUE" PaginatedScrolling="TRUE">
         <Image ID="Selection" Left="0" Top="-30" Width="192" Height="158" Source=".\StartMenu_Selection.png" />
         <Layer ID="GridItem"  Width="192" Height="166" OnAction ="GridItemAction">
            <Layer ID="Normal">
                    <Image ID="Image" Left="51"  Top="4" Width="90" Height="90" ScaleStyle="Fit" />
    
                    <Text  ID="Text"  Left="18" Top="98" Width="156" Height="68" FontFamily="Tahoma" FontSize="7" HorizontalAlignment="Center" VerticalAlignment="Top" Wrap="True" Trimming="EllipsisCharacter" ForeColor="#00FFFFFF" BackColor="#00000000" />
            </Layer>
        </Layer>
    
       <Layer ID="NoItems">
           <Text ID="Text" Width="480" Height="40" FontFamily="Tahoma" FontSize="10" ForeColor="#00FFFFFF" Wrap="False" HorizontalAlignment="Center" Trimming="Character" InnerTextType="Resource">shellres.dll,22596</Text>
       </Layer>
    
      </GridView>
    
      </StartMenu_GridScene>
    </Form>
    

    You can download the correct file (see your device’s resolution, mine is 480×640) and then change the number of columns:

    <GridView ID="Start Menu Items List" Top="0" Left="0" Width="480" Height="536" Columns="**1**" Scrollable="TRUE" HexagonGrid="TRUE" HorizontalWrapAround="TRUE" PaginatedScrolling="TRUE">
    

    Then copy the changed file onto the device back and on top of the existing file. As the file maybe a ROM file, you may need a better explorer to overwrite the file (for example Altap Salamander or Total Commander).

    one column view on windows mobile 6.5

    if you are looking for a better lock down of your apps, you should try SPB Kiosk or Odyssey AppCenter. Some vendors offer there own kiosk mode solution line Intermec does with IntermecLauncher.

    It is a hard way to make a really locked application, see also my web site at hjgode.de/wp

    ~josef

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I've got a string that has curly quotes in it. I'd like to replace
I'm parsing an RSS feed that has an &#8217; in it. SimpleXML turns this
I have a small JavaScript validation script that validates inputs based on Regex. I
link Im having trouble converting the html entites into html characters, (&# 8217;) i
That's pretty much it. I'm using Nokogiri to scrape a web page what has
I am trying to understand how to use SyndicationItem to display feed which is
I have a string like this: La Torre Eiffel paragonata all&#8217;Everest What PHP function
I have a French site that I want to parse, but am running into
I want use html5's new tag to play a wav file (currently only supported
I am doing a simple coin flipping experiment for class that involves flipping a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.