Installer Request: Add Version Number!

Got an idea for enhancing PureBasic? New command(s) you'd like to see?
KatSeiko
New User
New User
Posts: 7
Joined: Thu Sep 25, 2008 12:47 am
Location: Between keyboard and chair

Installer Request: Add Version Number!

Post by KatSeiko »

Could you please add the version number to the path that the installer shows on launch?
That helps alot if you install more than one version (i.e. 3.94, 4.2 and 4.3).
User avatar
Kaeru Gaman
Addict
Addict
Posts: 4826
Joined: Sun Mar 19, 2006 1:57 pm
Location: Germany

Post by Kaeru Gaman »

I would like that, too.

additionally, the Exe description that you recieve in the "open with" dialog,
atm: "Purebasic Development Environment", could carry the Version, too,
and if the Compiler would be named more than just "Purebasic.exe" it would also be handy.
oh... and have a nice day.
PB
PureBasic Expert
PureBasic Expert
Posts: 7581
Joined: Fri Apr 25, 2003 5:24 pm

Post by PB »

> if the Compiler would be named more than just "Purebasic.exe" it would also be handy

Not here it wouldn't. I install over previous versions so having a different IDE
name would break my shortcuts and launch tools. Can't you just rename it?
I compile using 5.31 (x86) on Win 7 Ultimate (64-bit).
"PureBasic won't be object oriented, period" - Fred.
User avatar
Kaeru Gaman
Addict
Addict
Posts: 4826
Joined: Sun Mar 19, 2006 1:57 pm
Location: Germany

Post by Kaeru Gaman »

ok I see... I think it's not THAT important.

but the version Number in the "open with" dialog is important I think.

if you installa new version parallel and want to reassociate the .pb files to the new IDE,
it would be nice if you could see wich witch is wich...
oh... and have a nice day.
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

You can change right click entries from the filetype list in Windows if you have special needs, that enough in my opinion. Version numbers all over look cluttered.
User avatar
Kaeru Gaman
Addict
Addict
Posts: 4826
Joined: Sun Mar 19, 2006 1:57 pm
Location: Germany

Post by Kaeru Gaman »

I don't really get what you mean....

if I want to associate the .pb extension to the actual purebasic.exe,
and I have more than one PB Versions installed,
then I get more than one entries in the application list,
and all of them are named the same,
and there is no way to determine wich the actual version is,
they even do not appear in the same order everytime I open that list.

so, if this description would carry the version number, it would be really helpful.
oh... and have a nice day.
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Post by lexvictory »

Kaeru Gaman wrote:so, if this description would carry the version number, it would be really helpful.
Even if it doesn't happen, you can download resource hacker, and change the version info. (the description field obviously), click compile script, then save
you then need to open regedit and delete any occurrence of "PureBasic Development Environment" in HKEY_CURRENT_USER\Software\Microsoft\WIndows\ShellNoRoam\MUICache (so explorer refreshes it's cached value)
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

Kaeru Gaman wrote:I don't really get what you mean....

if I want to associate the .pb extension to the actual purebasic.exe,
and I have more than one PB Versions installed,
then I get more than one entries in the application list,
and all of them are named the same,
and there is no way to determine wich the actual version is,
they even do not appear in the same order everytime I open that list.

so, if this description would carry the version number, it would be really helpful.
Oh you use Vista? Then you're stuck with it. In XP you just go into folder properties and in the filetype list you can name your menu entries anything you want.
lexvictory
Addict
Addict
Posts: 1027
Joined: Sun May 15, 2005 5:15 am
Location: Australia
Contact:

Post by lexvictory »

@Trond, I think Kaeru is talking about this: (I modified my purebasic.exe to make the example in my last post)

Image

and possibly the similar dialog when you click "Change" in the file association box
Demonio Ardente

Currently managing Linux & OS X Tailbite
OS X TailBite now up to date with Windows!
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

And I'm saying he doesn't need to use that window, as he can get the functionality he wants from another window.
User avatar
Kaeru Gaman
Addict
Addict
Posts: 4826
Joined: Sun Mar 19, 2006 1:57 pm
Location: Germany

Post by Kaeru Gaman »

@lex

yap, exactly what I mean. and thnx for the recommendation, but I'm not interested in using Hacker-Tools.


@Trond

okeee... I begin to get the point...

no I don't use Vista (nje dla idiotov)

in the folder properties -> filetype list -> change I get exactly the list I was talking about...
Image


after all, my wish is just to make the handling of this easier.
I think it should not be necessary for someone who just wants to try some programming
to dig deep into the hidden secrets of explorer preferences...
oh... and have a nice day.
Trond
Always Here
Always Here
Posts: 7446
Joined: Mon Sep 22, 2003 6:45 pm
Location: Norway

Post by Trond »

Click the other button. Wiederherstellen or whatever.
User avatar
Kaeru Gaman
Addict
Addict
Posts: 4826
Joined: Sun Mar 19, 2006 1:57 pm
Location: Germany

Post by Kaeru Gaman »

ah yes... I was a bit confused because it was labeled "Wiederherstellen",
dunno what was up there, perhaps something changed manually in some other place.
after pressing "Wiederherstellen" once, it displayed "Erweitert" like it should.
in the next Dialog I can directly enter the App with Path and Parameters.
so, no problem anymore to specify the correct version...

but....

should be easier, more "trainee" friendly...
oh... and have a nice day.
Post Reply