Search found 5 matches

Go to advanced search

by JimHawkins
Thu Apr 08, 2010 3:24 pm
Forum: Common Problems
Topic: Installing Service on Windows 7
Replies: 4
Views: 3094
 
Jump to post

Re: Installing Service on Windows 7

Thanks, Gabriel

The problem may be that Microsoft have changed the OLE event order for services at startup, so I'm looking at the services themselves before pointing any fingers.

Does anybody else find it hard to understand MS's urge to ensure that code that has been working for 10 years across ...
by JimHawkins
Wed Apr 07, 2010 3:36 pm
Forum: Common Problems
Topic: Installing Service on Windows 7
Replies: 4
Views: 3094
 
Jump to post

Re: Installing Service on Windows 7

Thanks, Gabriel

I'm using the Services page to set it up the AI build is ok. It's the runtime that's the problem.

Would I be better off with a Custom Action? If so, what should it look like????

TIA

Jim
by JimHawkins
Wed Apr 07, 2010 3:06 pm
Forum: Common Problems
Topic: Installing Service on Windows 7
Replies: 4
Views: 3094
 
Jump to post

Installing Service on Windows 7

I'm getting an AI halt when trying to install a 32-bit service on Windows 7 64-bit. The service can be installed manually using a CMD shell in Administrator mode.

It looks to me as though AI doesn't have enough privilege to do this. What are the correct settings to ensure a successful service ...
by JimHawkins
Wed Jun 10, 2009 2:51 pm
Forum: Common Problems
Topic: Icons not registered
Replies: 4
Views: 4070
 
Jump to post

Re: Icons not registered

It's ok. I've found the solution. When prompted for a file extension in the wizard, I entered this as DOT and extension - e.g. ".clip"

That's normally the way, as a programmer, I'd specify an extension. However, AI then generated a registry entry with extension DOT DOT clip - ..clip

It might be ...
by JimHawkins
Tue Jun 09, 2009 5:56 pm
Forum: Common Problems
Topic: Icons not registered
Replies: 4
Views: 4070
 
Jump to post

Icons not registered

I'm new to this, so bear with me. I have associated file extensions with my application, and provided icons. However, after install on a target machine the icons do NOT appear in browsers.

Is there some trick I'm missing?

Go to advanced search