I have placed it in /editor, but as it has the other name I didn't change it to editornew.
I did not found how to edit
all version information, so I had to edit .dbro file in notepad.
Original .dbpro:
; **** Version Info ****
VerComments=comments!
VerCompany=company!
VerFileDesc=description!
VerFileNumber=1.9.0.1
VerInternal=infernal!
VerCopyright=copyright!
VerTrademark=trademark!
VerFilename=filename!
VerProduct=product!
VerProductNumber=v1.2
After compilation .dbpro:
; **** Version Info ****
VerComments=comments!
VerCompany=company!
VerFileDesc=description!
VerFileNumber=v1.2
VerInternal=v1.2
VerCopyright=copyright!
VerTrademark=
VerFilename=
VerProduct=
VerProductNumber=v1.0
Fails
inside the exe properties:
Product = Dark Basic Pro Project
Filename = C:\Program files\Dark Ba