Search found 14 matches

Go to advanced search

by kamcknig
Wed Apr 03, 2019 2:47 pm
Forum: Building Installers
Topic: Refreshing a sync from the command-line
Replies: 4
Views: 3665
 
Jump to post

Re: Refreshing a sync from the command-line

OH, I missed it because we are using version 12.6.1. This is not available until something like version 14.x is that correct?

Kyle
by kamcknig
Wed Apr 03, 2019 2:34 pm
Forum: Building Installers
Topic: Refreshing a sync from the command-line
Replies: 4
Views: 3665
 
Jump to post

Re: Refreshing a sync from the command-line

Perfect thank you!

I'm not sure how I missed the /RefreshSync command *slaps forehead.

Kyle
by kamcknig
Tue Apr 02, 2019 3:48 pm
Forum: Building Installers
Topic: Refreshing a sync from the command-line
Replies: 4
Views: 3665
 
Jump to post

Refreshing a sync from the command-line

Hello!

Is there a way from the command-line to refresh a synchronized folder? I know about the /NewSync and /ResetSync, but if I read them correctly these are not what I need. There are particular other commands I want to run such as deleting/creating shortcuts from the command-line, but I want to ...
by kamcknig
Wed Aug 08, 2018 6:34 pm
Forum: Building Installers
Topic: Verbose logging when building project
Replies: 3
Views: 4825
 
Jump to post

Re: Verbose logging when building project

Unfortunately that looks to the be the same output that was in the GUI. I was just curious if there was any more detailed logging that can be obtained. I don't necessarily need it at this point for anything specific, but was just curious if anything was available.

Thanks!
Kyle
by kamcknig
Wed Aug 08, 2018 2:43 pm
Forum: Building Installers
Topic: Verbose logging when building project
Replies: 3
Views: 4825
 
Jump to post

Verbose logging when building project

Is there a way to enable any sort of verbose logging for building a project? Not for when it is being installed on a client machine, but the logs of the build itself. Or are there any logs stored anywhere by default? I can only find info for logs when installing a package rather than actual advanced ...
by kamcknig
Sat Mar 04, 2017 9:10 pm
Forum: Building Installers
Topic: Need to rebuild previous version but with same generated key
Replies: 1
Views: 1825
 
Jump to post

Need to rebuild previous version but with same generated key

Is there a way to do this?

I had an issue where I had 5.5 version of my software and then I built version 5.6. But then went back and rebuilt 5.5. But it won't install unless I have the user clear their registry keys because the new 5.5 doesn't have the same key.

Thanks!
by kamcknig
Thu Feb 23, 2017 3:32 pm
Forum: Building Installers
Topic: Command line project, cant SetPackageName
Replies: 5
Views: 11568
 
Jump to post

Re: Command line project, cant SetPackageName

This error appears because you do not write the correct name of the project. The name of the project that you want to edit must contain its ".aip" extension, too (e.g. passportpos.aip instead of Passport-cache).


*face palm*. I can't believe I didn't see that.

Can you please try to use the ...
by kamcknig
Wed Feb 22, 2017 5:33 pm
Forum: Building Installers
Topic: Commnad line questions, how to change certain options
Replies: 1
Views: 1914
 
Jump to post

Commnad line questions, how to change certain options

How do I change the all of the options in the product details section of the gui using the command line? the Product Name and company name. I see there is a SetVersion command for hte version, but don't see the same for the others.

Thanks
by kamcknig
Wed Feb 22, 2017 5:25 pm
Forum: Building Installers
Topic: Command line project, cant SetPackageName
Replies: 5
Views: 11568
 
Jump to post

Re: Command line project, cant SetPackageName

I am also unable to use the NewReg command. When I run the following command I just get the syntax help printed out for AdvancedInstaller.com.


AdvancedInstaller.com /edit passportpos.aip /NewReg -RegValue HKEY_CURRENT_USER\Software\[Manufacturer]\[ProductName]\Path -Data "[APPDIR]"


As A side ...
by kamcknig
Wed Feb 22, 2017 4:46 pm
Forum: Building Installers
Topic: Command line project, cant SetPackageName
Replies: 5
Views: 11568
 
Jump to post

Command line project, cant SetPackageName

I'm trying to use the SetPackageName command from the command-line though I'm not even sure if it's the right command. I want to set the "Product Name:" in the "Product details" section of the gui. These are the commands I've run so far in setting it up.


1. Create new professional project file ...
by kamcknig
Tue Feb 23, 2016 7:43 pm
Forum: Building Installers
Topic: Building installer that contains two executables
Replies: 2
Views: 2436
 
Jump to post

Re: Building installer that contains two executables

Nevermind I think I found it. In the "Files and Folders" section the shortcut is in the "Start Menu" and I can change where it points. Is there another way to do it? Or is this what I should do?
by kamcknig
Tue Feb 23, 2016 7:39 pm
Forum: Building Installers
Topic: Building installer that contains two executables
Replies: 2
Views: 2436
 
Jump to post

Building installer that contains two executables

Hi everyone!

How do I setup a project so that I can include two executables and choose which one gets run when the installed shortcut is clicked? Basically I want to create an executable that runs first each time to check for configs and download certain missing files if need be and then it will ...
by kamcknig
Thu Nov 05, 2015 1:53 pm
Forum: Building Installers
Topic: Custom install location doesn't seem to work
Replies: 3
Views: 2757
 
Jump to post

Re: Custom install location doesn't seem to work

I have not tried it yet, but I'll be that's it. The files are placed directly within the Program Files folder. Thanks!
by kamcknig
Wed Nov 04, 2015 5:36 pm
Forum: Building Installers
Topic: Custom install location doesn't seem to work
Replies: 3
Views: 2757
 
Jump to post

Custom install location doesn't seem to work

I have set up my install location to be by default under the Program Files folder on a user's computer. During installation if the user selects a new custom location using the browse button, the app will still install under the Program Files folder that I set up within Advanced Installer. Not sure ...

Go to advanced search