Search found 77 matches

Go to advanced search

by valiot
Tue Apr 07, 2020 6:41 am
Forum: Common Problems
Topic: Win32 Error [2147500037]: "Unspecified error "
Replies: 1
Views: 3031
 
Jump to post

Win32 Error [2147500037]: "Unspecified error "

I'm getting the following errors suddenly during builds:

Prepare build
Detecting MSI incompatible resources
Preparing files
Win32 Error [2147500037]: "Unspecified error "
Error details
Build finished because an error was encountered.
Screen Shot 2020-04-06 at 10.32.00 PM.png
Screen Shot 2020-04-06 at 10.32.00 PM.png (28.63 KiB) Viewed 3031 times
by valiot
Mon Aug 12, 2019 12:24 am
Forum: Building Installers
Topic: Getting build output path of installer EXE via command line
Replies: 1
Views: 8586
 
Jump to post

Getting build output path of installer EXE via command line

I'm using the AI CLI to automate my builds. I have a "single EXE setup (resources inside)" package type. is there a way to get (via the CLI) the path to the EXE that was generated from the build?
by valiot
Sat Nov 04, 2017 5:17 am
Forum: Feature Requests
Topic: Allow Scheduled Tasks to run from a group not just a user
Replies: 1
Views: 7440
 
Jump to post

Allow Scheduled Tasks to run from a group not just a user

In Windows, you can create a scheduled task and assign it so it is run by a group (such as Administrators). In AI you can only choose a user. So the task will run if any user of that group is logged-in.
by valiot
Fri Nov 03, 2017 8:46 pm
Forum: Building Installers
Topic: Install a shortcut only on specific OS
Replies: 1
Views: 2341
 
Jump to post

Install a shortcut only on specific OS

How do I conditionally install a shortcut if a specific OS is installed?
by valiot
Fri Nov 03, 2017 11:38 am
Forum: Building Installers
Topic: Newly created users are not administrators in Windows10
Replies: 2
Views: 3127
 
Jump to post

Re: Newly created users are not administrators in Windows10

I also tried creating the scheduled task to be run by the administrator group, but this is not an option. I can't select a group, it must be a user.
by valiot
Fri Nov 03, 2017 11:12 am
Forum: Feature Requests
Topic: Ability to create scheduled tasks with no schedule
Replies: 1
Views: 4646
 
Jump to post

Ability to create scheduled tasks with no schedule

I would like the ability to create a scheduled task that has no interval or schedule set. It is a task that I want to be able to execute manually by the user and not a specific date or time. There is no option for this.
by valiot
Fri Nov 03, 2017 11:07 am
Forum: Building Installers
Topic: Newly created users are not administrators in Windows10
Replies: 2
Views: 3127
 
Jump to post

Newly created users are not administrators in Windows10

I created a scheduled task item that is set to run by a user account that is created upon install. However, that task doesn't run because the user account does not have enough rights to run the task. I get an error: "The user account does not have permission to run the task". However, the ...
by valiot
Thu May 22, 2014 9:07 pm
Forum: Building Installers
Topic: Can AI communicate via remote http services?
Replies: 5
Views: 5504
 
Jump to post

Re: Can AI communicate via remote http services?

In the help doc linked you specify:
The HTTP headers specify the following "Content-Type":
Content-Type: application/x-www-form-urlencoded; charset=utf-8
Is it possible to modify the headers sent?
I'd like to work with JASON.
by valiot
Thu Sep 26, 2013 12:41 am
Forum: Building Installers
Topic: Scheduled task execute only per specific build type
Replies: 1
Views: 2532
 
Jump to post

Scheduled task execute only per specific build type

Is it possible to have a scheduled task execute only per specific build type?
by valiot
Thu Sep 26, 2013 12:01 am
Forum: Common Problems
Topic: User with Junction to C:\Users having problems
Replies: 1
Views: 2905
 
Jump to post

User with Junction to C:\Users having problems

My installer has been working fine for months until I got a report from one user. He has a system configured with a directory junction using the following command: MKLINK c:\users d:\users /J When he launches my installer (has not proceeded yet, just launched), the installer creates some folders und...
by valiot
Tue May 14, 2013 11:05 pm
Forum: Common Problems
Topic: how do I hide the custom launch condition message
Replies: 2
Views: 3645
 
Jump to post

Re: how do I hide the custom launch condition message

The problem (i think) is that the precondition is setting a return code to Windows Installer. Anyone calling my msi will display an error because of the return code.
by valiot
Mon May 13, 2013 5:49 pm
Forum: Common Problems
Topic: how do I hide the custom launch condition message
Replies: 2
Views: 3645
 
Jump to post

how do I hide the custom launch condition message

If the custom launch condition is not met then a defined condition description is displayed. How can I hide this message?

Also if another installer is calling my msi, an error message is generated to the calling installer. I want to suppress this error as well.
by valiot
Wed May 08, 2013 6:12 am
Forum: Feature Requests
Topic: Found Updates Dialog - confusion with wording
Replies: 1
Views: 9334
 
Jump to post

Found Updates Dialog - confusion with wording

In the following dialog. The first choice is misleading and confusing for my users. This dialog is the same one generated in the updater tool for all AI app updates. By clicking on that first link you are NOT downloading and installing. You are actually reading the release notes on the next page. Th...
by valiot
Fri Apr 19, 2013 8:14 am
Forum: Common Problems
Topic: My App launches twice after update install
Replies: 1
Views: 2907
 
Jump to post

Re: My App launches twice after update install

I found the setting in the updater builder to disable restart. - nevermind.
by valiot
Fri Apr 19, 2013 8:00 am
Forum: Common Problems
Topic: My App launches twice after update install
Replies: 1
Views: 2907
 
Jump to post

My App launches twice after update install

I perform an update check from my app. The update gets downloaded The installer finishes and the last page has the option to start the app When I click finish, the updater window closes, the installer closes, then my new app launches twice. Why does this happen? Does the updater dialog launch my app...

Go to advanced search