Search found 19 matches

Go to advanced search

by Assassin
Tue Jan 13, 2015 1:44 am
Forum: Common Problems
Topic: How to Use Pre-Install Updates to Download Latest Setup
Replies: 3
Views: 3677
 
Jump to post

Re: How to Use Pre-Install Updates to Download Latest Setup

Instead of having to issue an update in the way described is there not a way for it to just download the full setup.exe and launch that instead of having to issue an update.
by Assassin
Mon Jan 12, 2015 6:27 pm
Forum: Common Problems
Topic: How to Use Pre-Install Updates to Download Latest Setup
Replies: 3
Views: 3677
 
Jump to post

How to Use Pre-Install Updates to Download Latest Setup

http://i271.photobucket.com/albums/jj154/oblivionking1st/Example_zps650be047.png How Would I make Advanced Installer check for updates using the product version and download the latest "install.exe" Example if the old installer was running version 1.0 I want it to automatically download t...
by Assassin
Sun Nov 04, 2012 4:49 pm
Forum: Common Problems
Topic: Custom Licensing Form - Valid Key Before Write to Registry
Replies: 1
Views: 2499
 
Jump to post

Custom Licensing Form - Valid Key Before Write to Registry

:mrgreen: So ive successfully developed my own licensing form and such things stated in my previous forum post. So now my program licensing system is fully integrated into advanced installer there is one slight issue im having and im not sure if this can be solved. The Normal Dialog - You enter key ...
by Assassin
Wed Oct 31, 2012 7:16 pm
Forum: Common Problems
Topic: So im wanting to create my own licensing form.
Replies: 5
Views: 5476
 
Jump to post

Re: So im wanting to create my own licensing form.

<DllImport("Trial.dll", EntryPoint:="GetPropertyValue", CharSet:=CharSet.Unicode)> _ Private Shared Function GetPropertyValue(ByVal aPropName As String, ByVal aResult As StringBuilder, ByRef _ aResultLen As UInt32) As UInteger End Function Dim val As StringBuilder = New StringBu...
by Assassin
Mon Oct 29, 2012 7:56 pm
Forum: Common Problems
Topic: So im wanting to create my own licensing form.
Replies: 5
Views: 5476
 
Jump to post

Re: So im wanting to create my own licensing form.

Hello, In order to achieve this you can use the "CompId" property. Also, if you want to get the related property value from your own code you can take a look on our "Retrieve Licensing Elements" article. All the best, Daniel <DllImport("Trial.dll", EntryPoint:="Ge...
by Assassin
Sat Oct 27, 2012 4:34 pm
Forum: Common Problems
Topic: So im wanting to create my own licensing form.
Replies: 5
Views: 5476
 
Jump to post

So im wanting to create my own licensing form.

I want to use the trial.dll and its features but not use the advanced installer licensing form. Ive got my own custom form and ive made it write to registry and stuff like that all works fine. But the issue ive got is there a way to get hold of the request license code from the registration tab is t...
by Assassin
Mon Sep 17, 2012 9:14 pm
Forum: Feature Requests
Topic: Automatically download and install flash before installation
Replies: 2
Views: 46913
 
Jump to post

Automatically download and install flash before installation

my program requires flash it would be good like a framework if you could included this to the pre-install features as it can do other abobe product why not flash player?
by Assassin
Wed Sep 12, 2012 10:09 pm
Forum: Common Problems
Topic: Surface Theme - How to change font size of title text?
Replies: 1
Views: 3331
 
Jump to post

Surface Theme - How to change font size of title text?

The title of my program is pretty "Ihabbox - Survey Genius" On the surface layout theme it only manages to fit "Ihabbox - Survey" How would I go about changing the text size to make it all fit on I cannot find the option in the properties window! And how would I make the dialogue...
by Assassin
Wed Sep 12, 2012 10:08 pm
Forum: Common Problems
Topic: New Surface Theme Color Contrast
Replies: 6
Views: 8408
 
Jump to post

Re: New Surface Theme Color Contrast

The trick with the license agreement is to not save it in black. For example open it in Microsoft word 2010 change the background to black and the text colour to white. When the program loads the EULA the license will be in white like the two pictures below. So as you can see I have typed the code o...
by Assassin
Fri Aug 17, 2012 2:50 am
Forum: Feature Requests
Topic: Change And Customize The License Dialog (Trial.DLL)
Replies: 19
Views: 50150
 
Jump to post

Re: Change And Customize The License Dialog (Trial.DLL)

It would probably be better if advanced installer just got this feature added to the program instead of having to mess around with dictionaries and stuff

Any ETA on this guys? :oops:
by Assassin
Mon Jul 30, 2012 2:10 pm
Forum: Feature Requests
Topic: Change And Customize The License Dialog (Trial.DLL)
Replies: 19
Views: 50150
 
Jump to post

Re: Change And Customize The License Dialog (Trial.DLL)

Yea i never got round to editing it either.
You get this in version 9.4 too. I guess we will have to wait for a reply but i believe that
you can edit it but it would be best to wait for the AI team to just implement this into there program :mrgreen:
by Assassin
Tue Jul 03, 2012 9:58 pm
Forum: Common Problems
Topic: Advanced Installer using my custom form for trial.dll
Replies: 5
Views: 6388
 
Jump to post

Advanced Installer using my custom form for trial.dll

I know i am always coming onto these forums going on about the trial.dll dialog but its the key thing stopping me buying this product , I trial advanced installer regularly with all my applications and its fully suitable for the installing part but the trial.dll dialog always bugs me and falls short...
by Assassin
Sun May 27, 2012 1:28 pm
Forum: Feature Requests
Topic: Change And Customize The License Dialog (Trial.DLL)
Replies: 19
Views: 50150
 
Jump to post

Change And Customize The License Dialog (Trial.DLL)

It would be a nice feature to give the user the ability to edit the trial dialog form to make it fit in with the application your using it with. Instead of just taking the application icon and generating a custom form giving the user the ability to edit the text on the trial popup on the background ...
by Assassin
Wed Feb 08, 2012 5:58 pm
Forum: Common Problems
Topic: Integrate Updater In VB.net Application
Replies: 1
Views: 2107
 
Jump to post

Integrate Updater In VB.net Application

I see in the section page that C# and Java are listed but is there a vb.net version?



How would i go about doing this?
by Assassin
Thu Feb 02, 2012 5:43 pm
Forum: Common Problems
Topic: Update and Licensing for VB applications
Replies: 8
Views: 7655
 
Jump to post

Re: Update and Licensing for VB applications

I ran my windows XP virtual machine and the licensing works. It adds a signature as it should do. But on my windows 7 PC it wont work can i have some help? Or like a link to a complete uninstaller. Ive tried YourUnistaller advanced uninstall but it still wont work. I only code on my windows 7 PC so ...

Go to advanced search