Messages - BGM [ switch to compact view ]

Pages: prev1 ... 16 17 18 19 20 [21] 22 23 24 25 26 ... 112next
101
N.A.N.Y. 2021 / Re: N.A.N.Y 2021: Incipitor
« on: October 30, 2020, 10:07 PM »
Yaay!  You all make me feel all warm inside!  I'm glad you like it!

I also use it to add shortcuts from the Start Menu's "Programs" folder into my own folders.

It doesn't work for Windows Store apps though - apparently, the registry key for HKCR\shell\* doesn't work for those shortcuts.  And Autohotkey's filegetshortcut does not work for those either (returns blank for the target).  Funny thing is, that MS Store app shortcuts *look* like shortcuts, but don't even have extensions.

I'm planning on adding two features: one button to open the Start Menu folder, and another to back it up.

102
N.A.N.Y. 2021 / Re: N.A.N.Y 2021: Incipitor
« on: October 29, 2020, 10:39 AM »
Okay!  I've uploaded version 1.2 now.

https://www.dcmembers.com/bgmcoder/download/incipitor/

I removed the test to see if other instances were running. Now it ought to run just fine.

103
N.A.N.Y. 2021 / Re: N.A.N.Y 2021: Incipitor
« on: October 29, 2020, 09:48 AM »
@Deozaan,  Aaaah, I tried running it on another computer (running Windows 7) and the gui didn't open for me either.  I think I know what is the matter.  I was trying to make it so a user could not open two copies of the GUI - if it finds one window open then it would not open a second copy - but would still allow commandline usage. I wonder if that has something to do with it. 

So, basically, it is quitting as soon as you launch it, thinking that it is already running.  I'll figure out another way to do things.

If you drag a file onto the program icon it *will* open the window, placing the program in "add shortcut" mode.

Funny thing is that it works just fine on my own Windows 10.  I'll see if I can fix things here.

104
N.A.N.Y. 2021 / Re: Incipitor
« on: October 28, 2020, 12:26 PM »
All right - I've uploaded Version 1.1.

@Deozzan, I had forgotten to embed the resource version options in the original executable file.  They are there now - maybe that will help it to run.  I also removed the popup that reports that it is creating it's settings file (nobody needs to know that anyway).

105
N.A.N.Y. 2021 / Re: Incipitor
« on: October 27, 2020, 07:13 PM »
Well, thanks for trying it out.  That' funny, because it runs fine on my Windows 10. 

The window should open when you run it.  It doesn't have a tray icon, though.

On the first run, it should produce a small messagebox saying it is creating a Settings File - but you should see that in the taskbar.  When you click okay, it should just run.  I just downloaded it again and tried it again and have no problem.  VirusTotal is probably just objecting to Autohotkey.

Other than add it's own registry key, the only thing it does is to add shortcuts to the Start Menu folder.  It's one of my less elaborate applications, in fact.

To actually use it, you'll need administrator priveleges in order for it to add itself to your Context Menu (modifies HKCR/shell/* to add it's own key there).  But you should be able to run it just fine.

You don't need Open Shell, really.  It will still manage folders you create in the Windows 10 Start Menu.  It just isn't so useful in the default shell, is all.

Anyone else have this problem?

I'll be posting version 1.1 soon enough.


Pages: prev1 ... 16 17 18 19 20 [21] 22 23 24 25 26 ... 112next
Go to full version