Recommended Posts

Hello, everyone. My name is CyanPrime aka William Starkovich. I'm here cause I want to show you all my simple app launcher dock I started on yesterday.

What does it do?

Well it lets you skin it, and each button on it (8 buttons), and it lets you run command line arguments from the data\args.cfg file. The command line arguments allow you to open up a browser and start it on youtube or something, and even let you launch steam games directly.

should work on XP - 7, x86 or x64.

needs .net 4.0 to work.

I'd really like some feedback on it, and maybe new ideas, but please go easy on it, as it was only made yesterday.

-Download-

https://dl.dropbox.com/u/28109593/simpledock-0.0.2.zip

Link to comment
https://www.neowin.net/forum/topic/1117009-simpledock-v001/
Share on other sites

People are wary of downloading and running a piece of software that requires admin access from someone who has just joined the forum. Also, Chrome is marking this as malicious. However, I completed a cursory analysis of your software and it doesn't appear to be malicious from the code I saw (not that I'm vouching for it's complete safety).

It does seem very primitive and that it would require quite a bit more work before it could be useful to people. I would suggest making what you have more stable and complete and then coming back for some feature suggestions.

Okay, first of all, this needs .net 4.5, not 4.0. I can't seem to edit my post so sorry about that. Second, is the screenshot. I need to tell you all that this is a very basic wip design, it is reskinable, and is getting a new default skin very soon. each button can be reskined as well, so you can make icons for your apps.

https://dl.dropbox.c...93/dock-ss1.png

Also, it asks for highest privalages so it can be sure to run what ever programs you can run.

screen shots? Is it portable if so i can try it out when i leave work.

Yes, sir. It can even have relative paths to the programs you wanna run, just use ".." (without the quotes) to go up a directory.

Also, it asks for highest privalages so it can be sure to run what ever programs you can run.

You do not need admin rights to run whatever the user can run. By default your application will have the same rights as user.

You are also then launching applications with admin privileges that don't necessarily deserve them.

Take a look at this question to see how you can run your application with user rights and then launch applications with admin rights if need be: http://stackoverflow...h-higher-rights

Come on. Insert the photo of your app. DB is blocked and has been blocked by every company I have worked with. There is a little check box to show image in your posts.

What makes this stand out from other application launchers. This is a v.0.1 release so it will not be received well at first. even you friends do not want to try it out??

If I am going to test out some software I will not go easy on it. If it sucks I will say so, if it looks like a turd I will tell you.

should work on XP - 7, x86 or x64.

needs .net 4.0 to work.

this is wrong answer. You should have tested this on systems even before putting out into the public. Now you need to include Win 8 too.

Come on. Insert the photo of your app. DB is blocked and has been blocked by every company I have worked with. There is a little check box to show image in your posts.

What makes this stand out from other application launchers. This is a v.0.1 release so it will not be received well at first. even you friends do not want to try it out??

If I am going to test out some software I will not go easy on it. If it sucks I will say so, if it looks like a turd I will tell you.

this is wrong answer. You should have tested this on systems even before putting out into the public. Now you need to include Win 8 too.

Here is the picture inserted. Keep in mind that this is pretty much only to prove it's a dock, as it is easily skinable, and will be recieving a new skin soon. To put it bluntly: only a idiot would judge this app based on this picture. That said, it also shows you the button placement, which can not change, so if you think a button can be changed or something (mainly close, or the decor check box) I'd like feedback on that.

What makes this stand out from other application launchers. This is a v.0.1 release so it will not be received well at first. even you friends do not want to try it out??

If I am going to test out some software I will not go easy on it. If it sucks I will say so, if it looks like a turd I will tell you.

Nothing makes it stand out yet, it's only been a god damn day since it was made. That's like asking a writer what makes his book standout from others when he hands you a idea he wrote down. I don't know what direction to go with this dock, that's why I'm asking for ideas...

As for my friends, apparently they aren't as good of friends as I thought, also I want opinions from other developers as well, and none of my developer friends have responded yet, and most likely wont.

Also I guess you're not a developer if you can't tell the difference from a proof of concept from full on 3 year old software, thought you are right that normally I wouldn't make it public yet. I was basically forced to make it public because my friends and groups wouldn't give me a damn reply..

HpmUj.png

Sorry this reply took so long. My boyfriend is over, so I'll be kinda being slow with dev until tomorrow. I am looking to implement the_architect idea to make simpledock not ask for admin privs ASAP, so look forward to that!

This topic is now closed to further replies.
  • Posts

    • Nice, hope they *finally* fixed the issue with the NTFS driver where the system would completely brick during large file copies using the built in driver. It's been broken for years requiring me to use the older, slower, NTFS-3G FUSE driver.
    • Windows 11 KB5094126 BSODing, freezing, forcing BitLocker lockout, breaks OneDrive, and more by Sayan Sen Microsoft released Windows 11 KB5094126 and KB5093998 last week as the latest Patch Tuesday updates. Following that the company also published the accompanying dynamic updates under KB5094149, KB5095971, and KB5094156. While Microsoft has so far not acknowledged any major problems with the release, some users online are running into problems. These range from OneDrive and Dropbox access issues, BitLocker recovery lockouts, to blue screens and BSODs. The most common one seems to be happening with HP systems wherein affected users say they hit 0xc0430001 BSOD (blue screen of death) error code after the KB5094126 update. We wonder if this could be related to the recent bug we covered on HP devices wherein the ongoing Secure Boot certificate updates are leading to similar issues. While we are not certain, users affected by this issue likely need to ensure that the boot.stl file is included on the installation media (such as a USB installer or ISO), if the above-mentioned dynamic updates are deployed. If this file is missing, computers may fail to boot from the installation media and could display the error 0xc0430001. This STL file is used by Secure Boot to verify that the boot files are trusted, so it must match the same Windows version and system architecture. To ensure the file is included, Microsoft recommends using the Update WinPE script, which automatically updates the image and handles the required files. Alternatively, you can manually copy the boot.stl file from the Windows\Boot\EFI folder on a Windows device and place it in the matching folder on your installation media before deploying the updated image. Aside from blue screening some users also note their systems have been freezing following the update. This could be happening to Lenovo PCs specifically. In the case of the OneDrive and Dropbox access issues, a user figured out that there could be a conflict with UAC. He explained: "Okay, so I did some digging, and in our environment KB5094126 breaks OneDrive and Dropbox in Explorer. I went through all our GPOs and found out that the combination of disabling UAC and having my user being a local admin breaks OneDrive in Explorer. ... If I enable UAC again, then it works, even with KB5094126 still installed." Hopefully, Microsoft will look into these issues. Source: Microsoft forum (link1, link2, link3, link4), Reddit (link1, link2, link3, link4)
    • It is when it's a desktop in my house though for a PC that's lightly used and not really important when it is. If it was a laptop, it would be a different story. The real solution is varied and begins starting at post #22 in that thread.
    • Win11Debloat 2026.06.14 by Razvan Serea Win11Debloat is a lightweight, easy to use PowerShell script that allows you to quickly declutter and customize your Windows experience. It can remove pre-installed bloatware apps, disable telemetry, remove intrusive interface elements and much more. The script also includes many features that system administrators and power users will enjoy. Such as a powerful command-line interface, support for Windows Audit mode and the option to make changes to other Windows users. All changes made by Win11Debloat can be easily reversed, and most removed apps can be restored via the Microsoft Store. A full guide on how to undo the changes is available here. Win11Debloat features: Below is an overview of the key features and functionality offered by Win11Debloat. Please refer to the wiki for more information about the default settings preset. Remove a wide variety of preinstalled apps. Click here for more info. Disable telemetry, diagnostic data, activity history, app-launch tracking & targeted ads. Disable tips, tricks, suggestions & ads across Windows. Disable Windows location services & app location access. Disable Find My Device location tracking. Disable 'Windows Spotlight' and tips & tricks on the lock screen. Disable 'Windows Spotlight' desktop background option. Disable ads, suggestions and the MSN news feed in Microsoft Edge. Hide Microsoft 365 ads on the Settings 'Home' page, or hide the 'Home' page entirely. Disable & remove Microsoft Copilot. Disable Windows Recall. Disable Click to Do, AI text & image analysis tool. Prevent AI service (WSAIFabricSvc) from starting automatically. Disable AI Features in Edge. Disable AI Features in Paint. Disable AI Features in Notepad. Disable the Drag Tray for sharing & moving files. Restore the old Windows 10 style context menu. Turn off Enhance Pointer Precision, also known as mouse acceleration. Disable the Sticky Keys keyboard shortcut. Disable Storage Sense automatic disk cleanup. Disable fast start-up to ensure a full shutdown. ...and more. Once you’ve downloaded the Win11Debloat file (Get.ps1), just follow these quick steps: Locate the Get.ps1 script file. Right-click the file and select Run with PowerShell from the context menu. If prompted by User Account Control (UAC), select Yes to grant the script the necessary administrative permissions. Win11Debloat 2026.06.14 changes: This is a minor release that hopefully addresses the false positives in Windows Defender and Bitdefender that prevented users from downloading and/or running Win11Debloat. Refactor Get-RegFileOperations.ps1 to address false positives by @Raphire in #626 Add logging around WinGet app retrieval and increase timeout to 20s by @Raphire Download: Win11Debloat 2026.06.14 | Open Source View: Win11Debloat Home Page | Screenshots 1| 2 Get alerted to all of our Software updates on Twitter at @NeowinSoftware
  • Recent Achievements

    • Week One Done
      Jeroen Wilms earned a badge
      Week One Done
    • Week One Done
      rolfus earned a badge
      Week One Done
    • One Month Later
      Leroy Jethro Gibbs earned a badge
      One Month Later
    • Conversation Starter
      flexorcist earned a badge
      Conversation Starter
    • One Month Later
      AndreaB earned a badge
      One Month Later
  • Popular Contributors

    1. 1
      +primortal
      508
    2. 2
      +Edouard
      198
    3. 3
      PsYcHoKiLLa
      138
    4. 4
      ATLien_0
      90
    5. 5
      Steven P.
      81
  • Tell a friend

    Love Neowin? Tell a friend!